SAP ABAP Table
CMST_BRE_VLCLMAP
{Structure for validation class rule mapping}
Home
title {label: "SAP ABAP table CMST_BRE_VLCLMAP {Structure for validation class rule mapping}", size: "20"} # Entities [CMST_BRE_VLCLMAP] {bgcolor: "tomato"} +VAL_CLASS {label: "CHAR (4)"} +RULE_ID {label: "CHAR (10)"} [CMSC_BRE_RULE] {bgcolor: "#d0e0d0"} *RULE_ID {label: "CHAR (10)"} [CMSC_BRE_VALCL] {bgcolor: "#d0e0d0"} *VAL_CLASS {label: "CHAR (4)"} # Relationships CMST_BRE_VLCLMAP 1--* CMSC_BRE_RULE {label: "CMST_BRE_VLCLMAP-RULE_ID = CMSC_BRE_RULE-RULE_ID"} CMST_BRE_VLCLMAP 1--* CMSC_BRE_VALCL {label: "CMST_BRE_VLCLMAP-VAL_CLASS = CMSC_BRE_VALCL-VAL_CLASS"}
View Full Image
View in PDF
Foreign Key tables (2)
CMSC_BRE_RULE
{Rule Definition}
CMSC_BRE_VALCL
{Validation Class definition}