Data Element list used by SAP ABAP Function Module MM_ARRANG_GET_FODAT (Fortschreibungsdatum aus Belegindex bestimmen)
SAP ABAP Function Module
MM_ARRANG_GET_FODAT (Fortschreibungsdatum aus Belegindex bestimmen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BLTYPF | Doc. type: updating of vendor business volumes | SOURCE VALUE(I_BLTYPF) LIKE EKBO-BLTYPF |
|
| 2 | FODAT | Date of LIS update (subsequent settlement) | SOURCE VALUE(E_DOCUMENT_DATE) LIKE RWM02-FODAT |
|
| 3 | KNUMH | Condition record number | SOURCE VALUE(I_CONDITION_NUMBER) LIKE KONP-KNUMH |
|
| 4 | KNUMH | Condition record number | SOURCE VALUE(E_CONDITION_NUMBER) LIKE KONP-KNUMH |
|
| 5 | KOPOS | Sequential number of the condition | SOURCE VALUE(E_CONDITION_KOPOS) LIKE KONP-KOPOS |
|
| 6 | KOPOS | Sequential number of the condition | SOURCE VALUE(I_CONDITION_KOPOS) LIKE KONP-KOPOS DEFAULT '01' |
|