SAP ABAP Function Module PROGRAM_INFO (Provides the header information (structure RHEAD) of a program)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP (Package) ABAP Runtime Environment
Basic Data
Function Module PROGRAM_INFO Provides the header information (structure RHEAD) of a program  
Function Group S38A   ABAP/4 program analysis (of load)  
Program Name SAPLS38A    
INCLUDE Name LS38AU22    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FUNC_COUNT TYPE
Exporting GENERATION_DATE TYPE
Exporting GENERATION_TIME TYPE
Exporting LINES_END_OF_PAGE TYPE
Exporting LINE_COUNT TYPE
Exporting LINE_SIZE TYPE
Exporting MESSAGE_ID TYPE
Exporting PAGE_COUNT TYPE
Exporting VERSION TYPE RHEAD-VERS
Exporting VERSION_PG38 TYPE
Importing PROGNAME TYPE SYST-REPID
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950113 
SAP Release Created in