SAP ABAP Table
CRMC_WEBNEWS
{Web News Service}
Home
title {label: "SAP ABAP table CRMC_WEBNEWS {Web News Service}", size: "20"} # Entities [CRMC_WEBNEWS] {bgcolor: "tomato"} *+CLIENT {label: "CLNT (3)"} *NEWSSERVICE {label: "CHAR (30)"} +COUNTRY {label: "CHAR (3)"} +LANGUAGE {label: "LANG (1)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} [T005] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *LAND1 {label: "CHAR (3)"} # Relationships CRMC_WEBNEWS *--* T000 {label: "CRMC_WEBNEWS-CLIENT = T000-MANDT"} CRMC_WEBNEWS *--* T005 {label: "CRMC_WEBNEWS-COUNTRY = T005-LAND1"} CRMC_WEBNEWS *--* T002 {label: "CRMC_WEBNEWS-LANGUAGE = T002-SPRAS"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
T002
{Language Keys (Component BC-I18)}
T005
{Countries}