i have a doubt ,what is the difference between the workarea
and headerline . plz tell me .
Answer Posted / soham
With header line is old way to define work area as internal
table but that is not used better to use 'type standard
table of' for internal table and 'type' for work area.
that error occurs when we fetch more columns than in type
so avoid to use header line.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
dynamic programming in sap abap
What happens if we use leave to list-processing without using suppress-dialog?
What are the components of sapscript?
When, how and how would you control changes to standard SAP objects.
How to analysis Background Job for performance Issue?
what is user specific parameter?
Which objects are independent transport objects? : abap data dictionary
Explain the difference between open_form and close_form?
What are the basic components of dialog program?
what are the two methods of modifying sap standard tables ?
How to do find it?
What are the aggregate objects in the dictionary? : abap data dictionary
singleton class
Explain different types of attributes of function module?