This page (revision-28) was last changed on 26-Nov-2021 10:22 by JMyers

This page was created on 26-Nov-2021 10:22 by JMyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
28 26-Nov-2021 10:22 6 KB JMyers to previous
27 26-Nov-2021 10:22 6 KB JMyers to previous | to last
26 26-Nov-2021 10:22 7 KB JMyers to previous | to last
25 26-Nov-2021 10:22 6 KB JMyers to previous | to last
24 26-Nov-2021 10:22 6 KB JMyers to previous | to last
23 26-Nov-2021 10:22 6 KB JMyers to previous | to last
22 26-Nov-2021 10:22 6 KB JMyers to previous | to last
21 26-Nov-2021 10:22 6 KB JMyers to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 90 added 3 lines
The screen has two tabs :
*"Update May Time Card" where the EE will enter the time
*"Totals" - that provides different type of totals (time code, time code type, time code sets, and leave balance)
At line 91 changed 2 lines
Requirements / Features
Outline the specific requirements and features that are being addressed, broken down by topic if the subject area is large. These should be tied to the iterations using [2nd], [3rd], … at the beginning if NOT in the initial iteration so that it is understood by all what will be done and when.
On "Update May Time Card" are three major matrix areas :
*Work Time - All the time codes that has time type Regular, Excess, Overtime, and they are defined on assignment work rule
*Leave Time - All the time codes that has leave policy type not null, and they are defined on assignment work rule
*Sundries - All the time codes that has time type Money, Meal Allowance, and they are defined on assignment work rule
At line 94 changed one line
• The EE needs ability to add / delete a matrix line.
%%information: If EE has, a holiday pay generated then at the end of leave area a non editable matrix shows when the holiday paid day is.%%
At line 96 changed 12 lines
Development Approach
This is an optional section to describe the steps the developer would go through in fulfilling the project goals.
1.
Questions / Additional Notes
This section should contain questions that have been or need to be asked/answered so that the project can be completed.
1.
Development Problems / Issues
Provide an outline of all problems, issues or challenges encountered while doing the development work (or anticipated up front).
• For QA defect discovered working on this project that need to be fixed.
- D#43599 -QA- Mandatory requirement for a column is not respected on a dialog - WEPTTCM - Add Sundry Line(MPMSL)
- D#43600 -QA-when you click on a matrix cell the amount is not highlighted
- D#43601 - QA- QA-Column Records Attributes are not respected on a matrix (EE should not be allowed to change a submitted TS)
The matrix lines maybe added/deleted through dialogs, where EE needs to provide the combination for matrix line.
At line 109 removed 17 lines
Implementation
This section MUST be filled out by the developer. It should provide an outline of any business or technical setup required, a list of all processing considerations, and a list of all functions involved in the setup and usage of the feature.
• The screen has two tabs :
- "Update May Time Card" where the EE will enter the time
- "Totals" - that provides different type of totals (time code, time code type, time code sets, and leave balance)
• On "Update May Time Card" are three major matrix areas :
- Work Time
All the time codes that has time type Regular, Excess, Overtime, and they are defined on assignment work rule
- Leave Time
All the time codes that has leave policy type not null, and they are defined on assignment work rule
- Sundries
All the time codes that has time type Money, Meal Allowance, and they are defined on assignment work rule
Note:
If EE has, a holiday pay generated then at the end of leave area a non editable matrix shows when the holiday paid day is.
• The matrix lines maybe added/deleted through dialogs, where EE needs to provide the combination for matrix line.
At line 104 added one line
At line 128 changed 5 lines
• After the lines are created, the EE can record the time / sundry as need it.
• The dialogs that are used to add/delete matrix line are:
- MPMLL - Add/Delete Matrix Leave line
- MPMSL - Add/Delete Matrix Sundry Line Dialog
- MPMWL - Add/Delete Matrix Work Line Dialog
After the lines are created, the EE can record the time / sundry as need it.
At line 134 changed 10 lines
Notes:
- The time codes that are allowed to be choose in the dialog follow the same rules as describe earlier for each matrix area
- The cost centers allowed on a dialog are the one that are allow by assignment department. Please see on IDDP Allow Cost Centers tab
- The dialogs are not configurable in IMFDH without changing the code in the ear, they contain special logic for adding/deleting PTSE records.
• For the EE that will use this screen UEGTS should generated only the header and if need it the holiday paid
• Since we do not generate details, auto balancing logic is not available for this type of time sheet.
• This screen it designs for 7 days timesheet. If this need to support 14 timesheet the form definition need to be changed as follow, on form layout tab for any group that has layout type "Matrix Columns" need to changed "SS Rows Displayed" form 7 to 14 this number should be the same as timesheet time frame.
• Excepting matrix cell, any information on matrix area should be display only.
• The grid information alignment is depending on information display on each area they belong (work, leave, sundries) so their alignment in a form would be approximate.
• First column in a matrix area should have all the time value because in other away the info can be shifted so information will not display in a correct place.(e.g. Cost center cannot be the first column in the work area since this is not a mandatory information and can be null).
The dialogs that are used to add/delete matrix line are:
*MPMLL - Add/Delete Matrix Leave line
*MPMSL - Add/Delete Matrix Sundry Line Dialog
*MPMWL - Add/Delete Matrix Work Line Dialog
At line 145 changed 2 lines
Resources Released
This does not need to include java classes but should include icons, style changes and documents.
%%information: Notes:\\*The time codes that are allowed to be choose in the dialog follow the same rules as describe earlier for each matrix area\\*The cost centers allowed on a dialog are the one that are allow by assignment department. Please see on IDDP Allow Cost Centers tab\\*The dialogs are not configurable in IMFDH without changing the code in the ear, they contain special logic for adding/deleting PTSE records.%%
At line 148 changed 2 lines
Quality Assurance
Note the QA person, date, feature QA’d and any comments or set up notes along with the severity or urgency of the issue. Please do not repeat the whole Requirements / Features section here. Include where you were working, the test case and all steps required to reproduce the issue [if needed].
For the EE that will use this screen UEGTS should generated only the header and if need it the holiday paid
At line 151 changed 4 lines
Document Revision History
Identifies each document version and who made the change and when.
Version Author/Date Description
1.00 EC20100114 Initial Version
Since we do not generate details, auto balancing logic is not available for this type of time sheet.
This screen it designs for 7 days time sheet. If this need to support 14 time sheet the form definition need to be changed as follow, on form layout tab for any group that has layout type "Matrix Columns" need to changed "SS Rows Displayed" form 7 to 14 this number should be the same as time sheet time frame.
Excepting matrix cell, any information on matrix area should be display only.
The grid information alignment is depending on information display on each area they belong (work, leave, sundries) so their alignment in a form would be approximate.
First column in a matrix area should have all the time value because in other away the info can be shifted so information will not display in a correct place.(e.g. Cost center cannot be the first column in the work area since this is not a mandatory information and can be null).