Table list used by SAP ABAP Function Module BKK_PAYM_ORDER_POST (Check and Post New Payment Order)
SAP ABAP Function Module
BKK_PAYM_ORDER_POST (Check and Post New Payment Order) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKKPOHD | Payment Order, Header Data | ||
| 2 | BOOLE | Boolean variable | SOURCE VALUE(I_XTRACE) LIKE BOOLE-BOOLE OPTIONAL |
|
| 3 | IBKKAPIIMP | API: Import Structure for Payment Items (BCA) | ||
| 4 | IBKKPOHD | Structure for Payment Order - Header Data | ||
| 5 | IBKKPOHD | Structure for Payment Order - Header Data | SOURCE VALUE(I_BKKPOHD) LIKE IBKKPOHD |
|
| 6 | IBKKPOHD | Structure for Payment Order - Header Data | SOURCE VALUE(E_PAORN) LIKE IBKKPOHD-PAORN |
|
| 7 | IBKKPOHD | Structure for Payment Order - Header Data | SOURCE VALUE(E_POSTATUS) LIKE IBKKPOHD-POSTATUS |
|
| 8 | IBKKPOIT | Structure for Payment Order - Item Data | ||
| 9 | IBKKPOIT | Structure for Payment Order - Item Data | SOURCE VALUE(I_BKKPOIT_SND) LIKE IBKKPOIT |
|
| 10 | IBKKPOIT | Structure for Payment Order - Item Data | SOURCE T_BKKPOIT_RCV STRUCTURE IBKKPOIT |
|
| 11 | IBKKPONT | Structure for Payment Order - Payment Notes | SOURCE T_BKKPONT STRUCTURE IBKKPONT OPTIONAL |
|
| 12 | IBKK_PO_XCHKR | PO Check: Indicator Partial Checks Completed with Errors | SOURCE T_PO_XERR STRUCTURE IBKK_PO_XCHKR OPTIONAL |