Table list used by SAP ABAP Function Module ISH_DISTRIBUTE_GET_RECEIPT (IS-H: verteilt die FI-Funktion Beleg anzeigen auf FuB des Fremdsys.)
SAP ABAP Function Module ISH_DISTRIBUTE_GET_RECEIPT (IS-H: verteilt die FI-Funktion Beleg anzeigen auf FuB des Fremdsys.) is using
# Object Type Object Name Object Description Note
     
1 Table  BKPF Accounting Document Header SOURCE VALUE(BELEGKOPF) LIKE BKPF
2 Table  BKPF Accounting Document Header SOURCE REFERENCE(E_GJAHR) LIKE BKPF-GJAHR
3 Table  BKPF Accounting Document Header SOURCE REFERENCE(E_BELNR) LIKE BKPF-BELNR
4 Table  BKPF Accounting Document Header SOURCE REFERENCE(BELEGART) LIKE BKPF-BLART DEFAULT ' '
5 Table  BSEG Accounting Document Segment SOURCE BELEGPOSITIONEN STRUCTURE BSEG OPTIONAL
6 Table  BSEG Accounting Document Segment SOURCE VALUE(BUCHUNGSZEILE) LIKE BSEG-BUZEI DEFAULT ' '
7 Table  BSEG Accounting Document Segment SOURCE VALUE(SOLL_HABEN) LIKE BSEG-SHKZG DEFAULT ' '
8 Table  BSID Accounting: Secondary Index for Customers SOURCE VALUE(GJAHR) LIKE BSID-GJAHR DEFAULT ' '
9 Table  BSID Accounting: Secondary Index for Customers SOURCE VALUE(BUCHUNGSKREIS) LIKE BSID-BUKRS
10 Table  BSID Accounting: Secondary Index for Customers SOURCE VALUE(BELEGNUMMER) LIKE BSID-BELNR
11 Table  NPDOK IS-H: Dummy table for doc. report parameters SOURCE VALUE(OFFENE_POSTEN) LIKE NPDOK-XFELD DEFAULT ' '
12 Table  TN02A IS-H: Define Appl. and Their Asgmt to a System SOURCE VALUE(EINRICHTUNG) LIKE TN02A-EINRI
13 Table  TN02E IS-H: Events and Related Application SOURCE VALUE(EVENT) LIKE TN02E-EVENT