DBA Data[Home] [Help]

APPS.OE_AUDIT_HISTORY_PVT dependencies on OE_PC_ENTITIES_V

Line 390: FROM OE_PC_ENTITIES_V

386: 6, 'oe_price_adjs_history',
387: 7, 'oe_sales_credit_history',
388: 8, 'oe_price_adjs_history') entity_name
389: ,ENTITY_DISPLAY_NAME
390: FROM OE_PC_ENTITIES_V
391: WHERE APPLICATION_ID = 660
392: AND ENTITY_ID < 1000
393: ORDER BY ENTITY_ID;
394: