SAP ABAP Table CRMC_IC_AL_KEY (Table that maps alert ids to alert profiles)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC (Application Component) Interaction Center WebClient
     CRM_IC_CUSTOMIZING2 (Package) IC WebClient customizing
Basic Data
Table Category TRANSP    Transparent table 
Transparent table CRMC_IC_AL_KEY   Table Relationship Diagram
Short Description Table that maps alert ids to alert profiles    
Delivery and Maintenance
Pool/cluster      
Delivery Class E   Control table, SAP and customer have separate key areas 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 CLIENT MANDT MANDT CLNT 3   0   Client T000
2 PROFILEID CRMT_IC_ALT_PROF CRM_IC_ALT_PROF CHAR 32   0   Alert Profile ID CRMC_IC_ALPROF
3 ALERTID CRMT_IC_ALT_ID CRM_IC_ALT_ID CHAR 32   0   Alert ID CRMC_IC_ALERT
4 ACTIVEFLAG CRMT_IC_ALT_ACTIVE CRM_IC_ALT_ACTIVE CHAR 1   0   Alert is Active  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 CRMC_IC_AL_KEY ALERTID CRMC_IC_ALERT ALERTID KEY 1 CN
2 CRMC_IC_AL_KEY CLIENT T000 MANDT KEY 1 CN
3 CRMC_IC_AL_KEY PROFILEID CRMC_IC_ALPROF PROFILEID KEY 1 CN
History
Last changed by/on SAP  20080523 
SAP Release Created in 500