SAP ABAP Function Module SVRS_GET_VERS_AND_DELTA_REPO (Liefert eine Version und ein Delta eines Programms)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SVRS (Package) Basis Versions
Basic Data
Function Module SVRS_GET_VERS_AND_DELTA_REPO Liefert eine Version und ein Delta eines Programms  
Function Group SVRS   Version Management: Various FMs  
Program Name SAPLSVRS   ?... 
INCLUDE Name LSVRSU20    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing COMPARE_MODE TYPE SYST-INDEX 1 Comparison mode
Importing DELTA_WITH_KORRNUM TYPE VRSDYNPRO-X SPACE ="X" if including correction information
Importing DESTINATION TYPE RFCDES-RFCDEST SPACE Logical destination for RFC
Importing OBJECT_NAME TYPE VRSD-OBJNAME Report name
Importing VERSNO_NEW TYPE VRSD-VERSNO 0 Version number of the more recent
Importing VERSNO_OLD TYPE VRSD-VERSNO Version number of the older object
Tables ABAPTEXT_DELTA TYPE XABAPTEXT Delta of the ABAP source texts
Tables ABAPTEXT_TAB TYPE ABAPTEXT ABAP source text
Tables KORRNUM_TAB TYPE VRSKORRNUM Delta of the ABAP source text
Tables TEXTPOOL_DELTA TYPE XTEXTPOOL Delta of the ABAP text pool
Tables TEXTPOOL_TAB TYPE TEXTPOOL ABAP text pool
Tables TRDIR_DELTA TYPE XTRDIR Delta of the ABAP attributes
Tables TRDIR_TAB TYPE TRDIR Delta of the ABAP attributes
Exception NO_DELTA TYPE no delta could be created
               
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