CCMSCRVAR - Script variable name
Script variable name information is stored in SAP table CCMSCRVAR.
It is part of development package CCMB in software component CS-CI-CIC. This development package consists of objects that can be grouped under "Customer Interaction Center Components".
It is part of development package CCMB in software component CS-CI-CIC. This development package consists of objects that can be grouped under "Customer Interaction Center Components".
Fields for table CCMSCRVAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
VARIABLE_NAME | Variable name | X | CCMVARNAME | CHAR | 12 | |
FIXED_VALUE | Fixed value | CCMFIXVALUE | CHAR | 30 | ||
SY_FIELD | System field variable | CCMSYFIELD | CHAR | 32 | ||
FRAME_OBJECT | Name of the information object | CCMOBJNAM | CHAR | 32 | ||
OBJECT_KEYNAME | Attribute of the Object to be Displayed | CCMIOKEYID | CHAR | 32 | ||
FUNC_MODULE | Function module for scripting variables | CCMFUNCMOD | CHAR | 30 | * |