Table Description
CREOLE Program Recommendation Product Decision Display Category: A category of display rules to be used for a CREOLE Program Recommendation-enabled Product. Each category corresponds to a 'tab' on the decision display page. The category defines a display order defining the order in which these tabs will be displayed. The name of tab is localizable.

Example

A CREOLE Program Recommendation-enabled product is configured to display 'Summary' and 'Financial' display rule output.
Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::CREOLEProgramRecommendation::Product::Entity::CREOLEProgRecDecisionDispCat
Controlling File: CREOLEProgramRecommendation\model\Packages\Product\Entity.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (6)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
creoleProgRecDecisionDispCatIDkeyno INTERNAL_ID SVR_INT64
productIDdetailsnoProduct identifier.PRODUCT_ID SVR_INT64
nameIDdetailsnoThe display category name. This is localizable.LOCALIZABLE_TEXT_ID SVR_INT64
displayOrderdetailsnoThe order that the display category should be displayed in the client.DISPLAY_CATEGORY_ORDER SVR_INT16
displayPageNamedetailsnoThe name of the display UIM page for this category.PAGE_IDENTIFIER SVR_STRING<200>
categoryRefdetailsno CPR_DISPLAY_CATEGORY_REF SVR_STRING<30>
Foreign Keys (1)
ChildParent
CREOLEProgRecDecisionDispCat.productIDProduct.productID
Indices (1)
Index NameAttributes
IND_856986783productID
Operations (5)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
readread Standard Operation 
modifymodify Standard Operation 
searchByProductIDreadmultiORDER_BY: displayOrder
Search records by a Product identifier. 
removeremove Standard Operation 
Related Pages (0)