DBA Data[Home] [Help]

APPS.OZF_CODE_CONVERSION_PKG dependencies on OZF_CODE_CONVERSION_PKG

Line 1: PACKAGE BODY OZF_Code_Conversion_PKG as

1: PACKAGE BODY OZF_Code_Conversion_PKG as
2: /* $Header: ozftsccb.pls 120.3 2007/12/21 07:44:26 gdeepika ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 6: -- OZF_Code_Conversion_PKG

2: /* $Header: ozftsccb.pls 120.3 2007/12/21 07:44:26 gdeepika ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name
6: -- OZF_Code_Conversion_PKG
7: -- Purpose
8: --
9: -- History
10: --

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

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

Line 530: END OZF_Code_Conversion_PKG;

526:
527:
528:
529:
530: END OZF_Code_Conversion_PKG;
531: