Table Description
Provider Roster Line Item Correction Client: The correction related to the information about client included on a provider roster line item.
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::CPM::Service Layer::Attendance Tracking::Roster::Entity::PRLICorrectionClient
Controlling File: CPM\model\Packages\Service Layer\Attendance Tracking\Roster\Entity\Entity_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (9)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
prliCorrectionClientIDkeyno PRLI_CORRECTION_ID SVR_INT64
prliCorrectionIDdetailsno PRLI_CORRECTION_ID SVR_INT64
clientReferenceNodetails The reference number of the client to whom the service was delivered.REFERENCE_NUMBER SVR_STRING<20>
clientFirstNamedetails The first name of the client to whom the service was delivered.FIRST_FORENAME SVR_STRING<65>
clientLastNamedetails The last name of the client to whom the service was delivered.SURNAME SVR_STRING<65>
clientDOBdetails The date of birth of the client to whom the service was delivered.CURAM_DATE SVR_DATE
clientAddressIDdetailsyesThe address information of the client to whom the service was delivered.ADDRESS_ID SVR_INT64
concernRoleIDdetailsyesThe unique system generated identifier for the concern role record.CONCERN_ROLE_ID SVR_INT64
recordStatusdetailsnoThe status is used to indicate if the service authorization has been logically deleted.RECORD_STATUS_CODERecordStatusSVR_STRING<10>
Foreign Keys (1)
ChildParent
PRLICorrectionClient.prliCorrectionIDPRLICorrection.prliCorrectionID
Indices (1)
Index NameAttributes
PRLICorrClntPRLICorrectnIDIdxprliCorrectionID
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: prliCorrectionClientID
Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
searchByPRLICorrectionIDAndStatusreadmulti Returns all the clients associated with the input PRLI Correction Identifier and record status. 
Related Pages (19)