Table list used by SAP ABAP Function Module ME_FEE_DISPLAY (Display fee details at invoice verification)
SAP ABAP Function Module
ME_FEE_DISPLAY (Display fee details at invoice verification) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKPF | Accounting Document Header | SOURCE VALUE(I_BKPFWAERS) LIKE BKPF-WAERS |
|
| 2 | BKPF | Accounting Document Header | SOURCE VALUE(I_BKPFWWERT) LIKE BKPF-WWERT OPTIONAL |
|
| 3 | BKPF | Accounting Document Header | SOURCE VALUE(I_BKPFKURSF) LIKE BKPF-KURSF |
|
| 4 | EK08B | Delivery Costs for Invoice Verification | SOURCE VALUE(I_EK08B) LIKE EK08B |
|
| 5 | OIANF | Fee Condition Records | SOURCE VALUE(I_KPOSN) LIKE OIANF-KPOSN |
|
| 6 | OIANF | Fee Condition Records | SOURCE VALUE(I_KNUMV) LIKE OIANF-KNUMV |
|
| 7 | T001 | Company Codes | SOURCE VALUE(I_T001WAERS) LIKE T001-WAERS OPTIONAL |
|
| 8 | T156W | Posting string values | SOURCE VALUE(I_BUSTW) LIKE T156W-BUSTW |
|