DBA Data[Home] [Help]

APPS.AMS_PS_RULE_PUB dependencies on AMS_PS_RULE_PUB

Line 1: PACKAGE BODY AMS_Ps_Rule_PUB as

1: PACKAGE BODY AMS_Ps_Rule_PUB as
2: /* $Header: amsprulb.pls 120.0 2005/05/31 16:07:19 appldev noship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 6: -- AMS_Ps_Rule_PUB

2: /* $Header: amsprulb.pls 120.0 2005/05/31 16:07:19 appldev noship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name
6: -- AMS_Ps_Rule_PUB
7: -- Purpose
8: --
9: -- History
10: --

Line 17: G_PKG_NAME CONSTANT VARCHAR2(30):= 'AMS_Ps_Rule_PUB';

13: -- End of Comments
14: -- ===============================================================
15:
16:
17: G_PKG_NAME CONSTANT VARCHAR2(30):= 'AMS_Ps_Rule_PUB';
18: G_FILE_NAME CONSTANT VARCHAR2(12) := 'amsprulb.pls';
19:
20: /*
21: AMS_DEBUG_HIGH_ON constant boolean := FND_MSG_PUB.CHECK_MSG_LEVEL(FND_MSG_PUB.G_MSG_LVL_DEBUG_HIGH);

Line 545: END AMS_Ps_Rule_PUB;

541: End Lock_Ps_Rule;
542:
543: */
544:
545: END AMS_Ps_Rule_PUB;
546: