Menu

SAP Function Module CORU_POST_IN_NEW_TASK

Rückmeldungen in neuer Task buchen

The Function Module CORU_POST_IN_NEW_TASK (Rückmeldungen in neuer Task buchen) is a standard Function Module in SAP ERP and is part of the function group CORU_PROC within the package CORU.

Technical Information

Function Module CORU_POST_IN_NEW_TASK
Short Text Rückmeldungen in neuer Task buchen
Function Group CORU_PROC
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
I_CONF_TYPE TYPE SY-TABIX Interne Tabellen, aktueller Zeilenindex
I_ORDER_CATEGORY TYPE AUFK-AUTYP Auftragstyp

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
ET_RETURN LIKE BAPI_CORU_RETURN Returninformationen für APIs
IT_AFRUD LIKE AFRUD Dialogtabelle Auftragsrückmeldung

Exceptions

This function module does not define any Exceptions.