DBA Data[Home] [Help]

APPS.OTA_LP_SECTION_API dependencies on OTA_LST_UPD

Line 404: ota_lst_upd.upd_tl

400: ,p_attribute20 => p_attribute20
401: );
402: --
403:
404: ota_lst_upd.upd_tl
405: ( p_effective_date => p_effective_date
406: ,p_language_code => USERENV('LANG')
407: ,p_learning_path_section_id => p_learning_path_section_id
408: ,p_name => rtrim(p_section_name)