14) Purpose of the statemement TABLE in a report?

Answer Posted / balamurugan

TABLES MARA.
SELECT * FROM MARA.
WRITE:/ MARA-MATNR,MARA-MTART,MARA-MBRSH.
ENDSELECT.

TABLES MARA -> IT CREATES A WORK AREA WITH THE NAME OF MARA.
THE SELECTED DATA HAS BEEN PLACED IN THE WORK AREA 'MARA'.
SO,WE CAN DIAPLAY THE DATA USING THE WITHOUT CREATION OF
INTERNAL TABLE.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is human resource information systems (chris)? : sap abap hr

549


How can you find the field/data underlying a transaction?

607


In sap script how to print bar code in vertical manner

3449


What is processing class, where we do them and why? : sap abap hr

581


Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.

1774






What is sap abap data classes?

611


Can you create an internal table dynamically?(at run time)

1435


what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?

1999


What is at exit-command:?

577


How collect statement is different from append?

539


What are the different methods of passing data? : abap modularization

583


What is luw or data base transaction ?

582


What is difference between dependent and independent data?

569


What is an internal table?

731


What is output determination?

682