DBA Data[Home] [Help]

APPS.OTA_OPEN_FC_ENROLLMENT_API dependencies on OTA_OPEN_FC_ENROLLMENT_BK1

Line 44: OTA_OPEN_FC_ENROLLMENT_bk1.create_open_fc_enrollment_b

40: l_effective_date := trunc(p_effective_date);
41:
42:
43: begin
44: OTA_OPEN_FC_ENROLLMENT_bk1.create_open_fc_enrollment_b
45: ( p_effective_date => p_effective_date
46: ,p_business_group_id => p_business_group_id
47: ,p_forum_id => p_forum_id
48: ,p_person_id => p_person_id

Line 83: OTA_OPEN_FC_ENROLLMENT_bk1.create_open_fc_enrollment_a

79:
80:
81:
82: begin
83: OTA_OPEN_FC_ENROLLMENT_bk1.create_open_fc_enrollment_a
84: ( p_effective_date => p_effective_date
85: ,p_business_group_id => p_business_group_id
86: ,p_forum_id => p_forum_id
87: ,p_person_id => p_person_id