DBA Data[Home] [Help]

APPS.AS_OPP_CONTACT_PVT dependencies on AS_OPP_CONTACT_PVT

Line 1: PACKAGE BODY AS_OPP_CONTACT_PVT as

1: PACKAGE BODY AS_OPP_CONTACT_PVT as
2: /* $Header: asxvlcnb.pls 120.4 2006/08/10 11:29:18 mohali noship $ */
3: -- Start of Comments
4: -- Package name : AS_OPP_CONTACT_PVT
5: -- Purpose :

Line 4: -- Package name : AS_OPP_CONTACT_PVT

1: PACKAGE BODY AS_OPP_CONTACT_PVT as
2: /* $Header: asxvlcnb.pls 120.4 2006/08/10 11:29:18 mohali noship $ */
3: -- Start of Comments
4: -- Package name : AS_OPP_CONTACT_PVT
5: -- Purpose :
6: -- History :
7: -- NOTE :
8: -- End of Comments

Line 11: G_PKG_NAME CONSTANT VARCHAR2(30):= 'AS_OPP_CONTACT_PVT';

7: -- NOTE :
8: -- End of Comments
9:
10:
11: G_PKG_NAME CONSTANT VARCHAR2(30):= 'AS_OPP_CONTACT_PVT';
12: G_FILE_NAME CONSTANT VARCHAR2(12) := 'asxvop3b.pls';
13:
14: -- Hint: Primary key needs to be returned.
15: PROCEDURE Create_opp_contacts(

Line 2117: End AS_OPP_CONTACT_PVT;

2113: END IF;
2114: END Validate_opp_contact;
2115:
2116:
2117: End AS_OPP_CONTACT_PVT;