DBA Data[Home] [Help]

APPS.OE_AUDIT_HISTORY_PVT dependencies on OE_PC_ENTITIES_V

Line 291: FROM OE_PC_ENTITIES_V

287: 6, 'oe_price_adjs_history',
288: 7, 'oe_sales_credit_history',
289: 8, 'oe_price_adjs_history') entity_name
290: ,ENTITY_DISPLAY_NAME
291: FROM OE_PC_ENTITIES_V
292: WHERE APPLICATION_ID = 660
293: AND ENTITY_ID < 1000
294: ORDER BY ENTITY_ID;
295: