Menu

SAP Function Module CO_RI_ACTIVITYCONF_CREATE

Leistungrückmeldungen erfassen

The Function Module CO_RI_ACTIVITYCONF_CREATE (Leistungrückmeldungen erfassen) 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_ACTIVITYCONF_CREATE
Short Text Leistungrückmeldungen erfassen
Function Group CORI
Package CORU
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_NO_ORDER_POST TYPE XFELD SPACE CO_ZV_ORDER_POST nicht ausführen
NO_DATA_RESET TYPE XFELD SPACE Kennz.: Kein Datenreset
ORDER_CATEGORY LIKE AUFK-AUTYP 0 Auftragstyp
POST_WRONG_ENTRIES LIKE BAPI_CORU_PARAM-INS_ERR '0' Kennz.: Fehlerhafte Daten in Fehlervorrat
TESTRUN TYPE XFELD SPACE Kennz.: Nur püfen, kein Sperren, kein Update

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
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
ACTIVITIES LIKE CORU_ACTIV Tabelle der Leistungsrückmeldungen
DETAIL_RETURN LIKE BAPI_CORU_RETURN Returnparameter zur Tab. der Rückmeldung

Exceptions

This function module does not define any Exceptions.