SAP ABAP Function Module SVRS_COMPARE_OBJECTS (Compare two Object Versions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SVRS (Package) Basis Versions
Basic Data
Function Module SVRS_COMPARE_OBJECTS Compare two Object Versions  
Function Group SVRS_COMPARE   Version Comparison  
Program Name SAPLSVRS_COMPARE    
INCLUDE Name LSVRS_COMPAREU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CS_COMPARE_ITEM TYPE VRS_COMPARE_ITEM Version Comparison: Info of objects for comparison
Importing IV_FILTER_LANG TYPE SVRS_BOOL ' ' Boolean
Importing IV_DELETE_LANG TYPE SVRS_BOOL ' ' Boolean
Importing IV_ABAP_IGNORE_CASE TYPE SVRS_BOOL 'X' Boolean
Importing IV_ABAP_CONDENSE TYPE SVRS_BOOL 'X' Boolean
Importing IV_ABAP_IGNORE_COMMENTS TYPE SVRS_BOOL 'X' Boolean
Importing IV_ABAP_EQUIVALENCE TYPE SVRS_BOOL 'X' Boolean
Importing IS_OBJ_A TYPE SVRS2_VERSIONABLE_OBJECT
Importing IS_OBJ_B TYPE SVRS2_VERSIONABLE_OBJECT
Exception INCONSISTENT_OBJECTS TYPE
Exception LANGUAGE_DIFFERS TYPE
Exception NO_VERSION_FOUND TYPE
Exception NOT_VERSIONABLE TYPE
Exception NOT_COMPARABLE TYPE
               
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  20110909 
SAP Release Created in 740