SAP ABAP Function Module GET_OBJECT_LIST (Extrahiert eine Objektliste aus der VRSD)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SVRS (Package) Basis Versions
Basic Data
Function Module GET_OBJECT_LIST Extrahiert eine Objektliste aus der VRSD  
Function Group SVRZ   Version Management: Special FMs  
Program Name SAPLSVRZ   Include LSU_USERF01 
INCLUDE Name LSVRZU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing AUTHOR TYPE VRSD-AUTHOR Author of the object
Importing DATUM TYPE VRSD-DATUM 19930231 Date of the object
Importing KORRNUM TYPE VRSD-KORRNUM ' ' Correction number of the object
Importing OBJNAME TYPE VRSD-OBJNAME Object name in table VRSD
Importing OBJTYPE TYPE VRSD-OBJTYPE Object type in table VRSD
Importing SELECT_ALL TYPE VRSD-VERSMODE = 'X' if entire VRSD is to be scanned
Tables OBJECT_LIST TYPE VRSD List of the selected objects
               
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