SAP ABAP Function Module BDM_VERSIONS_MERGE (Merge two versions into a new edit version)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-BDM (Application Component) BDOC Modeler
⤷
SMW_BDM (Package) CRM Middleware - BDoc Model
⤷
⤷
Basic Data
| Function Module | BDM_VERSIONS_MERGE | Merge two versions into a new edit version |
| Function Group | SMW_BDM_AFTER_IMPORT | BDoc Repository: After import processing |
| Program Name | SAPLSMW_BDM_AFTER_IMPORT | |
| INCLUDE Name | LSMW_BDM_AFTER_IMPORTU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
VERSION_ID_Z | TYPE | BDM_VRSNID | BDoc version ID | |||
| |
Z_TRANS | TYPE | BDM_TRANS_T | Table type for table SMOG_TRANS | |||
| |
Z_PARAM | TYPE | BDM_PARAM_T | Table type for table SMOG_PARAM | |||
| |
Z_SEGM | TYPE | BDM_SEGM_T | Table type for table SMOG_SEGM | |||
| |
Z_SFLD | TYPE | BDM_SFLD_T | Table type for table SMOG_SFLD | |||
| |
Z_JOIN | TYPE | BDM_JOIN_T | Table type for table SMOG_JOIN | |||
| |
Z_WHERE | TYPE | BDM_WHERE_T | Table type for table SMOG_WHERE | |||
| |
Z_TSEGM | TYPE | BDM_TSEGM_T | Table type for table SMOG_TSEGM | |||
| |
Z_STMNT | TYPE | BDM_STMNT_T | Table type for table SMOG_STMNT | |||
| |
Z_RELST | TYPE | BDM_RELST_T | Table type for table BDM_RELST | |||
| |
Z_DESC | TYPE | BDM_DESC_T | Table type for table BDM_DESC | |||
| |
Z_DOCU | TYPE | BDM_DOCU_T | Table type for table BDM_DOCU | |||
| |
Z_MAPTR | TYPE | BDM_MAPTR_T | Table type for table SMOG_MAPTR | |||
| |
Z_MAPSG | TYPE | BDM_MAPSG_T | Table type for table SMOG_MAPSG | |||
| |
Z_BEF | TYPE | BDM_BEF_T | Table type for BDM_BEF | |||
| |
RETURN | TYPE | BAPIRET2 | Return Parameter | |||
| |
Z_SEGMT | TYPE | BDM_SEGMT_T | Table type for BDM_SEGMT | |||
| |
VERSION_ID_X | TYPE | BDM_VRSNID | Version ID | |||
| |
VERSION_ID_Y | TYPE | BDM_VRSNID | Version ID | |||
| |
WITH_SHADOW | TYPE | BDM_FLAG | General flag | |||
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 | 20010420 |
| SAP Release Created in | 30A |