DBA Data[Home] [Help]

APPS.HR_IPT_SHD dependencies on HR_IPT_INS

Line 202: hr_ipt_ins.ins_tl

198: -- 115.8 after AOL recommendation the UPDATE and DELETE statements were removed
199: -- to assist performance of PERNLINS
200: --
201: for l_item_property in csr_item_properties loop
202: hr_ipt_ins.ins_tl
203: (p_language_code => l_item_property.source_lang
204: ,p_item_property_id => l_item_property.item_property_id
205: ,p_default_value => l_item_property.default_value
206: ,p_information_prompt => l_item_property.information_prompt