Answer Posted / sunita garbyal
Self-contained program that executes a particular task.
An include program has two main functions:
• It contains code which can be used by several different programs.
• It helps you to modularize programs, which consist of many different logically related parts. Each of these parts is stored as a separate include program.
Include programs improve the readability of programs and make maintenance easier.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can a constructor be declared private? If yes then in which scenario?
How do we handle multiple line items in BDC's.
Can a domain, assigned to a data element be changed?
What is the Difference between At Line selection and At user-command?
What is read line in abap?
what is a text table ?
What is dialog module?
What is an “on request field” statement?
What is the advantage of structures?
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
How to call transaction in session method without recording?
Explain get cursor field?
What are the contents in technical specifications?
How to transfer data into line items using batch input session method? : abap bdc
How we format the data before writing a statement in the report?