Description
This page allows you to create an approval criteria for a plan item. An approval criteria must be met before a planned item is approved.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameAPPROVAL_CRITERIA_NAME_CODEThe name of the approval criteria.Yes
PriorityAPPROVAL_CRITERIA_PRIORITYPriority of the approval criteria.No
Assign Next PriorityCURAM_INDICATORAssigns the next available priority for the approval criteria.No
Occurs WhenAPPROVAL_CRITERIA_OCCURS_CODEWhen the approval criteria comes into effectYes
Workflow EventPDT_EVENT_CLASS_AND_TYPEThe name of the workflow event that will be calledYes
Description
LabelTypeDescriptionMandatory
DescriptionDESCRIPTIONFree text description of the approval criteria.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action creates a new record from the information entered on the page.
Messages
When page is loaded
None
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An approval criteria with the name specified already exists. Approval Criteria name must be unique.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A row identifier cannot be null.LinkNo
Assign Next Priority cannot be selected if a priority has been entered.LinkNo
Assign Next Priority must be selected if a priority has not been entered.LinkNo
A workflow event must be selected.LinkNo
Entity manager not found.LinkNo
No database access is allowed at this point.LinkNo
Priority must be a positive whole number.LinkNo
Record not found for key '%1s'.LinkNo
The login ID %1s does not map to a user name.LinkNo
The name of the approval criteria is not validLinkNo
The occurs when field is not validLinkNo
The priority field is not validLinkNo
The record status for the approval criteria has an invalid valueLinkNo
This record has been changed by another user. Please refresh and try again.LinkNo
Unknown row mode.LinkNo
Related Entities
When page is loaded
None
When page is submitted
ApprovalCriteria
LocalizableText
PlanItemApprovalCriteriaLink
TextTranslation
Technical Information
Page IDServicePlanAdmin_createApprovalCriteriaForPlanItem
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\ServicePlans\Service Plans Admin\PlanItems\ServicePlanAdmin_createApprovalCriteriaForPlanItem.uim
Page Load Interface
Page Submit InterfaceServicePlan.createApprovalCriteriaForPlanItem
Linked From PagesPlan Items (ServicePlanAdmin_listPlanItems), Plan Items for Sub Goal (ServicePlanAdmin_listPlanItemsForSubGoal)