The Function Module C104_STATUS_GET (EHS: Oberflächenstatus zurückliefern) is a standard Function Module in SAP ERP and is part of the function group C104 within the package CBUI.
Function Module | C104_STATUS_GET |
Short Text | EHS: Oberflächenstatus zurückliefern |
Function Group | C104 |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_WB_CALL | TYPE | ESP1_BOOLEAN | boolsche Variable (X-true, --false, space-unknown) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CUA_PROG | TYPE | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | |
E_CUA_STATUS | TYPE | TC01-CUASTATUS | CUA-Status | |
E_CUA_TITLE | TYPE | SYTITLE | Bildschirmbilder, Text in der Titelzeile |
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_EXCL_SET | LIKE | CUAFCODE | Struktur des Fcode-Feldes |
This function module does not define any Exceptions.