Description
This page allows you to modify a persons employment working hours from view. An employment working hours record includes information relevant to a person's employment including the number of hours per week that the person is employed.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Hours per weekNUMBER_OF_HOURSNumber of hours per week that the person is employed with the employment. Note that the number of hours cannot exceed 168 hours.Yes
Days Per WeekNUMBER_OF_DAYSNumber of days per week that the person is employed with the employment. Note that the number of days cannot exceed 7 days.Yes
Shift WorkSHIFT_WORK_INDIf the work performed by the person during the above-mentioned hours is shift work, e.g., night time shift or select the Shift Work selection box.No
From DateCURAM_DATEPeriod of time from which the person is employed according to the above-mentioned hours. The "from" date must be on a Monday. Note also that an employment working hour record cannot exist with the same "from" date.Yes
Comments
LabelTypeDescriptionMandatory
Comments COMMENTSUser comments on this record.No
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
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
The login ID %1s does not map to a user name.LinkNo
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
Employment working hour details of a client that is currently marked as a duplicate cannot be modified.LinkNo
Employment working hour record must not be canceled already.LinkNo
Employment working hours cannot exist with the same start date.LinkNo
Employment working hours must start on a Monday.LinkNo
Employment working hour start date must not be earlier than employment start date.LinkNo
Employment working hour start date must not be later than employment end date.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
Number of days entered must be a positive value between 1 and 7LinkNo
Number of days must be entered.LinkNo
Number of Days must not exceed 7.LinkNo
Number of hours entered must be greater than zeroLinkNo
Number of hours must be entered.LinkNo
Number of hours must not exceed %1d.LinkNo
Start date must be entered.LinkNo
Related Entities
When page is loaded
Employment
When page is submitted
ConcernRoleDuplicate
Employment
EmploymentWorkingHour
Technical Information
Page IDPerson_modifyEmploymentWorkingHourFromView
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Person\Employment\EmploymentWorkingHour\Person_modifyEmploymentWorkingHourFromView.uim
Page Load InterfacePerson.readEmploymentWorkingHour
Page Submit InterfacePerson.modifyEmploymentWorkingHour
Linked From Pages