Menu

SAP Function Module KEO_OV_FUNC_GET_STANDARD_UCOMM

Setzt die Standard User Commands in Toolbar und CMenü des gen. OV-Objektes

The Function Module KEO_OV_FUNC_GET_STANDARD_UCOMM (Setzt die Standard User Commands in Toolbar und CMenü des gen. OV-Objektes) is a standard Function Module in SAP ERP and is part of the function group KEO_OVERVIEW_FUNCTION within the package KEO.

Technical Information

Function Module KEO_OV_FUNC_GET_STANDARD_UCOMM
Short Text Setzt die Standard User Commands in Toolbar und CMenü des gen. OV-Objektes
Function Group KEO_OVERVIEW_FUNCTION
Package KEO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FCODES TYPE UI_FUNCTIONS Vorhandene Funktionscodes
HANDLE CLASS CL_GUI_COLUMN_TREE Referenz auf Tree
OTYPES TYPE OTYPE_T Vorhandene Objekttypen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
STANDARD_UCOMMS TYPE OMUCOT_T Zugelassene Funktionscodes pro Objekttyp

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.