DBA Data[Home] [Help]

APPS.AS_ACCESS_PUB_W2 dependencies on AS_ACCESS_PUB

Line 1: package body as_access_pub_w2 as

1: package body as_access_pub_w2 as
2: /* $Header: asxwac2b.pls 115.3 2002/08/16 23:26:06 kichan ship $ */
3: rosetta_g_mistake_date date := to_date('01/01/+4713', 'MM/DD/SYYYY');
4: rosetta_g_miss_date date := to_date('01/01/-4712', 'MM/DD/SYYYY');
5:

Line 46: ddp_access_profile_rec as_access_pub.access_profile_rec_type;

42: , p3_a4 VARCHAR2 := fnd_api.g_miss_char
43: )
44:
45: as
46: ddp_access_profile_rec as_access_pub.access_profile_rec_type;
47: ddindx binary_integer; indx binary_integer;
48: begin
49:
50: -- copy data to the local IN or IN-OUT args, if any

Line 74: as_access_pub.has_updatepersonaccess(p_api_version_number,

70:
71:
72:
73: -- here's the delegated call to the old PL/SQL routine
74: as_access_pub.has_updatepersonaccess(p_api_version_number,
75: p_init_msg_list,
76: p_validation_level,
77: ddp_access_profile_rec,
78: p_admin_flag,

Line 135: ddp_access_profile_rec as_access_pub.access_profile_rec_type;

131: , p3_a4 VARCHAR2 := fnd_api.g_miss_char
132: )
133:
134: as
135: ddp_access_profile_rec as_access_pub.access_profile_rec_type;
136: ddindx binary_integer; indx binary_integer;
137: begin
138:
139: -- copy data to the local IN or IN-OUT args, if any

Line 163: as_access_pub.has_viewpersonaccess(p_api_version_number,

159:
160:
161:
162: -- here's the delegated call to the old PL/SQL routine
163: as_access_pub.has_viewpersonaccess(p_api_version_number,
164: p_init_msg_list,
165: p_validation_level,
166: ddp_access_profile_rec,
167: p_admin_flag,

Line 222: ddp_access_profile_rec as_access_pub.access_profile_rec_type;

218: , p3_a4 VARCHAR2 := fnd_api.g_miss_char
219: )
220:
221: as
222: ddp_access_profile_rec as_access_pub.access_profile_rec_type;
223: ddindx binary_integer; indx binary_integer;
224: begin
225:
226: -- copy data to the local IN or IN-OUT args, if any

Line 248: as_access_pub.has_viewleadaccess(p_api_version_number,

244:
245:
246:
247: -- here's the delegated call to the old PL/SQL routine
248: as_access_pub.has_viewleadaccess(p_api_version_number,
249: p_init_msg_list,
250: p_validation_level,
251: ddp_access_profile_rec,
252: p_admin_flag,

Line 303: ddp_access_profile_rec as_access_pub.access_profile_rec_type;

299: , p3_a4 VARCHAR2 := fnd_api.g_miss_char
300: )
301:
302: as
303: ddp_access_profile_rec as_access_pub.access_profile_rec_type;
304: ddindx binary_integer; indx binary_integer;
305: begin
306:
307: -- copy data to the local IN or IN-OUT args, if any

Line 329: as_access_pub.has_viewopportunityaccess(p_api_version_number,

325:
326:
327:
328: -- here's the delegated call to the old PL/SQL routine
329: as_access_pub.has_viewopportunityaccess(p_api_version_number,
330: p_init_msg_list,
331: p_validation_level,
332: ddp_access_profile_rec,
333: p_admin_flag,

Line 384: ddp_access_profile_rec as_access_pub.access_profile_rec_type;

380: , p3_a4 VARCHAR2 := fnd_api.g_miss_char
381: )
382:
383: as
384: ddp_access_profile_rec as_access_pub.access_profile_rec_type;
385: ddindx binary_integer; indx binary_integer;
386: begin
387:
388: -- copy data to the local IN or IN-OUT args, if any

Line 410: as_access_pub.has_organizationaccess(p_api_version_number,

406:
407:
408:
409: -- here's the delegated call to the old PL/SQL routine
410: as_access_pub.has_organizationaccess(p_api_version_number,
411: p_init_msg_list,
412: p_validation_level,
413: ddp_access_profile_rec,
414: p_admin_flag,

Line 467: ddp_access_profile_rec as_access_pub.access_profile_rec_type;

463: , p3_a4 VARCHAR2 := fnd_api.g_miss_char
464: )
465:
466: as
467: ddp_access_profile_rec as_access_pub.access_profile_rec_type;
468: ddindx binary_integer; indx binary_integer;
469: begin
470:
471: -- copy data to the local IN or IN-OUT args, if any

Line 495: as_access_pub.has_personaccess(p_api_version_number,

491:
492:
493:
494: -- here's the delegated call to the old PL/SQL routine
495: as_access_pub.has_personaccess(p_api_version_number,
496: p_init_msg_list,
497: p_validation_level,
498: ddp_access_profile_rec,
499: p_admin_flag,

Line 554: ddp_access_profile_rec as_access_pub.access_profile_rec_type;

550: , p3_a4 VARCHAR2 := fnd_api.g_miss_char
551: )
552:
553: as
554: ddp_access_profile_rec as_access_pub.access_profile_rec_type;
555: ddindx binary_integer; indx binary_integer;
556: begin
557:
558: -- copy data to the local IN or IN-OUT args, if any

Line 580: as_access_pub.has_leadaccess(p_api_version_number,

576:
577:
578:
579: -- here's the delegated call to the old PL/SQL routine
580: as_access_pub.has_leadaccess(p_api_version_number,
581: p_init_msg_list,
582: p_validation_level,
583: ddp_access_profile_rec,
584: p_admin_flag,

Line 635: ddp_access_profile_rec as_access_pub.access_profile_rec_type;

631: , p3_a4 VARCHAR2 := fnd_api.g_miss_char
632: )
633:
634: as
635: ddp_access_profile_rec as_access_pub.access_profile_rec_type;
636: ddindx binary_integer; indx binary_integer;
637: begin
638:
639: -- copy data to the local IN or IN-OUT args, if any

Line 661: as_access_pub.has_opportunityaccess(p_api_version_number,

657:
658:
659:
660: -- here's the delegated call to the old PL/SQL routine
661: as_access_pub.has_opportunityaccess(p_api_version_number,
662: p_init_msg_list,
663: p_validation_level,
664: ddp_access_profile_rec,
665: p_admin_flag,

Line 694: end as_access_pub_w2;

690:
691:
692: end;
693:
694: end as_access_pub_w2;