Menu

SAP Function Module CCM_INFO_GETKEY

Get a specific Framework Object key

The Function Module CCM_INFO_GETKEY (Get a specific Framework Object key) is a standard Function Module in SAP ERP and is part of the function group CCM8 within the package CCMA.

Technical Information

Function Module CCM_INFO_GETKEY
Short Text Get a specific Framework Object key
Function Group CCM8
Package CCMA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KEYNAME LIKE CCMOBJKEYS-KEYNAME Key
OBJECT_NAME LIKE CCMOBJLST-OBJNAME Framework Object Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VALUE LIKE CCMOBJKEYS-VALUE Value of key

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
GETINFO_FAILED Operation failed