Data Element list used by SAP ABAP Function Module MM_ARRANG_GET_FODAT_DEFAULT (Fortschreibungsdatum ermitteln (bei erster Fortschreibung))
SAP ABAP Function Module
MM_ARRANG_GET_FODAT_DEFAULT (Fortschreibungsdatum ermitteln (bei erster Fortschreibung)) 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 | BSTYP | Purchasing document category | SOURCE VALUE(I_BSTYP) LIKE MCEKKO-BSTYP OPTIONAL |
|
| 3 | FODAT | Date of LIS update (subsequent settlement) | SOURCE VALUE(E_DOCUMENT_DATE) LIKE RWM02-FODAT |
|
| 4 | KNUMH | Condition record number | SOURCE VALUE(I_CONDITION_NUMBER) LIKE KONP-KNUMH |
|
| 5 | LFERR_WBON | Sequence Number for Message (for Stable Sorting) | SOURCE REFERENCE(E_ERR_MSG_COUNTER) LIKE ARRANGERRD-LFERR |
|
| 6 | LFERR_WBON | Sequence Number for Message (for Stable Sorting) | SOURCE VALUE(I_ERR_MSG_COUNTER) LIKE ARRANGERRD-LFERR DEFAULT 0 |
|