DBA Data[Home] [Help]

APPS.PAY_PQH_RBC dependencies on PQH_CRITERIA_RATE_FACTORS

Line 84: pqh_criteria_rate_factors pcrf,

80: or exists (
81: Select 'Y'
82: from pay_element_entries_f pee,
83: pqh_criteria_rate_elements pcre,
84: pqh_criteria_rate_factors pcrf,
85: pqh_rate_matrix_rates_f prmr
86: where pee.element_entry_id=pay_interpreter_pkg.g_ee_id
87: and pcre.element_type_id=pee.element_type_id
88: and pcre.criteria_rate_defn_id = pcrf.criteria_rate_defn_id