DBA Data[Home] [Help]

APPS.OTA_LEARNING_PATH_API dependencies on OTA_LEARNING_PATH_BK2

Line 350: ota_learning_path_bk2.update_learning_path_b

346: savepoint UPDATE_LEARNING_PATH;
347: l_effective_date := trunc(p_effective_date);
348:
349: begin
350: ota_learning_path_bk2.update_learning_path_b
351: (p_effective_date => p_effective_date
352: ,p_learning_path_id => p_learning_path_id
353: ,p_object_version_number => p_object_version_number
354: ,p_path_name => p_path_name

Line 467: ota_learning_path_bk2.update_learning_path_a

463: );
464:
465:
466: begin
467: ota_learning_path_bk2.update_learning_path_a
468: (p_effective_date => p_effective_date
469: ,p_learning_path_id => p_learning_path_id
470: ,p_object_version_number => p_object_version_number
471: ,p_path_name => p_path_name