Menu

SAP Function Module CO_RU_GET_ORDER_HEADER

CIM-Rückmeldung: Auftragskopfdaten bereitstellen

The Function Module CO_RU_GET_ORDER_HEADER (CIM-Rückmeldung: Auftragskopfdaten bereitstellen) is a standard Function Module in SAP ERP and is part of the function group CORF within the package CORU.

Technical Information

Function Module CO_RU_GET_ORDER_HEADER
Short Text CIM-Rückmeldung: Auftragskopfdaten bereitstellen
Function Group CORF
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
CORUF_IMP LIKE CORUF Input fields/output fields for confirmation
TCORU_IMP LIKE TCORU Confirmation parameters
TRANS_AUTYP_IMP LIKE T490-AUTYP 0 Order category of transaction
TRANS_TYP_IMP LIKE TC10-TRTYP Transaction type (create/cancel/number/collect)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AFRUD_EXP LIKE AFRUD Dialog structure confirmation
CAUFVD_EXP LIKE CAUFVD Dialog structure order header
CORUF_EXP LIKE CORUF Input fields/output fields for confirmation
TCORU_EXP LIKE TCORU Confirmation parameters
UNIT_OF_TIME_EXP LIKE AFVGD-VGE01 common time unit for activities with DIM-time

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
KEY_NOT_DEFINED Key is missing
MISSING_AUTHORITY Missing authorization
ORDER_CATEGORY_NOT_VALID Order type not allowed
ORDER_NOT_FOUND Order does not exist
TABLE_ENTRY_NOT_FOUND Table entry not found