Table Description
Product Evidence Group Link: Administers the addition of one or more evidence groups to a product. Administers the addition of one or more evidence groups to a product.
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::Core::Reference Model::Service Layer::Evidence Group Admin::Entity::ProductEvidenceGroupLink::ProductEvidenceGroupLink
Controlling File: core\model\Packages\Reference Model\Service Layer\EvidenceGroup\EvidenceGroupAdmin_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (7)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
productEvidenceGroupLinkIDkeynoUnique identifier of the productEvidenceGroupLink.PRODUCT_EVIDENCE_GROUP_LINK_ID SVR_INT64
productIDdetailsnoIdentifier of the product for which the evidence is available.PRODUCT_ID SVR_INT64
evidenceGroupIDdetailsnoIdentifier of the evidenceGroup entity.EVIDENCE_GROUP_ID SVR_INT64
startDatedetailsnoStart of period over which this evidence group is applicable on this product.CURAM_DATE SVR_DATE
endDatedetails End of period over which this evidence group is applicable on this product.CURAM_DATE SVR_DATE
commentsdetails Comments entered in relation to the evidence group on this product.COMMENTS SVR_STRING<300>
recordStatusdetailsnoUsed by Curam to indicate if a record has been logically deleted.RECORD_STATUS_CODERecordStatusSVR_STRING<10>
Foreign Keys (2)
ChildParent
ProductEvidenceGroupLink.evidenceGroupIDEvidenceGroup.evidenceGroupID
ProductEvidenceGroupLink.productIDProduct.productID
Indices (2)
Index NameAttributes
ProdEvdGrpLnkIdx2evidenceGroupID
ProdEvdGrpLnkIdxproductID
Operations (6)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: productEvidenceGroupLinkID
Standard Operation 
readread Standard Operation 
modifymodify Standard Operation 
removeremove Standard Operation 
searchByProductreadmulti   
readmulti  @superseded - replaced by searchByProduct 
Related Pages (0)