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

What are aggregated objects : abap data dictionary

599


What are the steps in creating screen ?

1461


What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc

612


List the various components of the enterprise structure in systems, applications, and products (sap) in human capital management (him)? : sap abap hr

515


What is payroll driver

1648






What is client in the sap system? : sap abap hr

572


What is output determination?

676


What is meant by a schema? : sap abap hr

583


WHAT ARE THE MANDATORY FIELDS TO BE FILLED FROM TABLES BAPIITEMIN, BAPIPARTNR, BAPIITEMEX, BAPICUCFG, BAPICUINS, BAPICUPRT, AND BAPICUVAL IN BAPI 'BAPI_QUOTATION_CREATEFROMDATA

2036


Explain the advantages and disadvantages of abap query tool?

518


What is occurs in internal table?

592


Name the abap/4 modularization techniques?

646


What is the difference between internal tables and extract datasets? : abap modularization

667


What is an Open Item in SAP? How will you find an Open Item in SAP?

621


write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.

2777