DBA Data[Home] [Help]

APPS.ISC_EDW_BACKLOGS_F_SIZE dependencies on EDW_LOCAL_INSTANCE

Line 43: FROM edw_local_instance inst,

39: ||'-'|| l.line_category_code
40: ||'-'|| ot.transaction_type_id
41: ||'-'|| nvl( os_2.order_source_id, os_1.order_source_id)
42: ||'-'|| fspa.set_of_books_id BACKLOGS_PK
43: FROM edw_local_instance inst,
44: oe_transaction_types_tl ot,
45: oe_order_lines_all pl,
46: oe_order_headers_all h,
47: oe_order_lines_all l,