CRMC_IC_MKTACSET - IC Campaign Profile Attribute Set Conditions
IC Campaign Profile Attribute Set Conditions information is stored in SAP table CRMC_IC_MKTACSET.
It is part of development package CRM_IC_CUSTOMIZING in software component CRM-IC. This development package consists of objects that can be grouped under "CRM Interaction Center: Customizing".
It is part of development package CRM_IC_CUSTOMIZING in software component CRM-IC. This development package consists of objects that can be grouped under "CRM Interaction Center: Customizing".
Fields for table CRMC_IC_MKTACSET
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | T000 |
PROFILE_ID | Campaign Profile ID | X | CRMT_IC_MKT_PROFILE_ID | CHAR | 64 | |
ATTRIBUTE_ID | Campaign Attribute ID | X | CRMT_IC_MKT_ATTRIBUTE_ID | CHAR | 100 | CRMC_IC_MKTAC |
ID | Condition ID | X | CRMT_IC_MKT_CONDITION_ID | NUMC | 8 | |
SIGN | ABAP: ID: I/E (include/exclude values) | TVARV_SIGN | CHAR | 2 | ||
VALUE | Campaign Condition Value | CRMT_IC_MKT_CONDITION_VALUE | CHAR | 64 | ||
OPTIONS | ABAP: Selection option (EQ/BT/CP/...) | TVARV_OPTI | CHAR | 4 |