Menu

SAP Function Module CO_RI_CONF_GETDETAIL

Detaildaten der Rückmeldung bereitstellen

The Function Module CO_RI_CONF_GETDETAIL (Detaildaten der Rückmeldung bereitstellen) is a standard Function Module in SAP ERP and is part of the function group CORI within the package CORU.

Technical Information

Function Module CO_RI_CONF_GETDETAIL
Short Text Detaildaten der Rückmeldung bereitstellen
Function Group CORI
Package CORU
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONF_CNT LIKE BAPI_PP_CONF_KEY-CONF_CNT Rückmeldezähler
CONF_NO LIKE BAPI_PP_CONF_KEY-CONF_NO Rückmeldung
ORDER_CATEGORY LIKE AUFK-AUTYP 0 Auftragstyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONF_DETAIL LIKE AFRUD Detaildaten der Rückmeldung
RETURN LIKE BAPIRET1 Returnparameter

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
FGM_TAB LIKE AFFW Fehlerhafte bzw. vorgemerkte Warenbeweg.
GM_TAB LIKE MSEG Erfolgreich gebuchte Warenbewegungen

Exceptions

This function module does not define any Exceptions.