DBA Data[Home] [Help]

APPS.AMS_PS_CNDCLSES_PUB dependencies on AMS_PS_CNDCLSES_PUB

Line 1: PACKAGE BODY AMS_Ps_Cndclses_PUB as

1: PACKAGE BODY AMS_Ps_Cndclses_PUB as
2: /* $Header: amspcclb.pls 120.0 2005/05/31 17:55:15 appldev noship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 6: -- AMS_Ps_Cndclses_PUB

2: /* $Header: amspcclb.pls 120.0 2005/05/31 17:55:15 appldev noship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name
6: -- AMS_Ps_Cndclses_PUB
7: -- Purpose
8: --
9: -- History
10: --

Line 16: G_PKG_NAME CONSTANT VARCHAR2(30):= 'AMS_Ps_Cndclses_PUB';

12: --
13: -- End of Comments
14: -- ===============================================================
15:
16: G_PKG_NAME CONSTANT VARCHAR2(30):= 'AMS_Ps_Cndclses_PUB';
17: G_FILE_NAME CONSTANT VARCHAR2(12) := 'amspcclb.pls';
18:
19: AMS_DEBUG_HIGH_ON constant boolean := FND_MSG_PUB.CHECK_MSG_LEVEL(FND_MSG_PUB.G_MSG_LVL_DEBUG_HIGH);
20: AMS_DEBUG_LOW_ON constant boolean := FND_MSG_PUB.CHECK_MSG_LEVEL(FND_MSG_PUB.G_MSG_LVL_DEBUG_LOW);

Line 534: END AMS_Ps_Cndclses_PUB;

530: );
531: End Lock_Ps_Cndclses;
532:
533:
534: END AMS_Ps_Cndclses_PUB;