SAP ABAP Table CMST_BRE_RULEMAP (Structure for Assigning rules to rule sets)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CHM-POS (Application Component) Point of Sale
     CMS_BRE (Package) Business Rule Engine
Basic Data
Table Category INTTAB    Structure 
Structure CMST_BRE_RULEMAP   Table Relationship Diagram
Short Description Structure for Assigning rules to rule sets    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 .INCLUDE       0   0   Assign rules to rule sets  
2 RULE_SET CMST_RULE_SET CMS_BRE_RULE_SET CHAR 10   0   Rule set ID CMSC_BRE_RLSET
3 CALL_ORDER CMST_CALL_ORDER NUMC3 NUMC 3   0   Call order  
4 SUB_RULE_SET CMST_RULE_SET CMS_BRE_RULE_SET CHAR 10   0   Rule set ID CMSC_BRE_RLSET
5 RULE_ID CMST_RULE CMS_BRE_RULE_ID CHAR 10   0   Rule ID CMSC_BRE_RULE
6 CONTINUE_IND CMST_CONT_IND XFELD CHAR 1   0   Continuation indicator  
7 SEVERITY CMST_SEVERITY CMS_BRE_SEVERITY CHAR 1   0   Severity of rule set  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 CMST_BRE_RULEMAP RULE_ID CMSC_BRE_RULE RULE_ID REF 1 C
2 CMST_BRE_RULEMAP RULE_SET CMSC_BRE_RLSET RULE_SET KEY 1 CN
3 CMST_BRE_RULEMAP SUB_RULE_SET CMSC_BRE_RLSET RULE_SET REF 1 CN
History
Last changed by/on SAP  20030110 
SAP Release Created in 400