DBA Data[Home] [Help]

APPS.HXT_BATCH_VAL dependencies on HXT_ADD_ASSIGN_INFO_F

Line 650: hxt_add_assign_info_f haaif

646: IS
647: SELECT hhc.id
648: FROM hxt_holiday_calendars hhc,
649: hxt_earning_policies hep,
650: hxt_add_assign_info_f haaif
651: WHERE p_effective_date BETWEEN hhc.effective_start_date
652: AND hhc.effective_end_date
653: AND hep.hcl_id = hhc.id
654: AND p_effective_date BETWEEN hep.effective_start_date