DBA Data[Home] [Help]

APPS.OTA_MANDATORY_ENROLL_UTIL dependencies on OTA_BULK_ENROLL_UTIL

Line 1809: ota_bulk_enroll_util.Create_Enrollment_And_Finance(

1805: CLOSE csr_get_cost_center_info;
1806:
1807: BEGIN
1808:
1809: ota_bulk_enroll_util.Create_Enrollment_And_Finance(
1810: p_event_id => l_req_member_rec.event_id
1811: ,p_cost_centers => l_cost_center_info.cost_allocation_keyflex_id
1812: ,p_assignment_id => l_req_member_rec.assignment_id
1813: ,p_delegate_contact_id => NULL

Line 1983: ota_bulk_enroll_util.Create_Enrollment_And_Finance(

1979: CLOSE csr_get_cost_center_info;
1980:
1981: BEGIN
1982:
1983: ota_bulk_enroll_util.Create_Enrollment_And_Finance(
1984: p_event_id => l_req_member_rec.event_id
1985: ,p_cost_centers => l_cost_center_info.cost_allocation_keyflex_id
1986: ,p_assignment_id => l_req_member_rec.assignment_id
1987: ,p_delegate_contact_id => NULL