SAP ABAP Table
CMST_BRE_SCHMAP
{Structure for assigning rule sets to schema}
Home
title {label: "SAP ABAP table CMST_BRE_SCHMAP {Structure for assigning rule sets to schema}", size: "20"} # Entities [CMST_BRE_SCHMAP] {bgcolor: "tomato"} +SCHEMA_ID {label: "CHAR (10)"} +RULE_SET {label: "CHAR (10)"} [CMSC_BRE_RLSET] {bgcolor: "#d0e0d0"} *RULE_SET {label: "CHAR (10)"} [CMSC_BRE_SCH] {bgcolor: "#d0e0d0"} *SCHEMA_ID {label: "CHAR (10)"} # Relationships CMST_BRE_SCHMAP 1--? CMSC_BRE_RLSET {label: "CMST_BRE_SCHMAP-RULE_SET = CMSC_BRE_RLSET-RULE_SET"} CMST_BRE_SCHMAP 1--* CMSC_BRE_SCH {label: "CMST_BRE_SCHMAP-SCHEMA_ID = CMSC_BRE_SCH-SCHEMA_ID"}
View Full Image
View in PDF
Foreign Key tables (2)
CMSC_BRE_RLSET
{Rule Set Definition}
CMSC_BRE_SCH
{Schema Definition}