Table Description
ProductDeliveryClientWMAuthorisationInstanceDataLink: Provides the client details which will be added to a product delivery created as a result of the linked authorization instance. The clients persisted here are as a result of a system user selecting them. This entity captures the clients and their roles, as specified by the user, that will be added to the product delivery created as part of the deferred authorization process.
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::CommonIntake::CommonIntake::Authorisation::Entity::PDCltWMAuthorInstDataLink::PDCltWMAuthorInstDataLink
Controlling File: CommonIntake\model\Packages\Authorisation\Entity\Entity.efx
Attributes (4)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
wmAuthorisationInstanceDataIDdetailsnoThe unique identifier of the WMAuthorisationInstanceData record created as part of the authorisation request.INTERNAL_ID SVR_INT64
roleTypedetailsnoThe case participant role type of the product delivery client, i.e. Primary or Member.CASE_PARTICIPANT_ROLE_TYPE_CODECaseParticipantRoleTypeSVR_STRING<10>
concernRoleIDdetailsnoThe unique identifier of the product delivery client.INTERNAL_ID SVR_INT64
pdCltWMAuthorInstDataLinkIDkeynoThe unique identifier of the PDCltsWMAuthorInstDataLink.INTERNAL_ID SVR_INT64
Foreign Keys (2)
ChildParent
PDCltWMAuthorInstDataLink.concernRoleIDConcernRole.concernRoleID
PDCltWMAuthorInstDataLink.wmAuthorisationInstanceDataIDWMAuthorisationInstanceData.wmAuthorisationInstanceDataID
Indices (2)
Index NameAttributes
PDCDataIDRolTypIdxroleType, wmAuthorisationInstanceDataID
IND__1702021068concernRoleID
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: pdCltWMAuthorInstDataLinkID
Standard Operation 
readread Standard Operation 
searchByWMAuthorisationInstanceDataIDreadmulti Retrieves a list of PDCltWMAuthorInstDataLink records for the specified WMAuthorisationInstanceData. 
searchByWMAuthorisationInstanceDataIDAndRoleTypereadmulti Retrieves a list of PDCltWMAuthorInstDataLink records for the specified WMAuthorisationInstanceData and Case Participant Role Type. 
Related Pages (0)