Technical Design Doc Updating Empl Status

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 9

Technical Design Document for Reported Time & Payable Time Updating

Employee’s Status

Created 2 different pages to update employee’s status:

 Reported Time Status


 Payable Time Status

Reported Time Status

Navigation: Main Menu  Time and Labor  Process Time  Reported Time Status

 Admin should enter all the field values on Reported Time Status page.
 If any of the fields on Reported Time Status page are left blank an error will be
generated.
 Admin is allowed to select only Approved or Need Approval or Submitted as Reported
Status.
 Admin can pick the dates for a particular employee and change the Reported Status as
Approved or Need Approval or Submitted in TL_RPTD_TIME table. Along with Reported
Status OPRID_LAST_UPDT and LASTUPDDTTM fields data will be updated in
TL_RPTD_TIME table.

 Data Results Field is only for display purpose. It displays the number of rows getting
updated in TL_RPTD_TIME table for the given inputs when clicks on Before Save
Button.
 When click on save after giving all the required inputs it displays the Total number of
rows updating from TL_RPTD_TIME table.

 Admin can click on Yes to continue with update else click No to cancel the update.

 When clicks on No it displays below message.


Payable Time Status

Navigation: Main Menu  Time and Labor  Process Time  Payable Time Status
 Admin should enter all the field values on Payable Time Status page.
 If any of the fields on Payable Time Status page are left blank an error will be generated.

 Admin is allowed to select only Approved or Closed or Need Approval or Submitted


as Payable Status.
 Admin can pick the dates for a particular employee and change the Payable Status as
Approved or Closed or Need Approval or Submitted in TL_PAYABLE_TIME table.

 Data Results Field is only for display purpose. It displays the number of rows getting
updated from TL_PAYABLE_TIME table for the given inputs when clicks on Before
Save Button.
 When click on save after giving all the required inputs it displays the Total number of
rows updating in TL_PAYABLE_TIME table.

 Admin can click on Yes to continue with update else No to cancel the update.
 When clicks on No it displays below message.

You might also like