DBA Data[Home] [Help]

APPS.ISC_DBI_BSA_OBJECTS_C dependencies on OE_REASONS

Line 204: oe_reasons r,

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
208: and bl.line_id = ble.line_id

Line 912: oe_reasons r,

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
916: and bl.line_id = ble.line_id