DBA Data[Home] [Help]

APPS.HR_H2PI_VALIDATE dependencies on HR_H2PI_CITY_TAX_RULES_V

Line 1077: FROM hr_h2pi_city_tax_rules_v

1073: AND new_city_code = p_city_code;
1074:
1075: CURSOR csr_ed_city_tax IS
1076: SELECT jurisdiction_code jurisdiction_code
1077: FROM hr_h2pi_city_tax_rules_v
1078: WHERE business_group_id = hr_h2pi_upload.g_to_business_group_id
1079: UNION ALL
1080: SELECT screen_entry_value jurisdiction_code
1081: FROM hr_h2pi_element_entry_values_v eev,