Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What does an extract statement do in the ABAP program?

Answer Posted / chakresh kumar

An extract dataset consists of a sequence of records. These records may have different structures. All records with the same structure form a record type. You must define each record type of an extract dataset as a field group, using the FIELD-GROUPS statement.

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 ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a domain, assigned to a data element be changed?

1128


What is the function of the transport system and workbench organizer?

1205


Explain what is step-loop?

1276


The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary

1370


What are the three hierarchical levels of data types and objects?

1207


What are the ways you can do the tuning?

1147


What is an on”*-input filed” statement?

1209


Explain the difference between cluster tables and pool table?

1165


What is meant by exclusive, not cumulative lock? : sap abap data dictionary

1199


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

1270


Explain the difference between domain and data element?

1069


Which objects are independent transport objects?

1338


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

1121


What does an exec sql statement do in abap?

1256


How many types of tables exists and what are they in data dictionary?

1943