Menu

SAP Function Module BAPI_PROCORDCONF_GETLIST

List of Confirmations for Process Orders

The Function Module BAPI_PROCORDCONF_GETLIST (List of Confirmations for Process Orders) 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_GETLIST
Short Text List of Confirmations for Process Orders
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
PHASE LIKE BAPI_PI_CONFIRM-PHASE Operation Number
SEC_RESOURCE LIKE BAPI_PI_CONFIRM-SEC_RESOURCE Suboperation

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

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONFIRMATIONS LIKE BAPI_PI_CONF_KEY BAPI structure key for confirmation
CONF_RANGE LIKE BAPI_PI_CONFRANGE BAPI Interface Structure for Ranges of Customer Master ID
ORDER_RANGE LIKE BAPI_PI_ORDERRANGE BAPI Interface Structure for Ranges of Customer Master ID

Exceptions

This function module does not define any Exceptions.