DBA Data[Home] [Help]

APPS.AMS_ITEM_SECTION_PVT dependencies on AMS_ITEM_SECTION_PVT

Line 1: PACKAGE BODY AMS_item_section_PVT as

1: PACKAGE BODY AMS_item_section_PVT as
2: /* $Header: amsvpseb.pls 115.4 2002/05/29 04:15:23 pkm ship $ */
3: -- Start of Comments
4: -- Package name : AMS_item_section_PVT
5: -- Purpose :

Line 4: -- Package name : AMS_item_section_PVT

1: PACKAGE BODY AMS_item_section_PVT as
2: /* $Header: amsvpseb.pls 115.4 2002/05/29 04:15:23 pkm ship $ */
3: -- Start of Comments
4: -- Package name : AMS_item_section_PVT
5: -- Purpose :
6:
7: -- History :
8: -- 01/22/2001 musman created.

Line 13: G_PKG_NAME CONSTANT VARCHAR2(30):= 'AMS_item_section_PVT';

9: -- 17-MAY-2002 abhola removed references to G_USER_ID
10: -- End of Comments
11:
12:
13: G_PKG_NAME CONSTANT VARCHAR2(30):= 'AMS_item_section_PVT';
14: G_FILE_NAME CONSTANT VARCHAR2(12) := 'amsvmulb.pls';
15:
16:
17: PROCEDURE create_item_sec_assoc

Line 351: End AMS_item_section_PVT;

347:
348:
349:
350:
351: End AMS_item_section_PVT;