Table list used by SAP ABAP Function Module BKK_PAYM_ITEM_POST_PLANNED (Check and Post New Payment Item with Posting Date in the Future)
SAP ABAP Function Module
BKK_PAYM_ITEM_POST_PLANNED (Check and Post New Payment Item with Posting Date in the Future) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IBKKAPIEXP | API: Export Structure for Payment Items (BCA) | SOURCE VALUE(E_ITEM) LIKE IBKKAPIEXP |
|
| 2 | IBKKAPIEXP | API: Export Structure for Payment Items (BCA) | ||
| 3 | IBKKAPIIMP | API: Import Structure for Payment Items (BCA) | SOURCE VALUE(I_ITEM) LIKE IBKKAPIIMP |
|
| 4 | IBKKAPIIMP | API: Import Structure for Payment Items (BCA) | ||
| 5 | IBKK_ITEM | Payment Item | ||
| 6 | IBKK_NOTE | Payment notes Data (Internal) | ||
| 7 | IBKK_PYNOT | Payment Notes Data (External) | ||
| 8 | IBKK_PYNOT | Payment Notes Data (External) | SOURCE T_PAYM_NOTE STRUCTURE IBKK_PYNOT OPTIONAL |
|
| 9 | IBKK_XCHKR | Item Check: Indicator Partial Checks Ended with Errors | ||
| 10 | IBKK_XCHKR | Item Check: Indicator Partial Checks Ended with Errors | SOURCE VALUE(E_XERR) LIKE IBKK_XCHKR |
|