DBA Data[Home] [Help]

APPS.HXT_TD_UTIL dependencies on HXT_EARNING_POLICIES

Line 287: hxt_earning_policies erp

283: FROM hxt_det_hours_worked hrw, --C421
284: hxt_timecards tim,
285: hxt_earn_groups erg,
286: hxt_earn_group_types egt,
287: hxt_earning_policies erp
288: -- WHERE tim.id = a_tim_id
289: -- AND hrw.tim_id = a_tim_id
290:
291: -- Changed the above where clause as follows for supporting the

Line 382: hxt_earning_policies erp

378: FROM hxt_det_hours_worked hrw, --C421
379: hxt_timecards tim,
380: hxt_earn_groups erg,
381: hxt_earn_group_types egt,
382: hxt_earning_policies erp
383: -- WHERE tim.id = a_tim_id
384: -- AND hrw.tim_id = a_tim_id
385:
386: -- Changed the above where clause as follows for supporting the