DBA Data[Home] [Help]

APPS.OTA_TFL_API_BUSINESS_RULES dependencies on OTA_TFL_API_BUSINESS_RULES3

Line 707: ota_tfl_api_business_rules3.check_customer_booking_deal

703: end if;
704: --
705: if p_booking_deal_id is not null then
706: check_booking_deal(p_finance_header_id,p_booking_deal_id);
707: ota_tfl_api_business_rules3.check_customer_booking_deal
708: (p_finance_header_id,p_booking_deal_id);
709: end if;
710: --
711: if p_resource_allocation_id is not null then