difference between the workarea and headerline.plz tell me
the answer
Answer Posted / sjha
Workarea contains the multiple records and whenever
headerline contains single record.
Declarations are as
lt_mara type standard table of mara : workarea
ls_mara type mara : Headerine
| Is This Answer Correct ? | 3 Yes | 40 No |
Post New Answer View All Answers
How do you restrict the data to be entered in the payroll area? : sap abap hr
Can multiple abap systems connect to abap database?
From excel to abap - is batch mode possible ? : abap bdc
what is defference between repository and non repository Object?
Badi concepts
What are the parameters in bdc_open_group? : abap bdc
What is value table? : abap data dictionary
Difference between sy-tabix and sy-index?
What does the insert statement in extract datasets do?
What are the advantages and disadvantages of different types of bdc's?
What are the functions of lock objects?
10) How to get Item Header in Sales Order?
How would you define the exponents for a type ‘f’ field?
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.