SAP ABAP Table
CRMC_ICM_LOC
{Define Default Country}
Home
title {label: "SAP ABAP table CRMC_ICM_LOC {Define Default Country}", size: "20"} # Entities [CRMC_ICM_LOC] {bgcolor: "tomato"} *+CLIENT {label: "CLNT (3)"} +COUNTRY {label: "CHAR (3)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T005] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *LAND1 {label: "CHAR (3)"} # Relationships CRMC_ICM_LOC *--* T000 {label: "CRMC_ICM_LOC-CLIENT = T000-MANDT"} CRMC_ICM_LOC *--* T005 {label: "CRMC_ICM_LOC-COUNTRY = T005-LAND1"}
View Full Image
View in PDF
Foreign Key tables (2)
T000
{Clients}
T005
{Countries}