DBA Data[Home] [Help]

APPS.HXT_BATCH_VAL dependencies on HXT_DET_HOURS_WORKED_F

Line 181: p_day IN hxt_det_hours_worked_f.date_worked%TYPE,

177: );
178:
179: FUNCTION sum_unexploded_hours (
180: p_tim_id IN hxt_timecards.id%TYPE,
181: p_day IN hxt_det_hours_worked_f.date_worked%TYPE,
182: p_hours_type IN hxt_det_hours_worked_f.hours%TYPE DEFAULT NULL
183: )
184: RETURN NUMBER;
185:

Line 182: p_hours_type IN hxt_det_hours_worked_f.hours%TYPE DEFAULT NULL

178:
179: FUNCTION sum_unexploded_hours (
180: p_tim_id IN hxt_timecards.id%TYPE,
181: p_day IN hxt_det_hours_worked_f.date_worked%TYPE,
182: p_hours_type IN hxt_det_hours_worked_f.hours%TYPE DEFAULT NULL
183: )
184: RETURN NUMBER;
185:
186: PROCEDURE holiday_mismatch (