Table list used by SAP ABAP Function Module CBP_TAB_SYSTEM_STATUS_GET (Gets activate status of all defined optimization systems)
SAP ABAP Function Module
CBP_TAB_SYSTEM_STATUS_GET (Gets activate status of all defined optimization systems) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PPCBP_SYSTEMS_S | Identification of a CBP system and activation status | ||
| 2 | PPCBP_SYSTEMS_S | Identification of a CBP system and activation status | SOURCE CBP_SYSTEMS STRUCTURE PPCBP_SYSTEMS_S OPTIONAL |
|
| 3 | TCBP_SYS | List of active systems | ||
| 4 | TCBP_SYS | List of active systems | SOURCE VALUE(CBP_ACTIVE) LIKE TCBP_SYS-ACTIVE |
|