Menu

SAP Function Module CACS_STATUS_SELECTION_POPUP

Popup zur Selektion von Status

The Function Module CACS_STATUS_SELECTION_POPUP (Popup zur Selektion von Status) is a standard Function Module in SAP ERP and is part of the function group CACS_STATUS_SELECTION within the package CACSGT.

Technical Information

Function Module CACS_STATUS_SELECTION_POPUP
Short Text Popup zur Selektion von Status
Function Group CACS_STATUS_SELECTION
Package CACSGT
Module Type Normal Module

Importing Parameters

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
I_STATUS_TYPE LIKE 3 1-Schwebe,2-freigegebene,3-alle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_STATUS_TYPE LIKE 1-Schwebe,2-freigegebene,3-alle

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
E_STATUS LIKE TCACS_VALSTAT1 Zulässige Statuskombinationen Prozess/Version
I_ALL_STATUS LIKE TCACS_VALSTAT1 Zulässige Statuskombinationen Prozess/Version
I_STATUS LIKE TCACS_VALSTAT1 Zulässige Statuskombinationen Prozess/Version

Exceptions

This function module does not define any Exceptions.