DBA Data[Home] [Help]

APPS.PAY_ELEMENT_TEMPLATE_GEN dependencies on PAY_TCO_INS

Line 998: pay_tco_ins.ins(l_core_object);

994: l_core_object.core_object_type := p_core_object_type;
995: l_core_object.shadow_object_id := p_shadow_object_id;
996: l_core_object.core_object_id := p_core_object_id;
997: l_core_object.effective_date := p_effective_date;
998: pay_tco_ins.ins(l_core_object);
999: end if;
1000: --
1001: -- Insert to allow indexing by the shadow_object_id.
1002: --