DBA Data[Home] [Help]

APPS.PA_PAY_UTIL dependencies on PA_IMPLEMENTATIONS

Line 188: from pa_implementations;

184: end if;
185:
186: select business_group_id
187: into l_business_group_id
188: from pa_implementations;
189:
190: pqh_rbc_rate_retrieval.determine_rbc_rate(
191: p_element_type_id => p_rbc_elem_type_id,
192: p_crit_rt_defn_id => NULL,