SCRM 2006 SCRS_NodeChangeType_Dimension_View
SCRS_NodeChangeType_Dimension_View the types of changes that are recorded in the SC_NodeChange_FACT table.
SCRS_NodeChange_Fact_View
Column | Type | Constraint | Description |
---|---|---|---|
NodeChangeTypeKey |
int |
Not Null |
Key that uniquely identifies each node change type in the NodeChangeType dimension. |
NodeChangeTypeDescription |
nvarchar |
Not Null |
Description of the change type made to the node. |
NodeChangeTableName |
nvarchar |
Not Null |
Reference to the table name to which the change has occurred. |
See Also
Other Resources
SCRM 2006 MOM Views
SCRM 2006 Report Customization
SCRM 2006 SMS Views
SCRM 2006 Stored Procedures