explain abt EXTRACT STATEMETN

Answer Posted / swathi bommareddy

Once you have declared the possible record types as field
groups and defined their structure, you can fill the
extract dataset using the following statements:

EXTRACT <fg>.

When the first EXTRACT statement occurs in a program, the
system creates the extract dataset and adds the first
extract record to it. In each subsequent EXTRACT statement,
the new extract record is added to the dataset.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?

774


How do you populate data into a multiple line field? : abap bdc

845


What is the disadvantage of using exec sql statement in abap?

753


What kind of BDC programs are written ?

793


Explain the use of insert and append statement in sap abap?

820


Explain what is the step-by-step process to create a table in data dictionary?

878


Can we use transfer dataset to transfer data in internal table ?

1872


Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?

752


It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization

1021


What is the first thing you do after vendor setup is complete?

1104


What are the different types of data dictionary objects? : abap data dictionary

882


Describe the data classes?

793


How to specify a client for database table processing?

811


What are the types of data types in the sap abap?

663


What is a transport?

845