DBA Data[Home] [Help]

APPS.OE_HEADER_UTIL dependencies on OE_ORDER_HEADER_HISTORY

Line 4631: DELETE FROM OE_ORDER_HEADER_HISTORY

4627: RAISE FND_API.G_EXC_ERROR;
4628: END IF;
4629:
4630: /* Start Audit Trail */
4631: DELETE FROM OE_ORDER_HEADER_HISTORY
4632: WHERE HEADER_ID = p_header_id;
4633: /* End Audit Trail */
4634:
4635: /* takintoy delete Contracts*/