Table Description
Communication Provider Roster Line Item Link: A link between communication and provider roster line item.

Communication Provider Roster Line Item Link entity maintains the association between communication and 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::Provider Notification::Entity::CommunicationPRLILink
Controlling File: CPM\model\Packages\Service Layer\Provider Notification\ProviderNotification_cat.efx
Attributes (5)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
communicationIDkeynoThe unique system generated identifier for the communication record. INTERNAL_ID SVR_INT64
providerRosterLineItemIDdetailsnoThe unique system generated reference number for the provider roster line item record.PROVIDER_ROSTER_LINE_ITEM_ID SVR_INT64
financialEventdetails The financial notification event.FINANCIAL_NOTIFICATION_EVENTFinanceNotificationEventSVR_STRING<10>
rosterEventdetails The roster notification event.ROSTER_NOTIFICATION_EVENTRosterNotificationEventSVR_STRING<10>
amountdetails An overpayment or under payment amount generated as part of provider roster line item correction.CURAM_AMOUNT SVR_MONEY
Foreign Keys (1)
ChildParent
CommunicationPRLILink.providerRosterLineItemIDProviderRosterLineItem.providerRosterLineItemID
Indices (1)
Index NameAttributes
IND_1345489518providerRosterLineItemID
Operations (2)
OperationStereotypeOptionsDescriptionSQL
insertinsert Creates a new row on communication provider roster line item link table. 
readread Reads a row of data from communication provider roster line item link table. 
Related Pages (0)