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


Please Help Members By Posting Answers For Below Questions

How to convert the Unit for 'Distance' (The value from one Unit to another).

1430


How to call transaction in session method without recording?

1541


Why is pretty printer user in abap?

633


What are critical issues you have faced in your project

2910


How we can retrieve data using secondary index. Explain with simple example?

604






What is cts and what do you know about it? : abap hr

728


What are advantages and disadvantages of logical data base

1751


How to find the return code of an stmt in abap programs?

623


On which even we can validate the input fields in module progams?

578


In SAP Script,How to display a single field(like matnr)at the right end of the form.

1973


What are the advantages of abap query tool?

537


Explain the difference between cluster tables and pool table?

613


PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..

1654


What is the use of lock objects?

566


What is direct input method ?

1465