Table Description
Service Offering Performance Measure Link.: Performance measures that apply to a service offering.
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::Performance Measure::Entity::SOPerformanceMeasureLink
Controlling File: CPM\model\Packages\Service Layer\Performance Measure\Entity\Entity_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (4)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
soPerformanceMeasureLinkIDkeyno INTERNAL_ID SVR_INT64
performanceMeasureIDdetailsno INTERNAL_ID SVR_INT64
serviceOfferingIDdetailsno SERVICE_OFFERING_ID SVR_INT64
recordStatusdetailsno RECORD_STATUSRecordStatusSVR_STRING<10>
Foreign Keys (5)
ChildParent
SOPerformanceMeasureLink.performanceMeasureIDPerformanceMeasure.performanceMeasureID
SOPerformanceMeasureLink.serviceOfferingIDServiceOffering.serviceOfferingID
SDEvaluationOutcome.soPerformanceMeasureLinkIDSOPerformanceMeasureLink.soPerformanceMeasureLinkID
SOPerformMsrEvalCrtLnk.soPerformanceMeasureLinkIDSOPerformanceMeasureLink.soPerformanceMeasureLinkID
ScoreOutcome.soPerformanceMeasureLinkIDSOPerformanceMeasureLink.soPerformanceMeasureLinkID
Indices (2)
Index NameAttributes
SOPMLnkPerformnceMeasureIDIdxperformanceMeasureID
SOPMLnkServiceOfferingIDIdxserviceOfferingID
Operations (6)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: soPerformanceMeasureLinkID
AUTO_ID_KEY: PERMES
@deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
readread @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
modifymodifyOPTIMISTIC_LOCKING: yes
@deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
searchByServiceOfferingnsmulti @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced.SQL
searchByPerformanceMeasureAnsStatusreadmulti @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
insertSOPerformanceMeasureLinknsinsert Inserts record to SOPerformanceMeasureLink entity. This method expects SOPerformanceMeasureLink ID to be set by the caller, if not set it delegates the call to insert() which is modeled to auto generate primary key field (SOPerformanceMeasureLink ID). It's preferred to call insertSOPerformanceMeasureLink only in scenario's where caller wants to set the value of primary key by itself. @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
Related Pages (8)