Data Element list used by SAP ABAP Function Module ME_READ_REQUISITION_EXT (Read requisition and make available requisition and account assgt. data)
SAP ABAP Function Module
ME_READ_REQUISITION_EXT (Read requisition and make available requisition and account assgt. data) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BANFN | Purchase requisition number | SOURCE VALUE(I_BANFN) LIKE EBAN-BANFN DEFAULT SPACE |
|
| 2 | BNFPO | Item number of purchase requisition | SOURCE VALUE(I_BNFPO) LIKE EBAN-BNFPO |
|
| 3 | CDCHNGIND | Change type (U, I, E, D) | SOURCE VALUE(E_UPDKZ) LIKE IEKEK-UPDKZ |
|
| 4 | XOBLR | Item affects commitments | SOURCE VALUE(I_NO_ACCOUNT_ASSIGNMENT) LIKE EBAN-XOBLR DEFAULT SPACE |
|
| 5 | XOBLR | Item affects commitments | SOURCE VALUE(I_NO_READ_DB) LIKE EBAN-XOBLR DEFAULT SPACE |
|