Description
This page allows you to modify time constraint details for an issue. Time constraints are time limits applied to products and issues. They are used to govern the number of days within which an action must be performed. For example, a time constraint can be configured that indicates the maximum number of days by which an appeal request must be received for an issue that is related to earned income.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Details
LabelTypeDescriptionMandatory
Number of DaysNUMBER_OF_DAYSTime limit in days that applies to the time constraint type. For example, if the number of days is 30 and the time constraint type is "First Appeal", the system sets a time limit of 30 days on the first appeal time limit for an issue.Yes
FromCURAM_DATEStart date of the period during which the time constraint is valid.Yes
TypeCONSTRAINT_TYPE_CODETime constraint type from the drop-down list of time constraint types, e.g., "first appeal", "second appeal".Yes
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action updates the record using the information entered on the page.
Messages
When page is loaded
None
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
From date must be entered.LinkNo
From date must be on or after today.LinkNo
Issue time constraint cannot be modified as it is has been canceled already.LinkNo
Number of Days must be entered.LinkNo
Type must be entered.LinkNo
Related Entities
When page is loaded
IssueTimeConstraint
When page is submitted
IssueTimeConstraint
Technical Information
Page IDIssue_modifyTimeConstraintFromList
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\Appeal\Issue\Issue Appeal Processes Administration\Issue_modifyTimeConstraintFromList.uim
Page Load InterfaceProduct.readIssueTimeConstraint
Page Submit InterfaceProduct.modifyIssueTimeConstraint
Linked From PagesTime Constraints (Issue_listTimeConstraints)