DBA Data[Home] [Help]

APPS.OZF_MO_PRESET_TIERS_PVT dependencies on OZF_MO_PRESET_TIERS_PVT

Line 1: PACKAGE BODY OZF_MO_PRESET_TIERS_PVT AS

1: PACKAGE BODY OZF_MO_PRESET_TIERS_PVT AS
2: /* $Header: ozfvmoptb.pls 120.4 2005/08/25 04:34:57 rssharma noship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 19: G_PKG_NAME VARCHAR2(30) := 'OZF_MO_PRESET_TIERS_PVT';

15: -- NULL indicates missing value. Rosetta Version 1.55
16: -- End of Comments
17: -- ===============================================================
18:
19: G_PKG_NAME VARCHAR2(30) := 'OZF_MO_PRESET_TIERS_PVT';
20: G_FILE_NAME VARCHAR2(15) := 'ozfvmoptb.pls';
21:
22: PROCEDURE check_preset_tiers_req_items
23: (

Line 723: END OZF_MO_PRESET_TIERS_PVT;

719: -- exception
720: END Delete_mo_preset_tiers;
721:
722:
723: END OZF_MO_PRESET_TIERS_PVT;