Menu

SAP Function Module CMS_API_UI_CTRL_LOC_EVENT_SRM

Controller Event handler for locator event SRM

The Function Module CMS_API_UI_CTRL_LOC_EVENT_SRM (Controller Event handler for locator event SRM) is a standard Function Module in SAP ERP and is part of the function group CMS_API_UI_CTRL_LOC within the package CMS_LOCATOR.

Technical Information

Function Module CMS_API_UI_CTRL_LOC_EVENT_SRM
Short Text Controller Event handler for locator event SRM
Function Group CMS_API_UI_CTRL_LOC
Package CMS_LOCATOR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ACTIVITY TYPE CMS_DTE_IND_ACTIVITY Activity triggered by the transaction
I_ADMIN_ORG TYPE CMS_DTE_ADMINORG Administrative Organisational Unit
I_ENTITY TYPE CMS_DTE_LOC_SEARCH_ENTITY Result Entity identification number
I_ENTITY_TYPE TYPE CMS_DTE_TYP Entity Type
I_OBJ_ID TYPE CMS_DTE_OBJ_ID CMS Object Identifier

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB_RC TYPE CMS_TAB_MSG_COL_MESSAGE Return Code and corresponding Message

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.