DBA Data[Home] [Help]

APPS.OZF_MASS_SETTLEMENT_PVT dependencies on OZF_MASS_SETTLEMENT_PVT

Line 1: PACKAGE BODY OZF_MASS_SETTLEMENT_PVT AS

1: PACKAGE BODY OZF_MASS_SETTLEMENT_PVT AS
2: /* $Header: ozfvmstb.pls 120.15.12010000.5 2008/11/26 05:15:42 bkunjan ship $ */
3: -- Start of Comments
4: -- Package name : OZF_MASS_SETTLEMENT_PVT
5: -- Purpose :

Line 4: -- Package name : OZF_MASS_SETTLEMENT_PVT

1: PACKAGE BODY OZF_MASS_SETTLEMENT_PVT AS
2: /* $Header: ozfvmstb.pls 120.15.12010000.5 2008/11/26 05:15:42 bkunjan ship $ */
3: -- Start of Comments
4: -- Package name : OZF_MASS_SETTLEMENT_PVT
5: -- Purpose :
6: -- History :
7: -- NOTE :
8: -- End of Comments

Line 10: G_PKG_NAME CONSTANT VARCHAR2(30) := 'OZF_MASS_SETTLEMENT_PVT';

6: -- History :
7: -- NOTE :
8: -- End of Comments
9:
10: G_PKG_NAME CONSTANT VARCHAR2(30) := 'OZF_MASS_SETTLEMENT_PVT';
11: G_FILE_NAME CONSTANT VARCHAR2(12) := 'ozfvmstb.pls';
12:
13: OZF_DEBUG_HIGH_ON CONSTANT BOOLEAN := FND_MSG_PUB.check_msg_level(FND_MSG_PUB.g_msg_lvl_debug_high);
14: OZF_DEBUG_LOW_ON CONSTANT BOOLEAN := FND_MSG_PUB.check_msg_level(FND_MSG_PUB.g_msg_lvl_debug_low);

Line 3823: END OZF_MASS_SETTLEMENT_PVT;

3819:
3820: END Settle_Mass_Settlement;
3821:
3822:
3823: END OZF_MASS_SETTLEMENT_PVT;