The Function Module W_CPO_PROCUREMENT_CHECK_ATP (Prüfung auf bereits erfolgte Beschaffung für Abgabebelege) is a standard Function Module in SAP ERP and is part of the function group WFR3 within the package WFRM.
Function Module | W_CPO_PROCUREMENT_CHECK_ATP |
Short Text | Prüfung auf bereits erfolgte Beschaffung für Abgabebelege |
Function Group | WFR3 |
Package | WFRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_SELLING_DOCS | TYPE | CPO_SELLING_DOC_DATA_TAB | Abgabebelege, ***sortiert*** (BTYPA, BLNRA, BPOSA, BETNA) | |
IT_SELLING_DOCS_ATP | TYPE | CPO_SELLING_DOC_ATP_DATA_TAB | Abgabebelege, Daten Prfg. erf. Besch. , ***sortiert*** (dito) | |
I_AVAILABILITY_CHECK_RULE | LIKE | T441R-PRREG | Prüfregel für Verfügbarkeitsprüfung | |
I_CHECK_WITH_STORINV | TYPE | WFRM_FLAG | 'X' | mit Lagerbestand prüfen |
I_INIT_INTERNAL_BUFFER | TYPE | WFRM_FLAG | SPACE | Internen Puffer initialisieren |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_PROC_QUANTS | TYPE | CPO_SELLING_DOC_AVAILQUANT_TAB | beschaffte Mengen |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_ATPMSG | LIKE | ATPMSG | Nachrichten des ATP-Servers |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ATP_SERVER_ERROR | Fehler beim Aufruf des ATP-Servers |
ATP_SERVER_MESSAGES_FOUND | Nachrichten des ATP-Servers vorhanden |
AVAILABILITY_CHECK_RULE_WRONG | Prüfregel Verfügfbarkeitsprüfung inkonsistent. |
AV_MATERIAL_CHECKGROUP_MISSING | Materialprüfgruppe nicht gefunden. |
MRP_TYPE_MISSING | Dispositionsmerkmal nicht gefunden. |
NOTHING_TO_DO | Keine Belegdaten vorhanden. |
PLANT_WRONG | falsches Werk |
PO_ITEM_SALES_DATA_MISSING | Einkaufsbeleg versandspez. Daten nicht gefunden. |
PURCHASE_ORDER_HEADER_NOT_FOUN | Einkaufsbeleg Kopfdaten nicht gefunden. |
SALES_ORDER_HEADER_NOT_FOUND | Verkaufsbeleg Kopfdaten nicht gefunden. |