Menu

SAP Function Module CPE_GUI_SET_SCREEN_ATTRIBUTE

CPE GUI: Set Screen Attributes

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.