Table Description
Concern Role Bank Account Snapshot: A link between a bank account and a participant.
Model Details
Location in Model: Logical View::MetaModel::Curam::Core::Reference Model::Concern::Entity Objects::ConcernRoleBankAccount::ConcernRoleBankAccountSnapshot
Controlling File: core\model\Packages\Concern\ConcernRoleBankAccount_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGno
Attributes (5)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
concernRoleBnkAccSnapshotIDkeynoUnique internal reference number assigned to the concern role bank account snapshot.CONCERN_ROLE_BANK_ACCOUNT_SS_ID SVR_INT64
concernRoleBankAccountIDdetails Unique internal reference number assigned to the concern role bank account.CONCERN_ROLE_BANK_ACCOUNT_ID SVR_INT64
bankAccountIDdetails Unique internal reference number assigned to the bank account.BANK_ACCOUNT_ID SVR_INT64
concernRoleIDdetails Unique internal reference number assigned to the concern role.CONCERN_ROLE_ID SVR_INT64
creationDateTimedetails The date and time the snapshot was created.CURAM_DATETIME SVR_DATETIME
Operations (5)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: concernRoleBnkAccSnapshotID
Standard Operation 
readread Standard Operation 
modifymodify Standard Operation 
removeremove Standard Operation 
searchByConcernRoleBankAccountIDnsmulti Retrieves a list of Bank Account Snapshot details for the specified ConcernRole Bank Account record. SQL
Related Pages (2)