DBA Data[Home] [Help]

APPS.WIP_WOL_PROCESSOR dependencies on WIP_WOL_PROCESSOR

Line 1: PACKAGE BODY wip_wol_processor AS

1: PACKAGE BODY wip_wol_processor AS
2: /* $Header: wipwolpb.pls 115.7 2002/11/29 14:22:38 rmahidha noship $ */
3:
4: --copied from $INV_TOP/src/inltwv.ppc
5: PROCEDURE deriveItemRevision(p_header_id IN NUMBER) is

Line 357: END wip_wol_processor;

353: --rely on throwing code to set err_msg; also x_return_status defaulted to error, so nothing
354: --to do here except rollback.
355: ROLLBACK to SAVEPOINT preProcessing;
356: END completeAssyItem;
357: END wip_wol_processor;