Menu

SAP Function Module POC_EBR_DATA_DISPATCH

Zugriff auf Daten im dezentralen System

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.

Technical Information

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

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.