Data Element list used by SAP ABAP Function Module OIB_SD_GET_QUANTITY (HPM SD multi interface to receive quantities)
SAP ABAP Function Module
OIB_SD_GET_QUANTITY (HPM SD multi interface to receive quantities) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | KZPOD | POD indicator (relevance, verification, confirmation) | SOURCE REFERENCE(IF_PODCHECK) TYPE KZPOD DEFAULT SPACE |
|
| 2 | MSEHI | Unit of Measurement | SOURCE VALUE(IF_RQSUOM) LIKE T006-MSEHI OPTIONAL |
|
| 3 | MSEHI | Unit of Measurement | SOURCE VALUE(EF_UOM) LIKE T006-MSEHI |
|
| 4 | OIB_EXTINT | Internal read handling: read from internal/external data | SOURCE VALUE(IF_EXTINT) TYPE OIB_EXTINT DEFAULT 'B' |
|
| 5 | OIB_OLDNEW | Internal Control f.Interface to receive"Delivery+Quantities" | SOURCE VALUE(IF_OLDNEW) TYPE OIB_OLDNEW DEFAULT '2' |
|
| 6 | OIB_UOMTYPE | Internal control: UoM Unit type | SOURCE VALUE(IF_INUOM) TYPE OIB_UOMTYPE DEFAULT 'RU' |
|
| 7 | POSNR_NACH | Subsequent item of an SD document | SOURCE VALUE(IF_POSNR) LIKE VBFA-POSNN |
|
| 8 | RFMNG | Referenced quantity in base unit of measure | SOURCE VALUE(EF_QNT_P) LIKE VBFA-RFMNG |
|
| 9 | RFMNG_FLTV | Referenced quantity in sales unit (float) | SOURCE VALUE(EF_QNT_F) LIKE VBFA-RFMNG_FLO |
|
| 10 | UMVKN | Denominator (divisor) for conversion of sales qty. into SKU | SOURCE VALUE(IF_UMVKN) LIKE LIPS-UMVKN OPTIONAL |
|
| 11 | UMVKZ | Numerator (factor) for conversion of sales quantity into SKU | SOURCE VALUE(IF_UMVKZ) LIKE LIPS-UMVKZ OPTIONAL |
|
| 12 | VBELN_NACH | Subsequent sales and distribution document | SOURCE VALUE(IF_VBELN) LIKE VBFA-VBELN |
|
| 13 | VBTYP_N | Document category of subsequent document | SOURCE VALUE(IF_VBTYP) LIKE VBFA-VBTYP_N DEFAULT 'J' |