Table list used by SAP ABAP Function Module BCA_IHC_PO_SPLIT_ROUTING_DET (Split payment orders according to routing instructions)
SAP ABAP Function Module
BCA_IHC_PO_SPLIT_ROUTING_DET (Split payment orders according to routing instructions) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BCA_STR_ROUTE | Structure for Routing Instructions | ||
| 2 | BCA_STR_ROUTE | Structure for Routing Instructions | SOURCE I_TAB_ROUTING STRUCTURE BCA_STR_ROUTE |
|
| 3 | BDIDOCSTAT | ALE IDoc status (subset of all IDoc status fields) | SOURCE IDOC_STATUS STRUCTURE BDIDOCSTAT OPTIONAL |
|
| 4 | BKKPOHD | Payment Order, Header Data | ||
| 5 | BKKPOIT | Item in Payment Order | ||
| 6 | IBKKPOHD | Structure for Payment Order - Header Data | SOURCE VALUE(I_BKKPOHD) LIKE IBKKPOHD |
|
| 7 | IBKKPOHD | Structure for Payment Order - Header Data | ||
| 8 | IBKKPOIT | Structure for Payment Order - Item Data | ||
| 9 | IBKKPOIT | Structure for Payment Order - Item Data | SOURCE I_BKKPOIT_TAB STRUCTURE IBKKPOIT |
|
| 10 | IBKKPOIT | Structure for Payment Order - Item Data | SOURCE VALUE(I_BKKPOIT) LIKE IBKKPOIT |
|