Table Description
Concern Role Contact Method: Preferred communication method information for a participant.

An existing participant can also be selected as the preferred contact method.

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::ConcernRoleContactMethods::ConcernRoleContactMethods
Controlling File: core\model\Packages\Concern\ConcernRoleContactMethods_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (5)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
concernRoleIDdetailsnoUnique reference number assigned by the system to the concern role to whom this contact method applies.CONCERN_ROLE_ID SVR_INT64
methodTypeCodedetails Code value to indicate the type of contact method.COMMUNICATION_METHOD_CODECommunicationMethodSVR_STRING<10>
methodDescriptiondetails The value of the contact method type code.DESCRIPTION SVR_STRING<300>
statusCodedetails Code value to indicate the status of the contact method record.RECORD_STATUS_CODERecordStatusSVR_STRING<10>
concernRoleContactMthdIDkeynoUnique reference number assigned by the system to the concern role contact method record.CONTACT_METHOD_ID SVR_INT64
Foreign Keys (1)
ChildParent
ConcernRoleContactMethods.concernRoleIDConcernRole.concernRoleID
Indices (1)
Index NameAttributes
ConcRoleContMIdxconcernRoleID
Operations (3)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
readread Standard Operation 
Related Pages (0)