Menu

SAP Function Module BAPI_PRODORDCONF_GETDETAIL

Detailed Data for Production Order Confirmation

The Function Module BAPI_PRODORDCONF_GETDETAIL (Detailed Data for Production Order Confirmation) is a standard Function Module in SAP ERP and is part of the function group 2116 within the package CORU.

Technical Information

Function Module BAPI_PRODORDCONF_GETDETAIL
Short Text Detailed Data for Production Order Confirmation
Function Group 2116
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
CONFIRMATION LIKE BAPI_PP_CONF_KEY-CONF_NO Confirmation
CONFIRMATIONCOUNTER LIKE BAPI_PP_CONF_KEY-CONF_CNT Confirmation counter

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONF_DETAIL LIKE BAPI_PP_CONFIRM Data from production order confirmation
RETURN LIKE BAPIRET1 Return parameter

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
FAILEDGMOVES LIKE BAPI_CORU_FGM Incorrect or preselected goods movements
GOODSMOVEMENTS LIKE BAPI2017_GM_ITEM_SHOW Successfully booked goods movements

Exceptions

This function module does not define any Exceptions.