DBA Data[Home] [Help]

APPS.OTA_RESOURCE_DEFINITION_API dependencies on OTA_SRT_INS

Line 181: ota_srt_ins.ins_tl

177: ,p_special_instruction => p_special_instruction
178: ,p_validate => p_validate
179: );
180:
181: ota_srt_ins.ins_tl
182: (p_effective_date => l_effective_date
183: ,p_language_code => USERENV('LANG')
184: ,p_supplied_resource_id => l_supplied_resource_id
185: ,p_name => l_name );