Table Description
External Agency: Stores the External Agency which is a concern role. Stores the External Agency which is a concern role.

Example

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::LiteReferral::Entity::ExternalAgency::ExternalAgency
Controlling File: ReferralsLite\model\Packages\Entity\LiteReferral\ExternalAgency\ExternalAgency.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
externalAgencyIDkeyno INTERNAL_ID SVR_INT64
concernRoleIDdetailsno CONCERN_ROLE_ID SVR_INT64
recordStatusdetails  RECORD_STATUS_CODERecordStatusSVR_STRING<10>
Foreign Keys (2)
ChildParent
ExternalAgency.concernRoleIDConcernRole.concernRoleID
ExternalAgencyBranch.externalAgencyIDExternalAgency.externalAgencyID
Indices (1)
Index NameAttributes
IND__2038625118concernRoleID
Operations (5)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: externalAgencyID
Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
readread Standard Operation 
removeremove Standard Operation 
searchByStatusreadmulti   
Related Pages (0)