DBA Data[Home] [Help]

APPS.AMS_CONTACT_POINT_PVT dependencies on AMS_CONTACT_POINT_PVT

Line 1: PACKAGE BODY AMS_CONTACT_POINT_PVT as

1: PACKAGE BODY AMS_CONTACT_POINT_PVT as
2: /* $Header: amsvcptb.pls 115.4 2002/11/22 08:55:17 jieli ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name

Line 6: -- AMS_CONTACT_POINT_PVT

2: /* $Header: amsvcptb.pls 115.4 2002/11/22 08:55:17 jieli ship $ */
3: -- ===============================================================
4: -- Start of Comments
5: -- Package name
6: -- AMS_CONTACT_POINT_PVT
7: -- Purpose
8: --
9: -- History
10: --

Line 18: G_PKG_NAME CONSTANT VARCHAR2(30):= 'AMS_CONTACT_POINT_PVT';

14: -- End of Comments
15: -- ===============================================================
16:
17:
18: G_PKG_NAME CONSTANT VARCHAR2(30):= 'AMS_CONTACT_POINT_PVT';
19: G_FILE_NAME CONSTANT VARCHAR2(12) := 'amsvcptb.pls';
20:
21: /*
22: G_USER_ID NUMBER := FND_GLOBAL.USER_ID;

Line 457: END AMS_CONTACT_POINT_PVT;

453: End update_contact_POINT;
454:
455:
456:
457: END AMS_CONTACT_POINT_PVT;