Table Description
Concern Role Account: Summary information on the account that the organization creates for a participant, one for each of its roles in the organization.

The information does not include a history of financial transactions (payment instruction, liability instruction, etc.) but acts as an account header.

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::ConcernRoleAccount::ConcernRoleAccount
Controlling File: core\model\Packages\Concern\ConcernRoleAccount_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (4)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
concernRoleIDkeynoUnique reference number assigned by the system to a Concern Role record.CONCERN_ROLE_ID SVR_INT64
statementFreqCodedetails Code value to denote the specified period at which the issue of statements for the concern are due from the Organization.CODETABLE_CODE SVR_STRING<10>
currencyTypeCodedetails Code value to indicate the type of currency.CURRENCY_CODECurrencySVR_STRING<10>
creationDatedetails Date record was created on the system.CURAM_DATE SVR_DATE
Foreign Keys (1)
ChildParent
ConcernRoleAccount.concernRoleIDConcernRole.concernRoleID
Operations (3)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
readread Standard Operation 
Related Pages (0)