Tables [CDS].[RecommendationPartyHistory]
Parties associated with the recommendation history that detail the sponsor, author and source of the recommendation.  Source is used to track where the logic for the rule was derived
KeyNameData TypeMax Length (Bytes)NullabilityDescription
Cluster Primary Key PKRecommendationPartyHistory: IDIDint4NOT NULLKey to the RecommendationPartyHistory table
Indexes IDX_RecommendationPartyHistory_RecommendationIDForeign Keys FKRecommendationPartyHistoryRecommendationHistory: [CDS].[RecommendationHistory].RecommendationIDRecommendationIDvarchar(40)40NOT NULLRecommendation. Link to RecommendationHistory.ID
Namevarchar(50)50NOT NULLname of the party associated to rule
RoleIDvarchar(3)3NOT NULLRole. Link to Role.ID
URIvarchar(max)maxNULL allowedurl of the party