The SC_ProcessRuleToConfigurationGroupDimension_View associates rule groups to management groups.
SC_ProcessRuleToConfigurationGroupDimension_View
| Column | Type | Constraint | Description | 
|---|---|---|---|
| ConfigurationGroup_FK_PK | bigint | Not Null | The management group associated with the rule. | 
| DateAdded_FK | bigint | Not Null | The date the association was added. | 
| DateLastModified_FK | bigint | Not Null | The date the association was last changed. | 
| DateTimeAdded | datetime | Not Null | The date and time the association was added. | 
| DateTimeLastModified | datetime | Not Null | The date and time the association was last changed. | 
| IsEnabled | bit | Null values allowed | The flag indicating whether the association is enabled. | 
| ProcessRule_FK_PK | bigint | Not Null | The rule associated with the management group. | 
| SMC_InstanceID | bigint | Not Null | The surrogate key for this item. | 
| TimeAdded_FK | bigint | Not Null | The time the association was added. | 
| TimeLastModified_FK | bigint | Not Null | The time the association was last changed. | 
| bigint | Not Null | The last user to change the association. | 
See Also
Reference
SCRM 2006 SC_ProcessRuleMembershipFact_View
Other Resources
SCRM 2006 MOM Views
SCRM 2006 Report Customization
SCRM 2006 SMS Views
SCRM 2006 Stored Procedures