Table Description
OutcomePlanClientWMAuthorisationInstanceDataLink: Provides the client details which will be added to a outcome plan 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 outcome plan created as part of the deferred authorization process.
Model Details
Location in Model: Logical View::MetaModel::Curam::CommonIntake::CommonIntake::Authorisation::Entity::OPCltWMAuthorInstDataLink::OPCltWMAuthorInstDataLink
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 outcome plan client, i.e. Primary or Member.CASE_PARTICIPANT_ROLE_TYPE_CODECaseParticipantRoleTypeSVR_STRING<10>
concernRoleIDdetailsnoThe unique identifier of the outcome plan client.INTERNAL_ID SVR_INT64
opCltWMAuthorInstDataLinkIDkeynoThe unique identifier of the OPCltsWMAuthorInstDataLink.INTERNAL_ID SVR_INT64
Indices (1)
Index NameAttributes
wmAuthorisInsDataId_IdxwmAuthorisationInstanceDataID
Operations (3)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: opCltWMAuthorInstDataLinkID
Standard Operation 
readread Standard Operation 
searchByWMAuthorisationInstanceDataIDreadmulti Retrieves a list of OPCltWMAuthorInstDataLink records for the specified WMAuthorisationInstanceData. 
Related Pages (0)