Menu

SAP Function Module CBP_TAB_SYSTEM_STATUS_GET

Gets activate status of all defined optimization systems

The Function Module CBP_TAB_SYSTEM_STATUS_GET (Gets activate status of all defined optimization systems) is a standard Function Module in SAP ERP and is part of the function group CBP_TAB within the package CBP.

Technical Information

Function Module CBP_TAB_SYSTEM_STATUS_GET
Short Text Gets activate status of all defined optimization systems
Function Group CBP_TAB
Package CBP
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CBP_ACTIVE LIKE TCBP_SYS-ACTIVE At least one system is active

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CBP_SYSTEMS LIKE PPCBP_SYSTEMS_S List of CBP systems and their status

Exceptions

This function module does not define any Exceptions.