Table Description
Concern Role Category: To categorize the participant in various ways.
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::Core::Reference Model::Concern::Entity Objects::ConcernRoleCategory::ConcernRoleCategory
Controlling File: core\model\Packages\Concern\ConcernRoleCategory_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
concernRoleIDdetailsnoUnique reference number assigned by the system to a Concern Role record.CONCERN_ROLE_ID SVR_INT64
categoryTextdetails A code or keyword to denote the category to which the Concern Role applies. 'The categories may be setup on the system in a code table, hence the keyword is a code from that table. Or, the keyword may be user-specified so that they can categorize the Concern role in their own method.CATEGORY_TEXT SVR_STRING<50>
concernRoleCategoryIDkeynoUnique reference number assigned by the systemCONCERN_ROLE_CATEGORY_ID SVR_INT64
Foreign Keys (1)
ChildParent
ConcernRoleCategory.concernRoleIDConcernRole.concernRoleID
Indices (1)
Index NameAttributes
ConRoleCatIdxconcernRoleID
Operations (3)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
readread Standard Operation 
Related Pages (0)