Menu

SAP Function Module BAPI_PROCORDCONF_GETDETAIL

Detail Data for Process Order Confirmation

The Function Module BAPI_PROCORDCONF_GETDETAIL (Detail Data for Process Order Confirmation) is a standard Function Module in SAP ERP and is part of the function group 2016 within the package CORU.

Technical Information

Function Module BAPI_PROCORDCONF_GETDETAIL
Short Text Detail Data for Process Order Confirmation
Function Group 2016
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_PI_CONF_KEY-CONF_NO Completion confirmation number for the operation
CONFIRMATIONCOUNTER LIKE BAPI_PI_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_PI_CONFIRM Process Order Confirmation
RETURN LIKE BAPIRET1 Return 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
FAILEDGMOVES LIKE BAPI_CORU_FGM Incorrect and intended goods movements for confirmation
GOODSMOVEMENTS LIKE BAPI2017_GM_ITEM_SHOW BAPI Communication Structure: Display Mat. Document Item

Exceptions

This function module does not define any Exceptions.