The Function Module CCM_CINFO_GETKEY (Call-Attached Data Get Key) is a standard Function Module in SAP ERP and is part of the function group CCM8 within the package CCMA.
Function Module | CCM_CINFO_GETKEY |
Short Text | Call-Attached Data Get Key |
Function Group | CCM8 |
Package | CCMA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALLID | LIKE | CCMOBJLST-CONTNAME | Call-id | |
KEYNAME | LIKE | CCMOBJKEYS-KEYNAME | Key | |
OBJECT_NAME | LIKE | CCMOBJLST-OBJNAME | Framework Object Name |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
GETINFO_FAILED | Operation failed |