Menu

SAP Function Module CO_OCM_BT_AFRU_DATA_GET

Exportieren der Rückmeldedaten zu einem Auftrag

The Function Module CO_OCM_BT_AFRU_DATA_GET (Exportieren der Rückmeldedaten zu einem Auftrag) is a standard Function Module in SAP ERP and is part of the function group COCM_BT within the package COCM.

Technical Information

Function Module CO_OCM_BT_AFRU_DATA_GET
Short Text Exportieren der Rückmeldedaten zu einem Auftrag
Function Group COCM_BT
Package COCM
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_AUFNR TYPE AFKO-AUFNR Auftragsnummer

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_AFRU LIKE AFRU Auftragsrückmeldungen

Exceptions

This function module does not define any Exceptions.