The Function Module AIPH_OV_OBJ_PROCESS_UCOMM (Process user commands of the general overview object) is a standard Function Module in SAP ERP and is part of the function group AIPH_EO_OVERVIEW_OBJECT within the package AIP.
Function Module | AIPH_OV_OBJ_PROCESS_UCOMM |
Short Text | Process user commands of the general overview object |
Function Group | AIPH_EO_OVERVIEW_OBJECT |
Package | AIP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HANDLE | CLASS | CL_GUI_COLUMN_TREE | Referenz auf Tree | |
ITEM_NAME | TYPE | TV_ITMNAME | Spaltenschlüssel des markierten Items | |
MAIN_OBJECT | TYPE | TREE_OBJEC | Hauptobjekt | |
MAIN_OBJECTS | TYPE | KEYOBJEC_T | Selektierte Knoten (bei mehreren | |
SCENARIO | TYPE | HROMSCEN | Sicht im Organisationsmanagement | |
UCOMM | TYPE | UI_FUNC | User-Command |
This function module does not define any EXPORTING parameters.
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.