DBA Data[Home] [Help]

APPS.ISC_DBI_BSA_OBJECTS_C dependencies on OE_BLANKET_LINES_EXT

Line 203: oe_blanket_lines_ext ble,

199: null
200: from oe_blanket_headers_all bh,
201: oe_blanket_headers_ext bhe,
202: oe_blanket_lines_all bl,
203: oe_blanket_lines_ext ble,
204: oe_reasons r,
205: isc_book_sum2_f book
206: where bh.order_number = bhe.order_number
207: and bh.header_id = bl.header_id

Line 911: oe_blanket_lines_ext ble,

907: null
908: from oe_blanket_headers_all bh,
909: oe_blanket_headers_ext bhe,
910: oe_blanket_lines_all bl,
911: oe_blanket_lines_ext ble,
912: oe_reasons r,
913: isc_book_sum2_f book
914: where bh.order_number = bhe.order_number
915: and bh.header_id = bl.header_id