InterviewSolution
Saved Bookmarks
| 1. |
What Are The Include Programs? |
|
Answer» When the same SEQUENCE of statements in several programs is to be written REPEATEDLY. They are coded in include programs (EXTERNAL programs) and are INCLUDED in ABAP/4 programs. When the same sequence of statements in several programs is to be written repeatedly. They are coded in include programs (External programs) and are included in ABAP/4 programs. |
|