DBA Data[Home] [Help]

APPS.AMS_CT_RULE_PUB dependencies on AMS_CT_RULE_PUB

Line 1: PACKAGE BODY AMS_Ct_Rule_PUB as

1: PACKAGE BODY AMS_Ct_Rule_PUB as
2: /* $Header: amspctrb.pls 120.1 2006/02/22 02:26:21 anchaudh noship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 6: -- AMS_Ct_Rule_PUB

2: /* $Header: amspctrb.pls 120.1 2006/02/22 02:26:21 anchaudh noship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name
6: -- AMS_Ct_Rule_PUB
7: -- Purpose
8: --
9: -- History
10: --

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

13: -- End of Comments
14: -- ===============================================================
15:
16:
17: G_PKG_NAME CONSTANT VARCHAR2(30):= 'AMS_Ct_Rule_PUB';
18: G_FILE_NAME CONSTANT VARCHAR2(12) := 'amspctrb.pls';
19:
20: PROCEDURE Create_Ct_Rule(
21: p_api_version_number IN NUMBER,

Line 507: END AMS_Ct_Rule_PUB;

503: );
504: End Lock_Ct_Rule;
505:
506:
507: END AMS_Ct_Rule_PUB;