Data Element list used by SAP ABAP Function Module FIBL_CHECK_PAYR_GET_FI (select payr by document no and fiscal year)
SAP ABAP Function Module
FIBL_CHECK_PAYR_GET_FI (select payr by document no and fiscal year) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DZBUKR | Paying company code | SOURCE VALUE(I_COMPANYCODE) LIKE PAYR-ZBUKR |
|
| 2 | GJAHR | Fiscal Year | SOURCE VALUE(I_FISCAL_YEAR) LIKE PAYR-GJAHR |
|
| 3 | VBLNR | Document Number of the Payment Document | SOURCE VALUE(I_DOCUMENTNO) LIKE PAYR-VBLNR |
|