DBA Data[Home] [Help]

APPS.PAY_INTERPRETER_PKG dependencies on PQH_CRITERIA_RATE_FACTORS

Line 4828: ,pqh_criteria_rate_factors pcrf

4824: or exists (
4825: select '' chk
4826: from pay_element_entries_f pee
4827: ,pqh_criteria_rate_elements pcre
4828: ,pqh_criteria_rate_factors pcrf
4829: ,pqh_rate_matrix_rates_f prmr
4830: where pee.assignment_id=p_assignment_id
4831: and pcre.element_type_id=pee.element_type_id
4832: and pcre.criteria_rate_defn_id = pcrf.criteria_rate_defn_id