Table Description
RollingClockProcessing: Details the rolling clock period of an individual. There can be multiple records for an individual which cannot overlap
Model Details
Location in Model: Logical View::MetaModel::Curam::Income Support Product::Service Layer::entity::RollingClockProcessing::RollingClockProcessing
Controlling File: ISProduct\model\Service Layer\entity\RollingClockProcessing\RollingClockProcessing_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (6)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
rollingClockProcessingIDkeynoSystem generated unique identifier for the rolling clock processing.ROLLING_CLOCK_PROCESSING_ID SVR_INT64
caseParticipantRoleIDdetails The case participant role ID of the household member.CASE_PARTICIPANT_ROLE_ID SVR_INT64
startDatedetails The start period of the clock for an individualCURAM_DATE SVR_DATE
endDatedetails The end period of the clock for an individualCURAM_DATE SVR_DATE
extensionStartDatedetails The start extension period of the for an individualCURAM_DATE SVR_DATE
extensionEndDatedetails The end extension period of the for an individualCURAM_DATE SVR_DATE
Indices (1)
Index NameAttributes
IND_1210441905caseParticipantRoleID
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: rollingClockProcessingID
Inserts Rolling Clock Period to database 
readread Standard Operation 
readmultireadmulti   
modifymodify updates rolling clock processing record 
Related Pages (2)