The Function Module POC_EBR_DATA_DISPATCH (Zugriff auf Daten im dezentralen System) is a standard Function Module in SAP ERP and is part of the function group POC_EBR within the package CMX_POC.
Function Module | POC_EBR_DATA_DISPATCH |
Short Text | Zugriff auf Daten im dezentralen System |
Function Group | POC_EBR |
Package | CMX_POC |
Module Type | Remote-Enabled |
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 |
---|---|---|---|---|
BCOMPS | TYPE | POC_EBR_RFC_COMP_TAB | Komponenten, binär | |
BDATA | TYPE | POC_EBR_RFC_BDATA_TAB | Daten, binär | |
CCOMPS | TYPE | POC_EBR_RFC_COMP_TAB | Komponenten, textartig | |
CDATA | TYPE | POC_EBR_RFC_CDATA_TAB | Daten, textartig | |
PARAMS | TYPE | POC_EBR_RFC_CODE_TAB | Parameter | |
RCODES | TYPE | POC_EBR_RCODE_TAB | Returncodes |
This function module does not define any Exceptions.