Table list used by SAP ABAP Function Module IBU_FS_GET_PRCTR_BRANCH (Get profit center and branch relations)
SAP ABAP Function Module
IBU_FS_GET_PRCTR_BRANCH (Get profit center and branch relations) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIBRANCH | Structure of BAPIs for reading J_1BBRANCH | SOURCE VALUE(I_BRNCH) LIKE BAPIBRANCH-BRANCH OPTIONAL |
|
| 2 | CEPC | Profit Center Master Data Table | SOURCE VALUE(I_KOKRS) LIKE CEPC-KOKRS |
|
| 3 | CEPC | Profit Center Master Data Table | SOURCE VALUE(I_PRCTR) LIKE CEPC-PRCTR OPTIONAL |
|
| 4 | CEPC_BUKRS | Assignment of Profit Centers to a Company Code | SOURCE VALUE(I_BUKRS) LIKE CEPC_BUKRS-BUKRS OPTIONAL |
|
| 5 | CEPC_FS | Financial services enhancement for Profit center master | ||
| 6 | CEPC_FS | Financial services enhancement for Profit center master | SOURCE REFERENCE(E_CEPC_FS) LIKE CEPC_FS |
|
| 7 | CEPC_FS | Financial services enhancement for Profit center master | SOURCE T_CEPC_FS STRUCTURE CEPC_FS OPTIONAL |
|