what is the main difference between headerline and workarea??
Answer Posted / manoranjan
WA is nothing but a structure has some filelds.
like DATA : wa type vbak.
But wa with header line specifies,it will act as structure as well as an internal table.
like DATA : wa type table of vbak with header line.
here WA is a structure and internal table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you find if a logical database exists for your program requirements?
What is the basic difference internal tables and database tables? : abap data dictionary
How to call transaction in session method without recording?
How do you process errors in call transaction method? : abap bdc
Can a posting run be deleted? : sap abap hr
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
What is a table attribute? : abap data dictionary
Explain what is runtime analysis?
What is internal payroll process? : sap abap hr
What is locking ?
what is user specific parameter?
How to read files and process BDC's automatically ?
what next in SAP-ABAP/4 is it going to be change?
What is your current client number?
What are the main uses of the primary key?