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
What is your current client number?
What are the internal tables and work area?
What is erp? : sap abap hr
What is sap script? Describe its components.
What are the differences between a database index and a match code? : abap data dictionary
Final class
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
Explain what is sequence of event triggered in report?
What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?
What is the difference between dialog program and a report?
What are the parameters used in each function?
What are the functional modules used in sequence in bdc? : abap bdc
What are the two ways of producing a list within a transaction?
Concepts of OO ABAP and why we are using it?