Description
This page allows the user to add absence for a date.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Absence ReasonABSENCE_REASONThe reason for being absent.Yes
Absence DateABSENCE_DATEThe date on which client was absent.No
Units Not AttendedATTENDANCE_UNITSThe number of units of the service that were not-attended due to absence.Yes
Links and Actions
Page Level Actions
LabelDescription
CancelDismisses the page and returns user to previous page.
SaveAdds a Absence reason for a particular date.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity 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
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
%1s %2s %3s %4sLinkNo
Absence Date %1d must be on or after the Service From date of the roster line item %2d.LinkNo
Absence Date %1d must be on or before the Service To date of the roster line item %2d.LinkNo
Absence details must be entered only for the day on or before today.LinkNo
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.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 Units %1n are not less than the Expected Units %2n absence reasons cannot be added.LinkNo
The login ID %1s does not map to a user name.LinkNo
The Period End Date %1d must be on or after the Period Start Date %2d.LinkNo
The Period Start Date %1d must be on or before the Period End Date %2d.LinkNo
The roster line item is not 'Open' the Absence Reason cannot be added.LinkNo
The user %1s must be the owner or supervisor to perform this task.LinkNo
This Absence Reason %1c already exists.LinkNo
This Absence Reason %1c already exists for date %2d.LinkNo
This roster line item has an exception processing task created against it absence reason cannot be added.LinkNo
Units Not Attended must be greater than 0.LinkNo
Related Entities
Technical Information
Page IDProviderManagement_addAbsenceReasonForPRLI
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\CPM\Provider\Attendance\ProviderManagement_addAbsenceReasonForPRLI.uim
Page Load InterfaceProvider.readProviderSummaryDetails
Page Submit InterfaceMaintainRosterLineItem.addAbsence
Linked From Pages