DBA Data[Home] [Help]

APPS.OZF_PRICE_LIST_PVT dependencies on OZF_PRICE_LIST_PVT

Line 1: PACKAGE BODY OZF_PRICE_LIST_PVT as

1: PACKAGE BODY OZF_PRICE_LIST_PVT as
2: /* $Header: ozfvprlb.pls 120.0.12020000.2 2012/10/17 10:21:26 nepanda ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 6: -- OZF_PRICE_LIST_PVT

2: /* $Header: ozfvprlb.pls 120.0.12020000.2 2012/10/17 10:21:26 nepanda ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name
6: -- OZF_PRICE_LIST_PVT
7: -- Purpose
8: --
9: -- History
10: -- 10/17/2012 nepanda Fix for Bug 14724414 - tst1213:getting error while approving accrual offer

Line 17: G_PKG_NAME CONSTANT VARCHAR2(30):= 'OZF_PRICE_LIST_PVT';

13: --
14: -- End of Comments
15: -- ===============================================================
16:
17: G_PKG_NAME CONSTANT VARCHAR2(30):= 'OZF_PRICE_LIST_PVT';
18: G_FILE_NAME CONSTANT VARCHAR2(12) := 'ozfvprlb.pls';
19:
20:
21:

Line 958: End OZF_PRICE_LIST_PVT;

954: );
955: End Delete_price_list;
956:
957:
958: End OZF_PRICE_LIST_PVT;