DBA Data[Home] [Help]

APPS.PV_REFERRAL_GENERAL_PUB dependencies on PV_REFERRAL_GENERAL_PUB

Line 1: package body PV_REFERRAL_GENERAL_PUB as

1: package body PV_REFERRAL_GENERAL_PUB as
2: /* $Header: pvxvrfgb.pls 120.6 2005/11/08 16:02:59 pklin ship $*/
3:
4: /*************************************************************************************/
5: /* */

Line 14: g_pkg_name VARCHAR2(30) := 'PV_REFERRAL_GENERAL_PUB';

10: /* */
11: /* */
12: /*************************************************************************************/
13: g_log_to_file VARCHAR2(5) := 'N';
14: g_pkg_name VARCHAR2(30) := 'PV_REFERRAL_GENERAL_PUB';
15: g_api_name VARCHAR2(30);
16: g_RETCODE VARCHAR2(10) := '0';
17: g_module_name VARCHAR2(48);
18:

Line 885: -- PV_REFERRAL_GENERAL_PUB Procedure Create_Lead_Opportunity"

881: -- Variables for storing seeded attributes.
882: -- If values stored for these attributes exceed the length set
883: -- below we get the following error:
884: -- "ORA-06502: PL/SQL: numeric or value error in Package
885: -- PV_REFERRAL_GENERAL_PUB Procedure Create_Lead_Opportunity"
886: -- ------------------------------------------------------------------
887: l_decision_date VARCHAR2(30);
888: l_customer_budget VARCHAR2(100); -- Bug 4369314
889: l_sales_stage_id VARCHAR2(30);

Line 2469: END PV_REFERRAL_GENERAL_PUB;

2465: END Set_Message;
2466: -- ==============================End of Set_Message==============================
2467:
2468:
2469: END PV_REFERRAL_GENERAL_PUB;