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.
Function Module | CBP_TAB_PROBCAT_GET |
Short Text | Gets all problem categories |
Function Group | CBP_TAB |
Package | CBP |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.