Table list used by SAP ABAP Function Module SALX_VERSION_CHECK_INT (The Version of the External Tool is Tested Against the Supported Vers.)
SAP ABAP Function Module
SALX_VERSION_CHECK_INT (The Version of the External Tool is Tested Against the Supported Vers.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SXMIMAJMIN | XMI Version in Form of Individual Components | SOURCE VALUE(PATCHLEVEL) LIKE SXMIMAJMIN-PATCHLEVEL DEFAULT 0000 |
|
| 2 | SXMIMAJMIN | XMI Version in Form of Individual Components | SOURCE VALUE(MINOR) LIKE SXMIMAJMIN-MINOR DEFAULT 00 |
|
| 3 | SXMIMAJMIN | XMI Version in Form of Individual Components | SOURCE VALUE(MAJOR) LIKE SXMIMAJMIN-MAJOR DEFAULT 00 |
|