Data Element list used by SAP ABAP Function Module RV_AVAILABILITY_CHECK (Create a List with ATP Quantities per Material and Plant)
SAP ABAP Function Module
RV_AVAILABILITY_CHECK (Create a List with ATP Quantities per Material and Plant) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ACENQ | Material block in availability check with transfer of qties | SOURCE VALUE(SPERRE) LIKE TMVF-ACENQ |
|
| 2 | FORCE_TRTYPV_DELIVERY_ATP | ATP Check for Deliveries: Check Mode Change Transaction | SOURCE VALUE(TRTYP_V_FORCE) TYPE FORCE_TRTYPV_DELIVERY_ATP DEFAULT SPACE |
|
| 3 | MATNR | Material Number | SOURCE VALUE(MATERIAL) LIKE VBAP-MATNR |
|
| 4 | OBVFP | Initiator of the availability check | SOURCE VALUE(AUFRUFER) LIKE TMVFP-OBVFP DEFAULT 'A' |
|
| 5 | POSNR_VA | Sales Document Item | SOURCE VALUE(POSITION) LIKE VBAP-POSNR |
|
| 6 | REVFP | Rule for transferring the results of the availability check | SOURCE VALUE(ERGEBNISUEBERGABE) LIKE TVTA-REVFP DEFAULT SPACE |
|
| 7 | VBELN_VA | Sales Document | SOURCE VALUE(BELEG) LIKE VBAK-VBELN |
|
| 8 | VBTYP | SD document category | SOURCE VALUE(VGTYP) TYPE VBAK-VBTYP DEFAULT SPACE |
|
| 9 | VBTYP | SD document category | SOURCE VALUE(VBTYP) LIKE VBAK-VBTYP DEFAULT SPACE |
|
| 10 | WERKS_EXT | Plant (Own or External) | SOURCE VALUE(WERK) LIKE VBAP-WERKS |
|