DBA Data[Home] [Help]

APPS.OTA_DELEGATE_BOOKING_API dependencies on OTA_CRT_FINANCE_SEGMENT

Line 233: ota_crt_finance_segment.Create_Segment(

229:
230: if p_delegate_person_id is not null and l_auto_create_finance = 'Y'
231: and l_price_basis <> 'N' and l_event_currency_code is not null THEN
232:
233: ota_crt_finance_segment.Create_Segment(
234: p_assignment_id => p_delegate_assignment_id,
235: p_business_group_id_from => p_business_group_id_from,
236: p_business_group_id_to => l_business_group_id_to,
237: p_organization_id => l_organization_id,