Menu

SAP Function Module COM_LH_DIFF_KEY_GET_ACTIONS_PR

Liefert die aktiven Aktionen

The Function Module COM_LH_DIFF_KEY_GET_ACTIONS_PR (Liefert die aktiven Aktionen) is a standard Function Module in SAP ERP and is part of the function group COM_DIFF_KEY_FUNC_PRO within the package COM_DIFF_KEY.

Technical Information

Function Module COM_LH_DIFF_KEY_GET_ACTIONS_PR
Short Text Liefert die aktiven Aktionen
Function Group COM_DIFF_KEY_FUNC_PRO
Package COM_DIFF_KEY
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_LH_OBJ_KEY TYPE COMT_LH_OBJ_KEY Struktur für Objektyp Schlüsseltyp Zuordnung
IS_SOURCE_KEY TYPE COMT_LH_KEY_ID Identifikation eines Schlüssel
IV_LAST_ACTION TYPE COMT_LH_OBJ_KEY_ACTION Aktion für Schlüsselauswahl
IV_OBJECT_GUID TYPE COMT_LH_OBJECT_GUID GUID eines Objekts im generischen Linkhandler
IV_READ_ONLY TYPE COMT_BOOLEAN 'X' Logische Variable

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_ACTIONS TYPE COMT_LH_OBJ_KEY_ACTION_TAB Tabbelle für Aktionen für Schlüsselauswahl

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.