Table Description
Lite Provider Referral: Stores the referral for a provider. Stores the referral for a provider.

Example

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::CPMReferralsLite::Entity::LiteProviderReferral::LiteProviderReferral
Controlling File: CPMReferralsLite\model\Packages\Entity\LiteProviderReferral\LiteProviderReferral.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
liteReferralIDkeyno INTERNAL_ID SVR_INT64
providerConcernRoleIDdetailsyes CONCERN_ID SVR_INT64
serviceOfferingIDdetailsyesNote: A missing foreign key was created for this field in Curam 6.0 SP3. The Allow Nulls on this foreign key field was changed from 'Not Specified' to 'Yes' as this needs to be specifed on creation of the foreign key. However this should be 'No' but to prevent upgrade impact, the constraint could not be tightened from 'Not Specified' to 'No'.SERVICE_OFFERING_ID SVR_INT64
Foreign Keys (3)
ChildParent
LiteProviderReferral.liteReferralIDLiteReferral.liteReferralID
LiteProviderReferral.providerConcernRoleIDProvider.providerConcernRoleID
LiteProviderReferral.serviceOfferingIDServiceOffering.serviceOfferingID
Indices (2)
Index NameAttributes
IND_1318560253providerConcernRoleID
IND__844668845serviceOfferingID
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
readread Standard Operation 
removeremove Standard Operation 
Related Pages (0)