DBA Data[Home] [Help]

APPS.AMS_DM_IMP_ATTRIBUTE_PVT dependencies on AMS_DM_IMP_ATTRIBUTE_PVT

Line 1: PACKAGE BODY AMS_Dm_Imp_Attribute_PVT as

1: PACKAGE BODY AMS_Dm_Imp_Attribute_PVT as
2: /* $Header: amsvdiab.pls 115.7 2004/06/21 08:11:13 rosharma ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 6: -- AMS_Dm_Imp_Attribute_PVT

2: /* $Header: amsvdiab.pls 115.7 2004/06/21 08:11:13 rosharma ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name
6: -- AMS_Dm_Imp_Attribute_PVT
7: -- Purpose
8: --
9: -- History
10: --

Line 20: G_PKG_NAME CONSTANT VARCHAR2(30):= 'AMS_Dm_Imp_Attribute_PVT';

16: -- End of Comments
17: -- ===============================================================
18:
19:
20: G_PKG_NAME CONSTANT VARCHAR2(30):= 'AMS_Dm_Imp_Attribute_PVT';
21: G_FILE_NAME CONSTANT VARCHAR2(12) := 'amsvdiab.pls';
22:
23: --
24: -- Foreward Procedure Declarations

Line 1282: END AMS_Dm_Imp_Attribute_PVT;

1278: END IF;
1279:
1280: END Validate_Imp_Attribute_Rec;
1281:
1282: END AMS_Dm_Imp_Attribute_PVT;