SAP ABAP Function Module VERS_SAVE_VERSION (Speichert übergebene Versionen, Verwendung im Solution Transfer)
Hierarchy
☛
ST (Software Component) SAP Solution Manager Tool
⤷
SV-SMG-OP (Application Component) Solution Directory
⤷
AI_OBID (Package) Object Identity and Versioning
⤷
⤷
Basic Data
| Function Module | VERS_SAVE_VERSION | Speichert übergebene Versionen, Verwendung im Solution Transfer |
| Function Group | DMD_VERSION | Versions of DMD Objects |
| Program Name | SAPLDMD_VERSION | |
| INCLUDE Name | LDMD_VERSIONU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PT_HEADER | TYPE | VERS_HEADER_T | Version: header | |||
| |
PT_OBJECT | TYPE | VERS_OBJECT_T | Version: Object Header | |||
| |
PT_OBJECT_TAB | TYPE | VERS_OBJECT_TAB_T | Version: Tab Data | |||
| |
IT_VERS_HEADER_CONT | TYPE | VERS_HEADER_CONT_T | Version Content Header | |||
| |
IT_VERS_CONTENT | TYPE | VERS_CONTENT_T | Table of VERS_CONTENT | |||
| |
IT_VERS_CONTENT_TAB | TYPE | VERS_CONTENT_TAB_T | Content (auch externer) an TabContent eines Strukturelemente | |||
| |
PF_WITH_COMMIT | TYPE | DMDDFLAG | DMD: Boolean Flag (X oder space) | |||
| |
CX_OBID_MANAGER | TYPE | Ausnahmen CL_OBID_MANAGER | ||||
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 | 20100326 |
| SAP Release Created in | 400 |