DBA Data[Home] [Help]

APPS.AS_SALES_LEADS_PUB_W2 dependencies on AS_UTILITY_PUB

Line 78: ddp_sales_lead_profile_tbl as_utility_pub.profile_tbl_type;

74: , x_msg_data out nocopy VARCHAR2
75: )
76:
77: as
78: ddp_sales_lead_profile_tbl as_utility_pub.profile_tbl_type;
79: ddp_sales_lead_line_tbl as_sales_leads_pub.sales_lead_line_tbl_type;
80: ddindx binary_integer; indx binary_integer;
81: begin
82:

Line 93: as_utility_pub_w.rosetta_table_copy_in_p6(ddp_sales_lead_profile_tbl, p9_a0

89:
90:
91:
92:
93: as_utility_pub_w.rosetta_table_copy_in_p6(ddp_sales_lead_profile_tbl, p9_a0
94: , p9_a1
95: );
96:
97:

Line 196: ddp_sales_lead_profile_tbl as_utility_pub.profile_tbl_type;

192: , x_msg_data out nocopy VARCHAR2
193: )
194:
195: as
196: ddp_sales_lead_profile_tbl as_utility_pub.profile_tbl_type;
197: ddindx binary_integer; indx binary_integer;
198: begin
199:
200: -- copy data to the local IN or IN-OUT args, if any

Line 210: as_utility_pub_w.rosetta_table_copy_in_p6(ddp_sales_lead_profile_tbl, p9_a0

206:
207:
208:
209:
210: as_utility_pub_w.rosetta_table_copy_in_p6(ddp_sales_lead_profile_tbl, p9_a0
211: , p9_a1
212: );
213:
214:

Line 273: ddp_sales_lead_profile_tbl as_utility_pub.profile_tbl_type;

269: , x_opportunity_id out nocopy NUMBER
270: )
271:
272: as
273: ddp_sales_lead_profile_tbl as_utility_pub.profile_tbl_type;
274: ddindx binary_integer; indx binary_integer;
275: begin
276:
277: -- copy data to the local IN or IN-OUT args, if any

Line 287: as_utility_pub_w.rosetta_table_copy_in_p6(ddp_sales_lead_profile_tbl, p9_a0

283:
284:
285:
286:
287: as_utility_pub_w.rosetta_table_copy_in_p6(ddp_sales_lead_profile_tbl, p9_a0
288: , p9_a1
289: );
290:
291:

Line 352: ddp_sales_lead_profile_tbl as_utility_pub.profile_tbl_type;

348: , p13_a1 out nocopy JTF_NUMBER_TABLE
349: )
350:
351: as
352: ddp_sales_lead_profile_tbl as_utility_pub.profile_tbl_type;
353: ddx_assign_id_tbl as_sales_leads_pub.assign_id_tbl_type;
354: ddindx binary_integer; indx binary_integer;
355: begin
356:

Line 366: as_utility_pub_w.rosetta_table_copy_in_p6(ddp_sales_lead_profile_tbl, p8_a0

362:
363:
364:
365:
366: as_utility_pub_w.rosetta_table_copy_in_p6(ddp_sales_lead_profile_tbl, p8_a0
367: , p8_a1
368: );
369:
370:

Line 420: ddp_profile_tbl as_utility_pub.profile_tbl_type;

416: , p1_a4 out nocopy VARCHAR2
417: )
418:
419: as
420: ddp_profile_tbl as_utility_pub.profile_tbl_type;
421: ddx_access_profile_rec as_access_pub.access_profile_rec_type;
422: ddindx binary_integer; indx binary_integer;
423: begin
424:

Line 426: as_utility_pub_w.rosetta_table_copy_in_p6(ddp_profile_tbl, p0_a0

422: ddindx binary_integer; indx binary_integer;
423: begin
424:
425: -- copy data to the local IN or IN-OUT args, if any
426: as_utility_pub_w.rosetta_table_copy_in_p6(ddp_profile_tbl, p0_a0
427: , p0_a1
428: );
429:
430:

Line 450: ddp_profile_tbl as_utility_pub.profile_tbl_type;

446: , p_profile_name VARCHAR2
447: ) return varchar2
448:
449: as
450: ddp_profile_tbl as_utility_pub.profile_tbl_type;
451: ddindx binary_integer; indx binary_integer;
452: ddrosetta_retval varchar2(4000);
453: begin
454:

Line 456: as_utility_pub_w.rosetta_table_copy_in_p6(ddp_profile_tbl, p0_a0

452: ddrosetta_retval varchar2(4000);
453: begin
454:
455: -- copy data to the local IN or IN-OUT args, if any
456: as_utility_pub_w.rosetta_table_copy_in_p6(ddp_profile_tbl, p0_a0
457: , p0_a1
458: );
459:
460: