DBA Data[Home] [Help]

APPS.OTA_OPEN_FC_ENROLLMENT_API dependencies on OTA_OPEN_FC_ENROLLMENT_BK2

Line 168: OTA_OPEN_FC_ENROLLMENT_bk2.update_open_fc_enrollment_b

164: savepoint UPDATE_OPEN_FC_ENROLLMENT;
165: l_effective_date := trunc(p_effective_date);
166:
167: begin
168: OTA_OPEN_FC_ENROLLMENT_bk2.update_open_fc_enrollment_b
169: ( p_effective_date => p_effective_date
170: ,p_enrollment_id => p_enrollment_id
171: ,p_business_group_id => p_business_group_id
172: ,p_forum_id => p_forum_id

Line 206: OTA_OPEN_FC_ENROLLMENT_bk2.update_open_fc_enrollment_a

202: );
203:
204:
205: begin
206: OTA_OPEN_FC_ENROLLMENT_bk2.update_open_fc_enrollment_a
207: ( p_effective_date => p_effective_date
208: ,p_enrollment_id => p_enrollment_id
209: ,p_business_group_id => p_business_group_id
210: ,p_forum_id => p_forum_id