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
wat are the process that can be executed & tracked in a workflow?
What is a currency factoring technique?
What is structure?
what next in SAP-ABAP/4 is it going to be change?
What is a transport?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What are control tables? : abap data dictionary
When will the current screen processing terminates?
what is sap scriptview ?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
What are the dis-advantages of logical databases? : abap hr
What is the disadvantage of a call by reference?
Can you define a field without a data element? : abap data dictionary
What is the difference between the function module and a normal abap/4 subroutine?
On which even we can validate the input fields in module progams?