Menu

SAP Function Module CBP_TAB_PROBCAT_GET

Gets all problem categories

The Function Module CBP_TAB_PROBCAT_GET (Gets all problem categories) 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_PROBCAT_GET
Short Text Gets all problem categories
Function Group CBP_TAB
Package CBP
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
O_PROBCAT LIKE SCBP_PROBCAT All defined problem categories

Exceptions

This function module does not define any Exceptions.