DBA Data[Home] [Help]

APPS.OTA_TRAINING_PLAN_UPGRADE dependencies on OTA_LP_SECTION_API

Line 634: ota_lp_section_api.create_lp_section(

630: open csr_get_dup_lpc_rec(p_learning_path_id, p_section_name);
631: fetch csr_get_dup_lpc_rec into l_learning_path_section_id;
632: if csr_get_dup_lpc_rec%notfound then
633: begin
634: ota_lp_section_api.create_lp_section(
635: p_effective_date => trunc(sysdate)
636: ,p_learning_path_section_id => l_learning_path_section_id
637: ,p_learning_path_id => p_learning_path_id
638: ,p_section_name => p_section_name --ota_lp_sections_tl