DBA Data[Home] [Help]

APPS.OZF_OFFR_MARKET_OPTION_PKG dependencies on OZF_OFFR_MARKET_OPTION_PKG

Line 1: PACKAGE BODY OZF_OFFR_MARKET_OPTION_PKG as

1: PACKAGE BODY OZF_OFFR_MARKET_OPTION_PKG as
2: /* $Header: ozftomob.pls 120.1 2005/08/24 02:59:31 rssharma noship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 6: -- OZF_OFFR_MARKET_OPTION_PKG

2: /* $Header: ozftomob.pls 120.1 2005/08/24 02:59:31 rssharma noship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name
6: -- OZF_OFFR_MARKET_OPTION_PKG
7: -- Purpose
8: --
9: -- History
10: -- Wed May 18 2005:11/57 AM RSSHARMA Added Insert_row and Update_row for Volume Offers

Line 20: G_PKG_NAME CONSTANT VARCHAR2(30):= 'OZF_OFFR_MARKET_OPTION_PKG';

16: -- End of Comments
17: -- ===============================================================
18:
19:
20: G_PKG_NAME CONSTANT VARCHAR2(30):= 'OZF_OFFR_MARKET_OPTION_PKG';
21: G_FILE_NAME CONSTANT VARCHAR2(12) := 'ozftomob.pls';
22:
23:
24:

Line 230: END OZF_OFFR_MARKET_OPTION_PKG;

226: END Lock_Row;
227:
228:
229:
230: END OZF_OFFR_MARKET_OPTION_PKG;