SAP ABAP Function Module GET_KORRNUM_AUTHOR_DATUM (Fetches the Correction Number, Author and Date of the Last Change)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SVRS (Package) Basis Versions
Basic Data
Function Module GET_KORRNUM_AUTHOR_DATUM Fetches the Correction Number, Author and Date of the Last Change  
Function Group SVRZ   Version Management: Special FMs  
Program Name SAPLSVRZ   Include LSU_USERF01 
INCLUDE Name LSVRZU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting AUTHOR TYPE VRSD_OLD-AUTHOR Author of the last change
Exporting DATUM TYPE VRSD_OLD-DATUM Date of the last change
Exporting KORRNUM TYPE VRSD_OLD-KORRNUM Open correction, if it exists
Exporting ZEIT TYPE VRSD_OLD-ZEIT Time of the last change
Importing OBJNAME TYPE VRSD_OLD-OBJNAME ' ' Object name (report name, screen name ... )
Importing OBJTYPE TYPE VRSD_OLD-OBJTYPE ' ' Object type ('REPO', 'DYNP', 'CUAD' ... )
               
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