Table list used by SAP ABAP Function Module BKK_PAYM_ORDER_MODIFY_PLANNED (Modify Planned Payment Order)
SAP ABAP Function Module
BKK_PAYM_ORDER_MODIFY_PLANNED (Modify Planned Payment Order) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IBKKPOHD | Structure for Payment Order - Header Data | SOURCE VALUE(E_POSTATUS) LIKE IBKKPOHD-POSTATUS |
|
| 2 | IBKKPOHD | Structure for Payment Order - Header Data | SOURCE REFERENCE(I_IBKKPOHD_NEW) LIKE IBKKPOHD OPTIONAL |
|
| 3 | IBKKPOHD | Structure for Payment Order - Header Data | ||
| 4 | IBKKPOHD_TMP | Structure of Planned Payment Order - Header Data | ||
| 5 | IBKKPOIT | Structure for Payment Order - Item Data | ||
| 6 | IBKKPOIT | Structure for Payment Order - Item Data | SOURCE T_IBKKPOIT_RCV_NEW STRUCTURE IBKKPOIT OPTIONAL |
|
| 7 | IBKKPOIT | Structure for Payment Order - Item Data | SOURCE REFERENCE(I_IBKKPOIT_SND_NEW) LIKE IBKKPOIT OPTIONAL |
|
| 8 | IBKKPOIT_TMP | Structure of Planned Payment Order - Item Data | ||
| 9 | IBKKPONT | Structure for Payment Order - Payment Notes | SOURCE T_IBKKPONT_NEW STRUCTURE IBKKPONT OPTIONAL |
|