The Function Module COM_BUPA_REL_TO_BAPIMTCS (Mapping von REL Stuktur nach BAPIMTCS) is a standard Function Module in SAP ERP and is part of the function group COM_BUPA_PROCESS_BAPIMTCS within the package COM_BUPA.
Function Module | COM_BUPA_REL_TO_BAPIMTCS |
Short Text | Mapping von REL Stuktur nach BAPIMTCS |
Function Group | COM_BUPA_PROCESS_BAPIMTCS |
Package | COM_BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_REL_EXTERN | TYPE | BURS_EI_COM_EXTERN_T | Komplexe kommunikations Schnittstelle einer Beziehung (Tab.) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_PROCESSED_RELATIONS | TYPE | BURS_EI_COM_INSTANCE_T | Tabelle mit dem Schlüssel der Externen Beziehungsstruktur |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_BAPIMTCS | TYPE | COM_BUPA_BAPIMTCS_T | Tabelle mit Zeilentyp: BAPIMTCS | |
CV_NEXT_FREE_CURRDNO | TYPE | CURRDNO | 1 | Nummer des aktuellen Datensegments |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.