SAP ABAP PROGRAM STATEMENT



Get Example source ABAP code based on a different SAP table
  



Program-Initiating Statements
The program-initiating statements are:
REPORT
PROGRAM
FUNCTION-POOL
CLASS-POOL
INTERFACE-POOL
TYPE-POOL.
The initiating statement of each program depends on the program type specified in the program properties.
All statements that follow the program-initiating statements in the source code or that are included as