Extract Statement

What does the extract statement do in ABAP program?

Questions by Alokiteshwar Tiwari

Showing Answers 1 - 3 of 3 Answers

Extract statement is a shortform for EXTRACT HEADER. It is used to extract dataset.
When Extract statement is encountered then the System creates the extract dataset and adds the first extracted record.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions