The Function Module CRM_SRV_EXT_MAP_CRS_2_BAPIMTCS (Map Bdoc CRM_SRV_XTN to Bapi Container) is a standard Function Module in SAP ERP and is part of the function group CRM_SRV_LOG_EXT within the package CRM.
Function Module | CRM_SRV_EXT_MAP_CRS_2_BAPIMTCS |
Short Text | Map Bdoc CRM_SRV_XTN to Bapi Container |
Function Group | CRM_SRV_LOG_EXT |
Package | CRM |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_BAPIMTCS | LIKE | BAPIMTCS | Middleware Transaction Container Structure | |
IT_R3TAB_DOC_FLOW | LIKE | CRM_SRV_LOC_BDOC_R3_DOC_FLOW | CRM Service Logistic Extension BDOC-DOC_Flow data | |
IT_R3TAB_PRCD_COND | LIKE | CRM_SRV_LOC_BDOC_R3_PRCD_COND | CRM Service Logistic Extension BDOC-PRCD_COND | |
IT_R3TAB_ROOT | LIKE | CRM_SRV_LOC_BDOC_R3 | CRM Service Logistic Extension BDOC | |
IT_R3TAB_SCHEDLIN | LIKE | CRM_SRV_LOC_BDOC_R3_SCHEDLIN | CRM Service Logistic Extension BDOC-Schedlin data |
This function module does not define any Exceptions.