Table/Structure Field list used by SAP ABAP Function Module PROGRAM_INFO (Provides the header information (structure RHEAD) of a program)
SAP ABAP Function Module PROGRAM_INFO (Provides the header information (structure RHEAD) of a program) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  RHEAD - COMP Compiler version according to abformt.h
2 Table/Structure Field  RHEAD - EOPL Explicitly specified page footer lines with LINE-COUNT
3 Table/Structure Field  RHEAD - FUNC Number of function calls in program
4 Table/Structure Field  RHEAD - LINC Explicitly specified LINE-COUNT value from PROGRAM statement
5 Table/Structure Field  RHEAD - LINS Explicitly specified LINE-SIZE value from PROGRAM statement
6 Table/Structure Field  RHEAD - MSGI MESSAGE-ID from PROGRAM statement
7 Table/Structure Field  RHEAD - PAGC Explicitly specified PAGE-COUNT value from PROGRAM statement
8 Table/Structure Field  RHEAD - TIMEST Timestamp of an ABAP/4 program
9 Table/Structure Field  RHEAD - VERS Version no. of a program as specified in attributes (TRDIR)
10 Table/Structure Field  RHEAD - VERS Version no. of a program as specified in attributes (TRDIR) SOURCE VALUE(VERSION) LIKE RHEAD-VERS