Menu

SAP Function Module CO_RU_ORDER_CONFIRMATION

Confirmation of CIM order

The Function Module CO_RU_ORDER_CONFIRMATION (Confirmation of CIM order) is a standard Function Module in SAP ERP and is part of the function group CORU within the package CORU.

Technical Information

Function Module CO_RU_ORDER_CONFIRMATION
Short Text Confirmation of CIM order
Function Group CORU
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
AUERU_IMP LIKE AFRUD-AUERU final Confirmation flag
AUFNR_IMP LIKE AFRUD-AUFNR order number
AUTYP_IMP LIKE CAUFVD-AUTYP order category
BUDAT_IMP LIKE AFRUD-BUDAT date of entry
DO_NOT_POST LIKE RC27X-FLG_SEL indicator to do not post
GRUND_IMP LIKE AFRUD-GRUND reason for scrap
IEDD_IMP LIKE AFRUD-IEDD end date
IEDZ_IMP LIKE AFRUD-IEDZ end time
ISDD_IMP LIKE AFRUD-ISDD start date
ISDZ_IMP LIKE AFRUD-ISDZ start time
LMNGA_IMP LIKE AFRUD-LMNGA quantity to be confirmed
LTXA1_IMP LIKE AFRUD-LTXA1 confirmation text
MEINH_IMP LIKE AFRUD-MEINH unit of measure
RESET_CONF_DATA LIKE RC27X-FLG_SEL 'X' indicator to reset internal data
XMNGA_IMP LIKE AFRUD-XMNGA scrap

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.