CRMC_CIC_AM_TEXT - Hold language dependent texts of rules and functions
Hold language dependent texts of rules and functions information is stored in SAP table CRMC_CIC_AM_TEXT.
It is part of development package CRMCIC_COMPONENTS in software component CRM-CIC. This development package consists of objects that can be grouped under "Interaction Center components".
It is part of development package CRMCIC_COMPONENTS in software component CRM-CIC. This development package consists of objects that can be grouped under "Interaction Center components".
Fields for table CRMC_CIC_AM_TEXT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | T000 |
LANGUAGE | Language Key | X | SPRAS | LANG | 2 | T002 |
PROFILE | Alert Modeler Profile | X | CRMT_CIC_XML_MODEL_PROFILE | CHAR | 30 | CRMC_CIC_AM |
TEXTID | Text Identifier Used in a JavaScript Rule/Function | X | CRMT_CIC_AM_TEXTID | CHAR | 60 | |
TEXT | Text for a String used in a JavaScript Rule/Function | CRMT_CIC_AM_TEXT | CHAR | 510 |