Menu

SAP Function Module COM_PRODUCT_GET_ACTIONS_GEN_LH

Liefert die aktiven Aktionen

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

Technical Information

Function Module COM_PRODUCT_GET_ACTIONS_GEN_LH
Short Text Liefert die aktiven Aktionen
Function Group COM_PRODUCT_ORG_TYPE_LH_G
Package COM_PRODUCT
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_PR_ORG TYPE COMS_PR_ORG Struktur für Objektyp Schlüsseltyp Zuordnung
IS_SOURCE_KEY TYPE COMT_PR_ORG_ID Identifikation einer Organisationseinheit
IV_LAST_ACTION TYPE COMT_LH_OBJ_KEY_ACTION Aktion für Schlüsselauswahl
IV_PRODUCT_GUID TYPE COMT_PRODUCT_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.