Table Description
PCRReason: The PCR Reason details. The PCRReason details.

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::PCR::Entity::CasePCR::PCRReason
Controlling File: PCR\model\Packages\Entity\PCR.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (7)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
pcrReasonIDkeyno

Unique identifier for the manual reason strategy.

INTERNAL_ID SVR_INT64
priorityClassificationdetailsno

The priority type for a manual reason strategy.

PCR_CLASSIFICATIONPCRClassificationSVR_STRING<10>
riskClassificationdetailsno

The risk type for a manual reason strategy.

PCR_CLASSIFICATIONPCRClassificationSVR_STRING<10>
complexityClassificationdetailsno

The complexity type for a manual reason strategy.

PCR_CLASSIFICATIONPCRClassificationSVR_STRING<10>
priorityReasondetailsno

The priority reason for a manual reason strategy.

PCR_PRIORITY_REASON SVR_STRING<300>
riskReasondetailsno

The risk reason for a manual reason strategy.

PCR_RISK_REASON SVR_STRING<300>
complexityReasondetailsno

The complexity reason for a manual reason strategy.

PCR_COMPLEXITY_REASON SVR_STRING<300>
Foreign Keys (1)
ChildParent
CasePCR.pcrReasonIDPCRReason.pcrReasonID
Operations (2)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: pcrReasonID
Standard Operation 
readread Standard Operation 
Related Pages (0)