Purpose |
Payroll Rate Change Procedure |
Requested By |
Joan Profetta |
Spec Created By |
Venkat A |
Spec Created Date |
04/16/2013 |
Spec QA by |
Rajesh Kota |
Document Status |
Complete |
S.No |
Test Scenario |
Expected Results |
1 |
Access to Maintain Plant Data page in Polca application |
User should be able to view the Maintain Plant Data page |
2 |
When user click on View in Maintain Plant Data, Tier 3 Standard Base Rate, Tier 3 Floater Base Rate should able to view in Base Rate Data section |
User should able to view following in Base Rate Data section Tier 3 Standard Base Rate Textbox Tier 3 Floater Base Rate Textbox. |
3 |
Click on Edit link in Maintain Plant Data, |
User should able view Tier 3 Standard Base Rate, Tier 3 Floater Base Rate in editable mode with save button enabled in Maintain Plant Data, |
4 |
Click on save button in Maintain Plant Data - plant details tab. |
Data for Tier 3 Standard Base Rate, Tier 3 Floater Base Rate should be saved in PS_NEC_BUS_UNIT_DT table |
Type |
Name |
Change |
|
1 |
Table |
PS_NEC_BUS_UNIT_DT |
Add two new columns NEC_T3_BASE_RATE, NEC_T3_FL_BASE_RT. |
2 |
Page |
Bus_Unit_Data.aspx, Bus_Unit_Data.aspx |
i) Add two new textboxs for tier 3 rates. |
ii) Rename existing lables under Base Rate Data section. |
|||
3 |
Stored proc |
CALC_EMP_RATES USP_BU_GET USP_BUDT_INSERT USP_HR_REVIEWOPERATION_REPORT USP_NECRATE_RATESQL USP_RAPIDENTRY_INSRTUPDAT Usp_revemp_lotsize_change |
Add logic to insert and update tier 3 rates table and page. |
4 |
DB Objects |
N/A |
Identify and update all procedures where tier 3 rate is hard coded |