DBA Data[Home] [Help]

APPS.OTA_LEARNING_PATH_API dependencies on OTA_LEARNING_PATH_BK1

Line 78: ota_learning_path_bk1.create_learning_path_b

74: l_effective_date := trunc(p_effective_date);
75:
76:
77: begin
78: ota_learning_path_bk1.create_learning_path_b
79: ( p_effective_date => p_effective_date
80: ,p_validate => p_validate
81: ,p_path_name => p_path_name
82: ,p_business_group_id => p_business_group_id

Line 196: ota_learning_path_bk1.create_learning_path_a

192: );
193:
194:
195: begin
196: ota_learning_path_bk1.create_learning_path_a
197: ( p_effective_date => p_effective_date
198: ,p_validate => p_validate
199: ,p_path_name => p_path_name
200: ,p_business_group_id => p_business_group_id