DBA Data[Home] [Help]

APPS.OTA_LP_SECTION_API dependencies on OTA_LP_SECTION_BK2

Line 329: ota_lp_section_bk2.update_lp_section_b

325:
326: -- Call Before Process User Hook
327: --
328: begin
329: ota_lp_section_bk2.update_lp_section_b
330: (p_effective_date => l_effective_date
331: ,p_learning_path_section_id => p_learning_path_section_id
332: ,p_section_name => p_section_name
333: ,p_description => p_description

Line 416: ota_lp_section_bk2.update_lp_section_a

412:
413: -- Call After Process User Hook
414: --
415: begin
416: ota_lp_section_bk2.update_lp_section_a
417: (p_effective_date => l_effective_date
418: ,p_learning_path_section_id => p_learning_path_section_id
419: ,p_section_name => p_section_name
420: ,p_description => p_description