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