DBA Data[Home] [Help]

APPS.OTA_LP_ENROLLMENT_API dependencies on OTA_LP_ENROLLMENT_BK1

Line 97: ota_lp_enrollment_bk1.create_lp_enrollment_b

93: l_effective_date := trunc(p_effective_date);
94:
95:
96: begin
97: ota_lp_enrollment_bk1.create_lp_enrollment_b
98: ( p_effective_date => p_effective_date
99: ,p_validate => p_validate
100: ,p_learning_path_id => p_learning_path_id
101: ,p_business_group_id => p_business_group_id

Line 213: ota_lp_enrollment_bk1.create_lp_enrollment_a

209:
210:
211:
212: begin
213: ota_lp_enrollment_bk1.create_lp_enrollment_a
214: ( p_effective_date => p_effective_date
215: ,p_validate => p_validate
216: ,p_learning_path_id => p_learning_path_id
217: ,p_business_group_id => p_business_group_id