Answer Posted / khan
Workarea: Workarea as the same structure as table...and
contains only one record(last) record...no internal table
declaration: begin of wa,
headerline: in this v have internal table with headerline
means that internal table will have workarea..and data is
pulled from that internal table body...
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the difference between leave transaction and call transaction?
Can we write the code both call transaction and session method in single program?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
What are your ways to performance optimization?
Can a constructor be redefined?
What are the disadvantages of abap query tool?
How will you link form with the event driven in sap scripts?
Did you create secondary index?
What are the different functions used in sap script? What are the parameters used in each function?
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
Is it possible to run host command from SAP environment? How do you run?
What is meant by write lock? : sap abap data dictionary
What is your approach to find exit and BAdi?
What are the differences between macro and subroutine?
How can we omit a leading sign and a leading zero in sapscript?