DBA Data[Home] [Help]

APPS.OZF_RESALE_WF_PVT dependencies on OZF_RESALE_WF_PVT

Line 1: PACKAGE BODY OZF_RESALE_WF_PVT AS

1: PACKAGE BODY OZF_RESALE_WF_PVT AS
2: /* $Header: ozfvrwfb.pls 120.10 2007/11/13 09:59:39 bkunjan ship $ */
3:
4: -- Package name : OZF_RESALE_WF_PVT
5: -- Purpose : Called from Resale Data processing and Payment initiation workflows.

Line 4: -- Package name : OZF_RESALE_WF_PVT

1: PACKAGE BODY OZF_RESALE_WF_PVT AS
2: /* $Header: ozfvrwfb.pls 120.10 2007/11/13 09:59:39 bkunjan ship $ */
3:
4: -- Package name : OZF_RESALE_WF_PVT
5: -- Purpose : Called from Resale Data processing and Payment initiation workflows.
6: -- History : CREATED VANSUB 02-18-2004
7: -- : MODIFICATIONS SLKRISHN 02-28-2004
8: -- NOTE :

Line 3766: END OZF_RESALE_WF_PVT;

3762: END IF;
3763: RAISE;
3764: END Start_Batch_Payment;
3765:
3766: END OZF_RESALE_WF_PVT;