DBA Data[Home] [Help]

APPS.PAY_RETRO_UTILS_PKG dependencies on PAY_RETRO_COMPONENT_USAGES

Line 615: pay_retro_component_usages prcu

611: cp_bus_grp in number,
612: cp_leg_code in varchar2) is
613: select prcu.retro_component_id
614: from
615: pay_retro_component_usages prcu
616: where prcu.creator_id = cp_et_id
617: and prcu.creator_type = 'ET'
618: and prcu.default_component = 'Y'
619: and (( prcu.business_group_id = cp_bus_grp