Menu

SAP Function Module BAPI_PROCORDCONF_EXIST_CHK

Existence Check for Confirmation of Process Order

The Function Module BAPI_PROCORDCONF_EXIST_CHK (Existence Check for Confirmation of Process Order) 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_EXIST_CHK
Short Text Existence Check for Confirmation of Process Order
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
RETURN LIKE BAPIRET1 Return 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.