DBA Data[Home] [Help]

APPS.HXT_TIME_SUMMARY dependencies on HXT_TIME_PAY

Line 1472: hxt_time_pay.get_retro_fields( g_tim_id

1468: ELSE
1469: l_ffv_cost_center_id := NULL;
1470: END IF;
1471:
1472: hxt_time_pay.get_retro_fields( g_tim_id
1473: ,HXT_TIME_COLLECTION.g_batch_name
1474: ,HXT_TIME_COLLECTION.g_batch_ref
1475: ,l_pay_status
1476: ,l_pa_status

Line 4104: -- cur_elig_prem in hxt_time_pay.gen_premiums returns a row and the

4100: hr_utility.trace('hours_worked :'||hours_worked);
4101: end if;
4102: -- IF the shift differential override is applicable to the time_in and
4103: -- time_outs ,then set p_sdf_id to g_sdovr_id so that the cursor
4104: -- cur_elig_prem in hxt_time_pay.gen_premiums returns a row and the
4105: -- logic gets called to insert the data into hxt_det_hours_worked
4106: sd_rule_earning := g_sdovr_id;
4107: END IF;
4108: if g_debug then