DBA Data[Home] [Help]

APPS.HXT_BATCH_VAL dependencies on HXT_ADD_ASSIGN_INFO_F

Line 588: hxt_add_assign_info_f haaif

584: IS
585: SELECT hhc.id
586: FROM hxt_holiday_calendars hhc,
587: hxt_earning_policies hep,
588: hxt_add_assign_info_f haaif
589: WHERE p_effective_date BETWEEN hhc.effective_start_date
590: AND hhc.effective_end_date
591: AND hep.hcl_id = hhc.id
592: AND p_effective_date BETWEEN hep.effective_start_date