Table list used by SAP ABAP Function Module BKK_PAYM_ORDER_POST_ITEMS_TRNS (Payment Order: Post Related Payment Items)
SAP ABAP Function Module
BKK_PAYM_ORDER_POST_ITEMS_TRNS (Payment Order: Post Related Payment Items) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IBKKAPIIMP | API: Import Structure for Payment Items (BCA) | ||
| 2 | IBKKAPIIMP | API: Import Structure for Payment Items (BCA) | SOURCE VALUE(C_BKKAPIIMP_SND) LIKE IBKKAPIIMP |
|
| 3 | IBKKPOHD | Structure for Payment Order - Header Data | SOURCE VALUE(C_BKKPOHD) LIKE IBKKPOHD |
|
| 4 | IBKKPOHD | Structure for Payment Order - Header Data | ||
| 5 | IBKKPOIT | Structure for Payment Order - Item Data | ||
| 6 | IBKKPOIT | Structure for Payment Order - Item Data | SOURCE VALUE(C_BKKPOIT_SND) LIKE IBKKPOIT |
|
| 7 | IBKKPOIT | Structure for Payment Order - Item Data | SOURCE T_BKKPOIT_RCV STRUCTURE IBKKPOIT |
|
| 8 | IBKKPONT | Structure for Payment Order - Payment Notes | SOURCE T_BKKPONT STRUCTURE IBKKPONT OPTIONAL |
|
| 9 | IBKK_ITEM | Payment Item | ||
| 10 | IBKK_ITEM | Payment Item | SOURCE REFERENCE(I_ITEM_OLD) TYPE IBKK_ITEM OPTIONAL |
|
| 11 | IBKK_NOTE | Payment notes Data (Internal) | SOURCE T_ITNOTE STRUCTURE IBKK_NOTE |
|
| 12 | IBKK_PYNOT | Payment Notes Data (External) |