SAP ABAP Function Module DBSYCHK_COMPARE_VERSION (Compares Versions (DB, SAP, ....). RC like strcmp in C.)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB2 (Application Component) DB2 for z/OS
⤷
STU2 (Package) CCMS for DB2 for OS/390

⤷

⤷

Basic Data
Function Module | DBSYCHK_COMPARE_VERSION | Compares Versions (DB, SAP, ....). RC like strcmp in C. |
Function Group | DBSYCHK_DB2 | DB2 for OS/390: Database System Check |
Program Name | SAPLDBSYCHK_DB2 | DB2 for OS/390: Database System Check |
INCLUDE Name | LDBSYCHK_DB2U05 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
VERSION2 | TYPE | DB2VERSION-VERSION | Name of the Version. | |||
![]() |
RC | TYPE | SYST-SUBRC | Return Code. <0 if V1<V2, 0 if V1=V2 and >0 if V1>V2. | |||
![]() |
ENTITY | TYPE | DB2VERSION-ENTITY | Type of Entity to compare: D DB | S SAP-rel | I ICLI | B DBSL | |||
![]() |
VERSION1 | TYPE | DB2VERSION-VERSION | Name of the Version. | |||
![]() |
BOTH_VERSIONS_UNKNOWN | TYPE | Both Versions are unknown. | ||||
![]() |
UNKNOWN_ENTITY | TYPE | Entity type not supported yet. | ||||
Processing Type
Normal Function 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 | 20020827 |
SAP Release Created in |