SAP ABAP Table
CRMC_IC_ALERT_T
{Text table for Alerts}
Home
title {label: "SAP ABAP table CRMC_IC_ALERT_T {Text table for Alerts}", size: "20"} # Entities [CRMC_IC_ALERT_T] {bgcolor: "tomato"} *+CLIENT {label: "CLNT (3)"} *+ALERTID {label: "CHAR (32)"} *LANGUAGE {label: "LANG (1)"} [CRMC_IC_ALERT] {bgcolor: "#d0e0d0"} *+CLIENT {label: "CLNT (3)"} *ALERTID {label: "CHAR (32)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships CRMC_IC_ALERT_T 1--* CRMC_IC_ALERT {label: "CRMC_IC_ALERT_T-ALERTID = CRMC_IC_ALERT-ALERTID"} CRMC_IC_ALERT_T 1--* T000 {label: "CRMC_IC_ALERT_T-CLIENT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (2)
CRMC_IC_ALERT
{Alert table}
T000
{Clients}