DBA Data[Home] [Help]

APPS.PQP_NL_PGGM_TEMPLATE dependencies on PAY_RETRO_DEFN_COMPONENTS

Line 440: pay_retro_defn_components rdc,

436: -- prime component cache
437: SELECT rc.retro_component_id,rc.component_name, rc.retro_type
438: INTO l_comp_id, l_comp_name, l_comp_type
439: FROM pay_retro_definitions rd,
440: pay_retro_defn_components rdc,
441: pay_retro_components rc
442: WHERE rdc.retro_component_id = rc.retro_component_id
443: AND rc.legislation_code = g_legislation_code
444: AND rdc.priority = p_retro_component_priority