DBA Data[Home] [Help]

APPS.OTA_FINANCE dependencies on OTA_TDB_BUS

Line 164: ota_tdb_bus.finance_line_exists(p_booking_id,'N')) or

160: --
161: if p_cancel_finance_line then
162: --
163: if (p_booking_id is not null and
164: ota_tdb_bus.finance_line_exists(p_booking_id,'N')) or
165: p_resource_booking_id is not null then
166: --
167: l_cancelled_flag := 'N';
168: --