what is the main difference between headerline and workarea??
Answer Posted / dilip
1. Both will act as same.
Workarea we will create it explicitly but where as headerline with delacation of internal table we will get it.
example:
DATA: wa_mara type mara.
DATA: T_MARA TYPE TABLE OF MARA WITH HEADER LINE.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
In SAP Script,How to display a single field(like matnr)at the right end of the form.
What is bdc programming? : abap bdc
What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr
What is the difference between ABAP and HR ABAP
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
Which function modules can be used to transfer the data using bdc programming? : abap bdc
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
Explain difference between primary key and unique key?
What work you have done in HR module
what are the two methods of modifying sap standard tables? : abap data dictionary
Can you print decimals in type n?
What is the company code? : sap abap hr
What are the ways you can do the tuning?
What is your current client number?
When will the current screen processing terminates?