DBA Data[Home] [Help]

APPS.AML_MONITOR_CONDITIONS_PVT dependencies on AML_MONITOR_CONDITIONS_PVT

Line 1: PACKAGE BODY AML_MONITOR_CONDITIONS_PVT as

1: PACKAGE BODY AML_MONITOR_CONDITIONS_PVT as
2: /* $Header: amlvlmcb.pls 115.6 2003/01/23 03:41:23 swkhanna noship $ */
3: -- Start of Comments
4: -- Package name : AML_MONITOR_CONDITIONS_PVT
5: -- Purpose :

Line 4: -- Package name : AML_MONITOR_CONDITIONS_PVT

1: PACKAGE BODY AML_MONITOR_CONDITIONS_PVT as
2: /* $Header: amlvlmcb.pls 115.6 2003/01/23 03:41:23 swkhanna noship $ */
3: -- Start of Comments
4: -- Package name : AML_MONITOR_CONDITIONS_PVT
5: -- Purpose :
6: -- History :
7: -- NOTE :
8: -- End of Comments

Line 11: G_PKG_NAME CONSTANT VARCHAR2(30):= 'AML_MONITOR_CONDITIONS_PVT';

7: -- NOTE :
8: -- End of Comments
9:
10:
11: G_PKG_NAME CONSTANT VARCHAR2(30):= 'AML_MONITOR_CONDITIONS_PVT';
12: G_FILE_NAME CONSTANT VARCHAR2(12) := 'amlvlmcb.pls';
13: AS_DEBUG_LOW_ON boolean := FND_MSG_PUB.CHECK_MSG_LEVEL(FND_MSG_PUB.G_MSG_LVL_DEBUG_LOW);
14:
15: -- ********************************************************

Line 1049: End AML_MONITOR_CONDITIONS_PVT;

1045:
1046: END Validate_monitor_condition;
1047:
1048:
1049: End AML_MONITOR_CONDITIONS_PVT;