DBA Data[Home] [Help]

APPS.OZF_LE_UPGRADE_PVT dependencies on OZF_LE_UPGRADE_PVT

Line 1: PACKAGE BODY OZF_LE_UPGRADE_PVT AS

1: PACKAGE BODY OZF_LE_UPGRADE_PVT AS
2: /* $Header: ozfvcleb.pls 120.1 2005/10/14 02:24:40 kdhulipa noship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 6: -- OZF_LE_UPGRADE_PVT

2: /* $Header: ozfvcleb.pls 120.1 2005/10/14 02:24:40 kdhulipa noship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name
6: -- OZF_LE_UPGRADE_PVT
7: -- Purpose
8: --
9: -- History
10: --

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

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

Line 131: END OZF_LE_UPGRADE_PVT;

127: RETCODE := 2;
128:
129: END Start_Process;
130:
131: END OZF_LE_UPGRADE_PVT;