DBA Data[Home] [Help]

APPS.OTA_DELEGATE_BOOKING_API dependencies on OTA_CRT_FINANCE_SEGMENT

Line 249: ota_crt_finance_segment.Create_Segment(

245: if p_delegate_person_id is not null and l_auto_create_finance = 'Y'
246: and l_price_basis <> 'N' and l_event_currency_code is not null
247: and l_booking_status_type <> 'R' THEN
248:
249: ota_crt_finance_segment.Create_Segment(
250: p_assignment_id => p_delegate_assignment_id,
251: p_business_group_id_from => p_business_group_id_from,
252: p_business_group_id_to => l_business_group_id_to,
253: p_organization_id => l_organization_id,