DBA Data[Home] [Help]

APPS.OE_HEADER_UTIL dependencies on OE_ORDER_HEADER_HISTORY

Line 4781: DELETE FROM OE_ORDER_HEADER_HISTORY

4777: RAISE FND_API.G_EXC_ERROR;
4778: END IF;
4779:
4780: /* Start Audit Trail */
4781: DELETE FROM OE_ORDER_HEADER_HISTORY
4782: WHERE HEADER_ID = p_header_id;
4783: /* End Audit Trail */
4784:
4785: /* takintoy delete Contracts*/