The Function Module CCM_CINFO_SETKEY (Call-Attached Data Set Specific 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_SETKEY |
Short Text | Call-Attached Data Set Specific 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 | Name of Framework Object | |
VALUE | LIKE | CCMOBJKEYS-VALUE | Value to set |
This function module does not define any EXPORTING parameters.
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 |
---|---|
SETINFO_FAILED | Operation failed |