The Function Module SET_DD_GUI_STATUS (Set status of a CUA interface) is a standard Function Module in SAP ERP and is part of the function group SEDS within the package SEDD.
Function Module | SET_DD_GUI_STATUS |
Short Text | Set status of a CUA interface |
Function Group | SEDS |
Package | SEDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVETAB | LIKE | Active Tabs | ||
CLASS | LIKE | Supplement: object subclass | ||
DYNNR | LIKE | Screen number | ||
DYN_TEXT | LIKE | |||
EUTYPE | LIKE | RSDXX-EUTYPE | Object type | |
FCT | LIKE | RSDXX-FCT | 'S' | Function |
OBJNAME | LIKE | Object name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CUA_STATUS | LIKE | CUA status |
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 |
---|---|---|---|---|
FCTAB | LIKE | Table with function codes for EXCLUDING |
This function module does not define any Exceptions.