Data Element list used by SAP ABAP Function Module ISH_GET_OPEN_ITEMS (IS-H: Liefert offene Posten eines Debitors (System intern))
SAP ABAP Function Module
ISH_GET_OPEN_ITEMS (IS-H: Liefert offene Posten eines Debitors (System intern)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BELNR_D | Accounting Document Number | SOURCE VALUE(BELEGNUMMER) LIKE BSID-BELNR DEFAULT ' ' |
|
| 2 | BUKRS | Company Code | SOURCE VALUE(BUCHUNGSKREIS) LIKE BSID-BUKRS |
|
| 3 | EINRI | IS-H: Institution | SOURCE VALUE(EINRICHTUNG) LIKE TN22P-EINRI |
|
| 4 | GJAHR | Fiscal Year | SOURCE VALUE(GJAHR) LIKE BSID-GJAHR DEFAULT '0000' |
|
| 5 | KUNNR | Customer Number | SOURCE VALUE(DEBITOR) LIKE BSID-KUNNR |
|
| 6 | REBZG | Number of the Invoice the Transaction Belongs to | SOURCE VALUE(I_REBZG) LIKE BSID-REBZG OPTIONAL |
|
| 7 | REBZJ | Fiscal Year of the Relevant Invoice (for Credit Memo) | SOURCE VALUE(I_REBZJ) LIKE BSID-REBZJ OPTIONAL |
|
| 8 | REBZZ | Line Item in the Relevant Invoice | SOURCE VALUE(I_REBZZ) LIKE BSID-REBZZ OPTIONAL |
|