Menu

SAP Function Module BAPI_PROMO_CONFIRMREQUEST

Send Reply for Plant's Required Quantities

The Function Module BAPI_PROMO_CONFIRMREQUEST (Send Reply for Plant's Required Quantities) is a standard Function Module in SAP ERP and is part of the function group BAPIS1068 within the package WAKT.

Technical Information

Function Module BAPI_PROMO_CONFIRMREQUEST
Short Text Send Reply for Plant's Required Quantities
Function Group BAPIS1068
Package WAKT
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PLANT LIKE BAPI1068I1-PLANT Plant number of the Store
PLANT_CUSTOMER LIKE BAPI1068I1-PLANT_CUSTOMER Customer Number of the Store
PROMOTION LIKE BAPI1068I1-PROMOTION Promotion Number

Exporting Parameters

This function module does not define any EXPORTING 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
DELPHASESREQQUANT LIKE BAPI1068T27 Delivery Phases with Required Quantities
DELPHASESREQQUANTX LIKE BAPI1068T28 Comparative Parameters (Values Prior to Change)
ITEMSREQQUANTITY LIKE BAPI1068E2 Items with Required Quantities
ITEMSREQQUANTITYX LIKE BAPI1068E2_OLD Comparative Parameters (Values Prior to Change)
RETURN LIKE BAPIRET2 Error Messages

Exceptions

This function module does not define any Exceptions.