DBA Data[Home] [Help]

APPS.IEX_WF_DEL_STATUS_PUB dependencies on IEX_WF_DEL_STATUS_PUB

Line 1: PACKAGE BODY IEX_WF_DEL_STATUS_PUB AS

1: PACKAGE BODY IEX_WF_DEL_STATUS_PUB AS
2: /* $Header: iexwfdub.pls 120.0 2004/01/24 03:31:19 appldev noship $ */
3: /*
4: * This procedure needs to be called with an itemtype and workflow process
5: * which'll launch workflow.

Line 263: END IEX_WF_DEL_STATUS_PUB;

259: itemtype, itemkey, actid, funcmode);
260: RAISE;
261: END update_rejection_status;
262:
263: END IEX_WF_DEL_STATUS_PUB;