Table list used by SAP ABAP Function Module ISH_GET_RECEIPT_LINE_ITEM (IS-H: Liefert FI-Belegposition(en) aus BSEG (System intern))
SAP ABAP Function Module
ISH_GET_RECEIPT_LINE_ITEM (IS-H: Liefert FI-Belegposition(en) aus BSEG (System intern)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKPF | Accounting Document Header | SOURCE VALUE(BELEGNUMMER) LIKE BKPF-BELNR |
|
| 2 | BKPF | Accounting Document Header | SOURCE VALUE(GJAHR) LIKE BKPF-GJAHR DEFAULT ' ' |
|
| 3 | BKPF | Accounting Document Header | SOURCE VALUE(BUCHUNGSKREIS) LIKE BKPF-BUKRS |
|
| 4 | BSEG | Accounting Document Segment | SOURCE VALUE(SOLL_HABEN) LIKE BSEG-SHKZG DEFAULT ' ' |
|
| 5 | BSEG | Accounting Document Segment | SOURCE VALUE(BUCHUNGSZEILE) LIKE BSEG-BUZEI DEFAULT ' ' |
|
| 6 | BSEG | Accounting Document Segment | SOURCE BELEGPOSITIONEN STRUCTURE BSEG |
|
| 7 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(OFFENE_POSTEN) LIKE NPDOK-XFELD DEFAULT ' ' |
|