Description
This page allows you to complete an action record.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
OutcomeOUTCOME_PLAN_ACTIVITY_OUTCOME_ACHIEVEDIdentifies if the outcome of the action was achieved.Yes
End DateCURAM_DATEThe actual end date of the action.No
ReasonOUTCOME_PLAN_ACTIVITY_OUTCOME_REASONThe reason the outcome was 'Not Successful'. This is mandatory if the outcome was 'Not Successful'.No
Actual CostCURAM_AMOUNTThe actual cost of the action. This is only editable if the action is based on a predefined action from administration where the cost model is 'User Specified', of if the action is user defined.No
OutcomeOUTCOME_PLAN_ACTIVITY_OUTCOME_ACHIEVEDIdentifies if the outcome of the action was achieved.Yes
End DateCURAM_DATEThe actual end date of the action.No
ReasonOUTCOME_PLAN_ACTIVITY_OUTCOME_REASONThe reason the outcome was 'Not Successful'. This is mandatory if the outcome was 'Not Successful'.No
CommentsOUTCOME_PLAN_RICH_TEXT_SMALLThe reason why the outcome of the action was unsuccessful.No
Links and Actions
Page Level Actions
LabelDescription
CancelInput details are not saved. The user is returned to the previous page.
SaveThe completion details are saved and the status of the action is 'Completed'.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
A row identifier cannot be null.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
No row manager set which contains the optimistic lock.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.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
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
The Actual Cost must not be modified as the predefined action Cost Model is 'Fixed Actual'.LinkNo
The login ID %1s does not map to a user name.LinkNo
The Outcome Comments entered are too long (%1n) maximum allowed is %2n.LinkNo
Related Entities
Technical Information
Page IDOutcomePlan_completeAction
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\AssessmentPlanning\Delivery\Actions\OutcomePlan_completeAction.uim
Page Load InterfaceOutcomePlanAction.readActionCompletionDisplayDetails
Page Submit InterfaceOutcomePlanAction.completeAction
Linked From PagesActivities (OutcomePlan_listActions)