Table list used by SAP ABAP Function Module ISH_CHECK_PRINT_INVOICE (IS-H: Rückgabe Druckstatus einer gegebenen Einzelrechnung)
SAP ABAP Function Module
ISH_CHECK_PRINT_INVOICE (IS-H: Rückgabe Druckstatus einer gegebenen Einzelrechnung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | NBRK | IS-H: Invoice print data (adds to VBRK) | SOURCE VALUE(E_NBRK) LIKE NBRK |
|
| 2 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(TEST_PR) LIKE NPDOK-XFELD OPTIONAL |
|
| 3 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(TEST_PR_POS) LIKE NPDOK-XFELD |
|
| 4 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(I_ONLY_EL_INV) TYPE NPDOK-XFELD DEFAULT ' ' |
|
| 5 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(REPEAT_PR_POS) LIKE NPDOK-XFELD |
|
| 6 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(REPEAT_PR) LIKE NPDOK-XFELD OPTIONAL |
|
| 7 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(REPEAT_AR_POS) LIKE NPDOK-XFELD |
|
| 8 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(MESSAGE_EXIST) LIKE NPDOK-XFELD |
|
| 9 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(BILL_PRINTED) LIKE NPDOK-XFELD |
|
| 10 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(REPEAT_AR) LIKE NPDOK-XFELD DEFAULT ' ' |
|
| 11 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(PROD_PR_POS) LIKE NPDOK-XFELD |
|
| 12 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(PROD_PR) LIKE NPDOK-XFELD OPTIONAL |
|
| 13 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(NO_PRINT_POS) LIKE NPDOK-XFELD |
|
| 14 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(MULT_SC) LIKE NPDOK-XFELD DEFAULT ' ' |
|
| 15 | VBRK | Billing Document: Header Data | SOURCE VALUE(I_VBRK) LIKE VBRK |