DBA Data[Home] [Help]

APPS.WIP_INTERFACE_ERR_UTILS dependencies on WIP_INTERFACE_ERR_UTILS

Line 1: package body WIP_INTERFACE_ERR_Utils as

1: package body WIP_INTERFACE_ERR_Utils as
2: /* $Header: wipieutb.pls 120.4 2006/09/04 06:39:09 panagara noship $ */
3:
4: --- Added a new Autonomous procedure to insert errors into wip_interface_errors table.
5: --- This is added for bug 5124822

Line 156: END WIP_INTERFACE_ERR_Utils;

152:
153:
154: commit;
155: End insert_error;
156: END WIP_INTERFACE_ERR_Utils;