EntitlementRecommendationState Table
EntitlementRecommendationState is a static table listing all of the states a entitlement recommendation or transaction can be in.
| Database Column | Details | 
|---|---|
| Entitlement RecommendationStateID | Type: integer. Key. Generated ID A unique identifier for each  
 | 
| ResourceName | Type: text (max 256 characters). Key The unique name of the localizable resource string representing the entitlement recommendation’s state. Foreign key to the  | 
| DefaultValue | Type: text (max 256 characters) The text to display if the state resource string has no translation. |