Table list used by SAP ABAP Function Module ISH_INVOICE_PRINT1 (IS-H: Druck der Belege eines Falls)
SAP ABAP Function Module ISH_INVOICE_PRINT1 (IS-H: Druck der Belege eines Falls) is using
# Object Type Object Name Object Description Note
     
1 Table  ISH_VBRK_DETAIL IS-H: VBRK with Extra Details SOURCE VBRK_PRINT STRUCTURE ISH_VBRK_DETAIL
2 Table  ISH_VBRP_DETAIL IS-H: VBRK with Extra Information SOURCE VBRP_PRINT STRUCTURE ISH_VBRP_DETAIL OPTIONAL
3 Table  ITCOO OTF Structure SOURCE E_OTF STRUCTURE ITCOO OPTIONAL
4 Table  NFAL IS-H: Cases SOURCE VALUE(I_EINRI) LIKE NFAL-EINRI
5 Table  NFAL IS-H: Cases SOURCE VALUE(I_FALNR) LIKE NFAL-FALNR
6 Table  NPDOK IS-H: Dummy table for doc. report parameters SOURCE VALUE(I_OTF_OUTPUT) LIKE NPDOK-XFELD DEFAULT ''
7 Table  NPDOK IS-H: Dummy table for doc. report parameters SOURCE VALUE(I_PRINT) LIKE NPDOK-XFELD DEFAULT 'X'
8 Table  NPDOK IS-H: Dummy table for doc. report parameters SOURCE VALUE(I_ENDABRECHNUNG) LIKE NPDOK-XFELD DEFAULT ''
9 Table  NPDOK IS-H: Dummy table for doc. report parameters SOURCE VALUE(I_REPEAT_REAL_PRINT) LIKE NPDOK-XFELD DEFAULT ''
10 Table  NPDOK IS-H: Dummy table for doc. report parameters SOURCE VALUE(I_STD_PRINT) LIKE NPDOK-XFELD DEFAULT 'X'
11 Table  NPDOK IS-H: Dummy table for doc. report parameters SOURCE VALUE(I_TEST_PRINT) LIKE NPDOK-XFELD DEFAULT 'X'
12 Table  SMESG Message collector