The Function Module CPE_GUI_SET_SCREEN_ATTRIBUTE (CPE GUI: Set Screen Attributes) is a standard Function Module in SAP ERP and is part of the function group CPE_GUI within the package CPE_DOC.
Function Module | CPE_GUI_SET_SCREEN_ATTRIBUTE |
Short Text | CPE GUI: Set Screen Attributes |
Function Group | CPE_GUI |
Package | CPE_DOC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_SCREEN | TYPE | SCREEN | Structure Description for the System Data Object SCREEN | |
IT_INPUT_FIELDNAMES | TYPE | CPET_INPUT_FIELDNAMES_TAB | CPE - Names of Displayed Fields and Input Fields |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_SCREEN | TYPE | SCREEN | Structure Description for the System Data Object SCREEN |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.