Table Description
WM Annual Renewal Data: The additional data required for the deferred annual renewal process. This entity captures details relating to deferred annual renewal processing.
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::HCR::Periodic Data Matching::Entity::WMAnnualRenewalData
Controlling File: HCR\model\PeriodicDataMatching\Entity\PDMEntity.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGno
Attributes (6)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
wmAnnualRenewalDataIDkeynoThe unique identifier of the WMAnnualRenewalData.INTERNAL_ID SVR_INT64
pdmRunCaseControlIDdetailsnoThe unique identifier of the PDMRunCaseControl record being processed for annual renewal.INTERNAL_ID SVR_INT64
userNamedetailsnoThe user who invoked the deferred annual renewal process. USER_NAME SVR_STRING<64>
dateTimedetailsnoThe date and time on which the annual renewal deferred process was requested.CURAM_DATETIME SVR_DATETIME
annualRenewalTypedetailsnoThe type of annual renewal the to be processed.PDM_RUN_ANNUAL_RENEWAL_TYPEPDMRunAnnualRenewalTypeSVR_STRING<10>
errorResetStatusdetailsnoThe status which the associated PDMRunCaseControl record will be returned to if an error occurs during the annual renewal processing. I.E. The status the PDMRunCaseControl record was in when the annual renewal processing was requested.PDM_RUN_CASE_CONTROL_STATUSPDMRunCaseControlStatusSVR_STRING<10>
Foreign Keys (1)
ChildParent
WMAnnualRenewalData.pdmRunCaseControlIDPDMRunCaseControl.pdmRunCaseControlID
Indices (1)
Index NameAttributes
IND__775488348pdmRunCaseControlID
Operations (2)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: wmAnnualRenewalDataID
Standard Operation 
readread Standard Operation 
Related Pages (0)