DBA Data[Home] [Help]

APPS.PAY_RETRO_COMP_USAGE_INTERNAL dependencies on PAY_RCU_INS

Line 115: pay_rcu_ins.ins

111:
112: --
113: -- Create the retro component usage for the element type
114: --
115: pay_rcu_ins.ins
116: (p_effective_date => p_effective_date
117: ,p_retro_component_id => l_rcu_rec.retro_component_id
118: ,p_creator_id => p_element_type_id
119: ,p_creator_type => 'ET'