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 | ISH_VBRK_DETAIL | IS-H: VBRK with Extra Details | SOURCE VBRK_PRINT STRUCTURE ISH_VBRK_DETAIL |
|
| 2 | ISH_VBRP_DETAIL | IS-H: VBRK with Extra Information | SOURCE VBRP_PRINT STRUCTURE ISH_VBRP_DETAIL OPTIONAL |
|
| 3 | ITCOO | OTF Structure | SOURCE E_OTF STRUCTURE ITCOO OPTIONAL |
|
| 4 | NFAL | IS-H: Cases | SOURCE VALUE(I_EINRI) LIKE NFAL-EINRI |
|
| 5 | NFAL | IS-H: Cases | SOURCE VALUE(I_FALNR) LIKE NFAL-FALNR |
|
| 6 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(I_OTF_OUTPUT) LIKE NPDOK-XFELD DEFAULT '' |
|
| 7 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(I_PRINT) LIKE NPDOK-XFELD DEFAULT 'X' |
|
| 8 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(I_ENDABRECHNUNG) LIKE NPDOK-XFELD DEFAULT '' |
|
| 9 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(I_REPEAT_REAL_PRINT) LIKE NPDOK-XFELD DEFAULT '' |
|
| 10 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(I_STD_PRINT) LIKE NPDOK-XFELD DEFAULT 'X' |
|
| 11 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(I_TEST_PRINT) LIKE NPDOK-XFELD DEFAULT 'X' |
|
| 12 | SMESG | Message collector |