Menu

SAP Function Module OM_REACT_ON_CHECKBOX_CLICK

The Function Module OM_REACT_ON_CHECKBOX_CLICK () is a standard Function Module in SAP ERP and is part of the function group OM_UTILITIES within the package SP0E.

Technical Information

Function Module OM_REACT_ON_CHECKBOX_CLICK
Short Text
Function Group OM_UTILITIES
Package SP0E
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHECKED TYPE FLAG ' '
E_CLASS TYPE C
HANDLE CLASS CL_GUI_CONTROL Object Reference
ITEM_NAME TYPE TV_ITMNAME Column Name
NODE_KEY TYPE TV_NODEKEY Node Key
OBJECT TYPE OBJEC Work Area for Database PCH

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.