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.6.12020000.2 2012/08/24 09:06:24 akuppa ship $ */
3:
4: --- Added a new Autonomous procedure to insert errors into wip_interface_errors table.
5: --- This is added for bug 5124822

Line 164: END WIP_INTERFACE_ERR_Utils;

160: p_last_update_login,
161: p_updated_by);
162: commit;
163: End insert_error;
164: END WIP_INTERFACE_ERR_Utils;