DBA Data[Home] [Help]

APPS.PAY_ELEMENT_TEMPLATE_GEN dependencies on PAY_TCO_INS

Line 995: pay_tco_ins.ins(l_core_object);

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