The Function Module COM_BUAG_MAIN_TO_BAPIMTCS (Mapping von MAIN Stuktur nach BAPIMTCS) is a standard Function Module in SAP ERP and is part of the function group COM_BUAG_MWX_OUTBOUND within the package COM_BUAG.
Function Module | COM_BUAG_MAIN_TO_BAPIMTCS |
Short Text | Mapping von MAIN Stuktur nach BAPIMTCS |
Function Group | COM_BUAG_MWX_OUTBOUND |
Package | COM_BUAG |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_BUAG_MAIN_EXTERN | TYPE | CRMT_BUAGS_EI_EXTERN_T | Komplexe ext. Schnittstelle der Geschäftsvereinbarung (Tab.) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_BAPIMTCS | TYPE | COM_BUPA_BAPIMTCS_T | Tabelle mit Zeilentyp: BAPIMTCS |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CV_NEXT_FREE_CURRDNO | TYPE | BAPIMTCS-CURRDNO | 1 | Nummer des aktuellen Datensegments |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.