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.25.12020000.5 2013/02/19 05:13:32 kdass 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.25.12020000.5 2013/02/19 05:13:32 kdass 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 3985: END OZF_MASS_SETTLEMENT_PVT;

3981:
3982: END Settle_Mass_Settlement;
3983:
3984:
3985: END OZF_MASS_SETTLEMENT_PVT;