The Function Module CACS_STATUS_SELECTION_GETSTAT (Ermitteln aller möglichen Status) is a standard Function Module in SAP ERP and is part of the function group CACS_STATUS_SELECTION within the package CACSGT.
Function Module | CACS_STATUS_SELECTION_GETSTAT |
Short Text | Ermitteln aller möglichen Status |
Function Group | CACS_STATUS_SELECTION |
Package | CACSGT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_STATUSCLASS | LIKE | TCACS_VALSTAT1-STATUSCLASS | Klasse, für die eine Statuskombination gültig ist |
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 |
---|---|---|---|---|
E_STATUS | LIKE | TCACS_VALSTAT1 | Zulässige Statuskombinationen Prozess/Version |
This function module does not define any Exceptions.