The Function Module CMS_UI_RE_EVENT_GET_UIP (Event Handler for GET UI Parameters of the Controller) is a standard Function Module in SAP ERP and is part of the function group CMS_UI_RE_CONTROLLER within the package CMS_RE_UI.
Function Module | CMS_UI_RE_EVENT_GET_UIP |
Short Text | Event Handler for GET UI Parameters of the Controller |
Function Group | CMS_UI_RE_CONTROLLER |
Package | CMS_RE_UI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTIVITY | TYPE | CMS_DTE_IND_CTRL_ACTIVITY | Controller: Activity | |
I_ADMIN_ORG | TYPE | CMS_DTE_ADMINORG | Administrative Organisational Unit | |
I_ENTITY_TYPE | TYPE | CMS_DTE_TYP | Entity Type | |
I_OBJ_ID | TYPE | CMS_DTE_OBJ_ID | CMS Object Identifier |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ACTVT | TYPE | CMS_DTE_PCN_ACTVT | Activity ID | |
E_FSTAT_VAR | TYPE | CMS_DTE_FSTAT_VAR | Object Screen (Field Status Variant) | |
E_OBJ_ID | TYPE | CMS_DTE_OBJ_ID | CMS Object Identifier | |
E_STR_PCN_PARAM | TYPE | CMS_STR_PCN_CKY_B | Process control key behaviour | |
E_TAB_AUTH_ACTVT | TYPE | CMS_TAB_PCN_ACTVT_PKY | Activities | |
E_TAB_FLDVAL | TYPE | CMS_TAB_FLDVAL | Table of field values | |
E_TAB_RC | TYPE | CMS_TAB_MSG_COL_MESSAGE | Return Code and corresponding Message |
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.