DBA Data[Home] [Help]

APPS.HZ_DSS_GROUPS_PUB_W dependencies on HZ_DSS_GROUPS_PUB

Line 1: package body hz_dss_groups_pub_w as

1: package body hz_dss_groups_pub_w as
2: /* $Header: ARHPDGJB.pls 120.2 2005/06/18 04:28:01 jhuang noship $ */
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 35: ddp_dss_group hz_dss_groups_pub.dss_group_rec_type;

31: , p1_a5 VARCHAR2 := fnd_api.g_miss_char
32: )
33:
34: as
35: ddp_dss_group hz_dss_groups_pub.dss_group_rec_type;
36: ddindx binary_integer; indx binary_integer;
37: begin
38:
39: -- copy data to the local IN or IN-OUT args, if any

Line 52: hz_dss_groups_pub.create_group(p_init_msg_list,

48:
49:
50:
51: -- here's the delegated call to the old PL/SQL routine
52: hz_dss_groups_pub.create_group(p_init_msg_list,
53: ddp_dss_group,
54: x_return_status,
55: x_msg_count,
56: x_msg_data);

Line 79: ddp_dss_group hz_dss_groups_pub.dss_group_rec_type;

75: , p1_a5 VARCHAR2 := fnd_api.g_miss_char
76: )
77:
78: as
79: ddp_dss_group hz_dss_groups_pub.dss_group_rec_type;
80: ddindx binary_integer; indx binary_integer;
81: begin
82:
83: -- copy data to the local IN or IN-OUT args, if any

Line 97: hz_dss_groups_pub.update_group(p_init_msg_list,

93:
94:
95:
96: -- here's the delegated call to the old PL/SQL routine
97: hz_dss_groups_pub.update_group(p_init_msg_list,
98: ddp_dss_group,
99: x_object_version_number,
100: x_return_status,
101: x_msg_count,

Line 129: ddp_dss_secured_criterion hz_dss_groups_pub.dss_secured_criterion_type;

125: , p1_a8 VARCHAR2 := fnd_api.g_miss_char
126: )
127:
128: as
129: ddp_dss_secured_criterion hz_dss_groups_pub.dss_secured_criterion_type;
130: ddindx binary_integer; indx binary_integer;
131: begin
132:
133: -- copy data to the local IN or IN-OUT args, if any

Line 150: hz_dss_groups_pub.create_secured_criterion(p_init_msg_list,

146:
147:
148:
149: -- here's the delegated call to the old PL/SQL routine
150: hz_dss_groups_pub.create_secured_criterion(p_init_msg_list,
151: ddp_dss_secured_criterion,
152: x_secured_item_id,
153: x_return_status,
154: x_msg_count,

Line 177: ddp_dss_secured_module hz_dss_groups_pub.dss_secured_module_type;

173: , p1_a3 VARCHAR2 := fnd_api.g_miss_char
174: )
175:
176: as
177: ddp_dss_secured_module hz_dss_groups_pub.dss_secured_module_type;
178: ddindx binary_integer; indx binary_integer;
179: begin
180:
181: -- copy data to the local IN or IN-OUT args, if any

Line 193: hz_dss_groups_pub.create_secured_module(p_init_msg_list,

189:
190:
191:
192: -- here's the delegated call to the old PL/SQL routine
193: hz_dss_groups_pub.create_secured_module(p_init_msg_list,
194: ddp_dss_secured_module,
195: x_secured_item_id,
196: x_return_status,
197: x_msg_count,

Line 220: ddp_dss_secured_module hz_dss_groups_pub.dss_secured_module_type;

216: , p1_a3 VARCHAR2 := fnd_api.g_miss_char
217: )
218:
219: as
220: ddp_dss_secured_module hz_dss_groups_pub.dss_secured_module_type;
221: ddindx binary_integer; indx binary_integer;
222: begin
223:
224: -- copy data to the local IN or IN-OUT args, if any

Line 236: hz_dss_groups_pub.update_secured_module(p_init_msg_list,

232:
233:
234:
235: -- here's the delegated call to the old PL/SQL routine
236: hz_dss_groups_pub.update_secured_module(p_init_msg_list,
237: ddp_dss_secured_module,
238: x_object_version_number,
239: x_return_status,
240: x_msg_count,

Line 264: ddp_dss_secured_class hz_dss_groups_pub.dss_secured_class_type;

260: , p1_a4 VARCHAR2 := fnd_api.g_miss_char
261: )
262:
263: as
264: ddp_dss_secured_class hz_dss_groups_pub.dss_secured_class_type;
265: ddindx binary_integer; indx binary_integer;
266: begin
267:
268: -- copy data to the local IN or IN-OUT args, if any

Line 281: hz_dss_groups_pub.create_secured_classification(p_init_msg_list,

277:
278:
279:
280: -- here's the delegated call to the old PL/SQL routine
281: hz_dss_groups_pub.create_secured_classification(p_init_msg_list,
282: ddp_dss_secured_class,
283: x_secured_item_id,
284: x_return_status,
285: x_msg_count,

Line 313: ddp_dss_secured_criterion hz_dss_groups_pub.dss_secured_criterion_type;

309: , p1_a8 VARCHAR2 := fnd_api.g_miss_char
310: )
311:
312: as
313: ddp_dss_secured_criterion hz_dss_groups_pub.dss_secured_criterion_type;
314: ddindx binary_integer; indx binary_integer;
315: begin
316:
317: -- copy data to the local IN or IN-OUT args, if any

Line 334: hz_dss_groups_pub.update_secured_criterion(p_init_msg_list,

330:
331:
332:
333: -- here's the delegated call to the old PL/SQL routine
334: hz_dss_groups_pub.update_secured_criterion(p_init_msg_list,
335: ddp_dss_secured_criterion,
336: x_object_version_number,
337: x_return_status,
338: x_msg_count,

Line 362: ddp_dss_secured_class hz_dss_groups_pub.dss_secured_class_type;

358: , p1_a4 VARCHAR2 := fnd_api.g_miss_char
359: )
360:
361: as
362: ddp_dss_secured_class hz_dss_groups_pub.dss_secured_class_type;
363: ddindx binary_integer; indx binary_integer;
364: begin
365:
366: -- copy data to the local IN or IN-OUT args, if any

Line 379: hz_dss_groups_pub.update_secured_classification(p_init_msg_list,

375:
376:
377:
378: -- here's the delegated call to the old PL/SQL routine
379: hz_dss_groups_pub.update_secured_classification(p_init_msg_list,
380: ddp_dss_secured_class,
381: x_object_version_number,
382: x_return_status,
383: x_msg_count,

Line 406: ddp_dss_secured_rel_type hz_dss_groups_pub.dss_secured_rel_type;

402: , p1_a3 VARCHAR2 := fnd_api.g_miss_char
403: )
404:
405: as
406: ddp_dss_secured_rel_type hz_dss_groups_pub.dss_secured_rel_type;
407: ddindx binary_integer; indx binary_integer;
408: begin
409:
410: -- copy data to the local IN or IN-OUT args, if any

Line 422: hz_dss_groups_pub.create_secured_rel_type(p_init_msg_list,

418:
419:
420:
421: -- here's the delegated call to the old PL/SQL routine
422: hz_dss_groups_pub.create_secured_rel_type(p_init_msg_list,
423: ddp_dss_secured_rel_type,
424: x_secured_item_id,
425: x_return_status,
426: x_msg_count,

Line 449: ddp_dss_secured_rel_type hz_dss_groups_pub.dss_secured_rel_type;

445: , p1_a3 VARCHAR2 := fnd_api.g_miss_char
446: )
447:
448: as
449: ddp_dss_secured_rel_type hz_dss_groups_pub.dss_secured_rel_type;
450: ddindx binary_integer; indx binary_integer;
451: begin
452:
453: -- copy data to the local IN or IN-OUT args, if any

Line 465: hz_dss_groups_pub.update_secured_rel_type(p_init_msg_list,

461:
462:
463:
464: -- here's the delegated call to the old PL/SQL routine
465: hz_dss_groups_pub.update_secured_rel_type(p_init_msg_list,
466: ddp_dss_secured_rel_type,
467: x_object_version_number,
468: x_return_status,
469: x_msg_count,

Line 497: ddp_dss_assignment hz_dss_groups_pub.dss_assignment_type;

493: , p1_a8 VARCHAR2 := fnd_api.g_miss_char
494: )
495:
496: as
497: ddp_dss_assignment hz_dss_groups_pub.dss_assignment_type;
498: ddindx binary_integer; indx binary_integer;
499: begin
500:
501: -- copy data to the local IN or IN-OUT args, if any

Line 518: hz_dss_groups_pub.create_assignment(p_init_msg_list,

514:
515:
516:
517: -- here's the delegated call to the old PL/SQL routine
518: hz_dss_groups_pub.create_assignment(p_init_msg_list,
519: ddp_dss_assignment,
520: x_assignment_id,
521: x_return_status,
522: x_msg_count,

Line 544: ddp_dss_secured_entity hz_dss_groups_pub.dss_secured_entity_type;

540: , p1_a2 VARCHAR2 := fnd_api.g_miss_char
541: )
542:
543: as
544: ddp_dss_secured_entity hz_dss_groups_pub.dss_secured_entity_type;
545: ddindx binary_integer; indx binary_integer;
546: begin
547:
548: -- copy data to the local IN or IN-OUT args, if any

Line 559: hz_dss_groups_pub.create_secured_entity(p_init_msg_list,

555:
556:
557:
558: -- here's the delegated call to the old PL/SQL routine
559: hz_dss_groups_pub.create_secured_entity(p_init_msg_list,
560: ddp_dss_secured_entity,
561: x_dss_instance_set_id,
562: x_return_status,
563: x_msg_count,

Line 585: ddp_dss_secured_entity hz_dss_groups_pub.dss_secured_entity_type;

581: , p1_a2 VARCHAR2 := fnd_api.g_miss_char
582: )
583:
584: as
585: ddp_dss_secured_entity hz_dss_groups_pub.dss_secured_entity_type;
586: ddindx binary_integer; indx binary_integer;
587: begin
588:
589: -- copy data to the local IN or IN-OUT args, if any

Line 600: hz_dss_groups_pub.update_secured_entity(p_init_msg_list,

596:
597:
598:
599: -- here's the delegated call to the old PL/SQL routine
600: hz_dss_groups_pub.update_secured_entity(p_init_msg_list,
601: ddp_dss_secured_entity,
602: x_object_version_number,
603: x_return_status,
604: x_msg_count,

Line 615: end hz_dss_groups_pub_w;

611:
612:
613: end;
614:
615: end hz_dss_groups_pub_w;