Table Description
Communication License Link: A link between communication and license.

Communication License Link entity maintains the association between communication and license.
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::CommunicationLicenseLink
Controlling File: CPM\model\Packages\Service Layer\Provider Notification\ProviderNotification_cat.efx
Attributes (2)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
licenseIDdetailsnoThe unique system generated identifier for the license record.LICENSE_ID SVR_INT64
communicationIDkeynoThe unique system generated identifier for the communication record.INTERNAL_ID SVR_INT64
Foreign Keys (1)
ChildParent
CommunicationLicenseLink.licenseIDLicense.licenseID
Indices (1)
Index NameAttributes
IND_178365346licenseID
Operations (2)
OperationStereotypeOptionsDescriptionSQL
insertinsert Creates a new row on communication license link table. 
readread Reads a row of data from communication license link table. 
Related Pages (0)