SAP ABAP Function Module SVRS_GET_VERSION_MCID (Returns a version of a Matchcode ID)
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_VERSION_MCID | Returns a version of a Matchcode ID |
| Function Group | SVRR | Version Management: GET ... 3.0 Objects |
| Program Name | SAPLSVRR | Function Modules Exported from FUGR SVRS |
| INCLUDE Name | LSVRRU18 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
INFO_LINE | TYPE | ABAPTEXT-LINE | Name + correction number + date + time + author | |||
| |
OBJECT_NAME | TYPE | VRSD_OLD-OBJNAME | Object name | |||
| |
VERSNO | TYPE | VRSD_OLD-VERSNO | Number of the version | |||
| |
DD21V_TAB | TYPE | DD21V_OLD | DD object: tables of matchcode ID | |||
| |
DD23V_TAB | TYPE | DD23V_OLD | DD object: header information of the MCID | |||
| |
DD24V_TAB | TYPE | DD24V_OLD | DD object: fields of matchcode ID | |||
| |
DD28V_TAB | TYPE | DD28V_OLD | DD object: selection conditions for the ID | |||
| |
NO_VERSION | TYPE | A version could not be found | ||||
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 | 19971219 |
| SAP Release Created in |