DBA Data[Home] [Help]

APPS.OZF_AUTO_WRITEOFF_PVT dependencies on OZF_AUTO_WRITEOFF_PVT

Line 1: PACKAGE BODY OZF_AUTO_WRITEOFF_PVT AS

1: PACKAGE BODY OZF_AUTO_WRITEOFF_PVT AS
2: /* $Header: ozfvcwob.pls 120.5 2006/01/30 07:36:23 sshivali ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 6: -- OZF_Auto_Writeoff_PVT

2: /* $Header: ozfvcwob.pls 120.5 2006/01/30 07:36:23 sshivali ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name
6: -- OZF_Auto_Writeoff_PVT
7: -- Purpose
8: --
9: -- History
10: --

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

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

Line 306: END OZF_AUTO_WRITEOFF_PVT;

302:
303: End Populate_Auto_Writeoff_Data;
304:
305:
306: END OZF_AUTO_WRITEOFF_PVT;