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
Which objects are independent transport objects?
****THANK YOU ALL ABAP EXPERTS**** I got a JOB as ABAP Consultant in Infosys.I cleared the interview.The question posted here are really good.I cleared interview based on this material only.It really works.I thank all members who posted que&ans here. Those who are in search of job in MNC study this question set only you will get sucess. Thanks once again allinterview.com and members of this community. tulika20021@rediffmail.com
What is difference between float and packed data type?
What are the names of the function modules that will be generated upon activation of a lock object?
How to convert the Unit for 'Distance' (The value from one Unit to another).
What is asynchronous update?
What are different data types in abap/4?
What are local objects? : abap data dictionary
What are the events used in abap in the order of execution?
What is an update type with reference to a match code id? : abap data dictionary
What are conversion routines? : abap data dictionary
What will happen when we use single buffered selected?
What is difference between inner join and outer join?
How to display or know if the value entered contains records or not?
What is dialog module?