Menu

SAP Function Module CO_RI_CONF_CANCEL

Stornieren einer Rückmeldung

The Function Module CO_RI_CONF_CANCEL (Stornieren einer Rückmeldung) 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_CANCEL
Short Text Stornieren einer Rückmeldung
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_COUNT LIKE AFRU-RMZHL Rückmeldezähler
CONF_NO LIKE AFRU-RUECK Rückmeldung
CONF_TEXT LIKE AFRU-LTXA1 Rückmeldetext
EX_IDENT LIKE BAPI_PP_CONFIRM-EX_IDENT Externer Schlüssel der Rückmeldung, z.B. aus BDE-System
ORDER_CATEGORY LIKE AUFK-AUTYP 0 Auftragstyp
POSTG_DATE LIKE AFRU-BUDAT Buchungsdatum
POST_WRONG_ENTRIES LIKE BAPI_CORU_PARAM-INS_ERR '0' Kennz.: Fehlerhafte Daten in Fehlervorrat

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CREATED_CONF_COUNT LIKE AFRU-RMZHL Rückmeldezähler des Stornosatzes
CREATED_CONF_NO LIKE AFRU-RUECK Rückmeldung des Stornosatzes
LOCKED TYPE XFELD Kennzeichen: Objekt gesperrt
RETURN LIKE BAPIRET1 Returnparameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.