Table Description
External Party Office Address: The address of the external party office where the external party carries out its services.
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::Service Layer::ExternalPartyOfficeAddress::Entity::ExternalPartyOfficeAddress
Controlling File: core\model\Packages\Reference Model\Service Layer\ExternalPartyOfficeAddress\Entity\ExternalPartyOfficeAddress_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
VALIDATION_EXIT_POINTyes
Attributes (8)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
officeAddressIDkeynoUnique reference number assigned by the systemINTERNAL_ID SVR_INT64
addressIDdetailsnoUnique reference number assigned by the system to an address recordADDRESS_ID SVR_INT64
typedetailsnoCode value to indicate the type of address for the external party office.ADDRESS_TYPE_CODEAddressTypeSVR_STRING<10>
externalPartyOfficeIDdetailsnoUnique reference number assigned by the system to an external party office record.INTERNAL_ID SVR_INT64
startDatedetailsnoCommencement Date of external party office address.CURAM_DATE SVR_DATE
endDatedetails Expiry Date of external party office address.CURAM_DATE SVR_DATE
recordStatusdetailsnoCode table code describing the record status of the external party office address record.RECORD_STATUS_CODERecordStatusSVR_STRING<10>
commentsdetails User comments for the external party office address.COMMENTS SVR_STRING<300>
Foreign Keys (1)
ChildParent
ExternalPartyOfficeAddress.externalPartyOfficeIDExternalPartyOffice.externalPartyOfficeID
Indices (1)
Index NameAttributes
IND_1554477232externalPartyOfficeID
Operations (5)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: officeAddressID
PRE_DATA_ACCESS: yes
Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
PRE_DATA_ACCESS: yes
Standard Operation 
searchAddressesByExternalPartyOfficereadmulti   
cancelnsmodifyPRE_DATA_ACCESS: yes
This method changes the external party office address status to 'cancelled'. 
Related Pages (14)