DBA Data[Home] [Help]

APPS.HZ_CLASSIFICATION_V2PUB_JW dependencies on HZ_CLASSIFICATION_V2PUB

Line 1: package body hz_classification_v2pub_jw as

1: package body hz_classification_v2pub_jw as
2: /* $Header: ARH2CLJB.pls 120.3 2005/06/18 04:27:30 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_class_category_rec hz_classification_v2pub.class_category_rec_type;

31: , p1_a5 NUMBER := null
32: , p1_a6 VARCHAR2 := null
33: )
34: as
35: ddp_class_category_rec hz_classification_v2pub.class_category_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 53: hz_classification_v2pub.create_class_category(p_init_msg_list,

49:
50:
51:
52: -- here's the delegated call to the old PL/SQL routine
53: hz_classification_v2pub.create_class_category(p_init_msg_list,
54: ddp_class_category_rec,
55: x_return_status,
56: x_msg_count,
57: x_msg_data);

Line 80: ddp_class_category_rec hz_classification_v2pub.class_category_rec_type;

76: , p1_a5 NUMBER := null
77: , p1_a6 VARCHAR2 := null
78: )
79: as
80: ddp_class_category_rec hz_classification_v2pub.class_category_rec_type;
81: ddindx binary_integer; indx binary_integer;
82: begin
83:
84: -- copy data to the local IN or IN-OUT args, if any

Line 99: hz_classification_v2pub.update_class_category(p_init_msg_list,

95:
96:
97:
98: -- here's the delegated call to the old PL/SQL routine
99: hz_classification_v2pub.update_class_category(p_init_msg_list,
100: ddp_class_category_rec,
101: p_object_version_number,
102: x_return_status,
103: x_msg_count,

Line 128: ddx_class_category_rec hz_classification_v2pub.class_category_rec_type;

124: , x_msg_count out nocopy NUMBER
125: , x_msg_data out nocopy VARCHAR2
126: )
127: as
128: ddx_class_category_rec hz_classification_v2pub.class_category_rec_type;
129: ddindx binary_integer; indx binary_integer;
130: begin
131:
132: -- copy data to the local IN or IN-OUT args, if any

Line 140: hz_classification_v2pub.get_class_category_rec(p_init_msg_list,

136:
137:
138:
139: -- here's the delegated call to the old PL/SQL routine
140: hz_classification_v2pub.get_class_category_rec(p_init_msg_list,
141: p_class_category,
142: ddx_class_category_rec,
143: x_return_status,
144: x_msg_count,

Line 175: ddp_class_code_relation_rec hz_classification_v2pub.class_code_relation_rec_type;

171: , p1_a5 VARCHAR2 := null
172: , p1_a6 NUMBER := null
173: )
174: as
175: ddp_class_code_relation_rec hz_classification_v2pub.class_code_relation_rec_type;
176: ddindx binary_integer; indx binary_integer;
177: begin
178:
179: -- copy data to the local IN or IN-OUT args, if any

Line 193: hz_classification_v2pub.create_class_code_relation(p_init_msg_list,

189:
190:
191:
192: -- here's the delegated call to the old PL/SQL routine
193: hz_classification_v2pub.create_class_code_relation(p_init_msg_list,
194: ddp_class_code_relation_rec,
195: x_return_status,
196: x_msg_count,
197: x_msg_data);

Line 220: ddp_class_code_relation_rec hz_classification_v2pub.class_code_relation_rec_type;

216: , p1_a5 VARCHAR2 := null
217: , p1_a6 NUMBER := null
218: )
219: as
220: ddp_class_code_relation_rec hz_classification_v2pub.class_code_relation_rec_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 239: hz_classification_v2pub.update_class_code_relation(p_init_msg_list,

235:
236:
237:
238: -- here's the delegated call to the old PL/SQL routine
239: hz_classification_v2pub.update_class_code_relation(p_init_msg_list,
240: ddp_class_code_relation_rec,
241: p_object_version_number,
242: x_return_status,
243: x_msg_count,

Line 272: ddx_class_code_relation_rec hz_classification_v2pub.class_code_relation_rec_type;

268: , x_msg_data out nocopy VARCHAR2
269: )
270: as
271: ddp_start_date_active date;
272: ddx_class_code_relation_rec hz_classification_v2pub.class_code_relation_rec_type;
273: ddindx binary_integer; indx binary_integer;
274: begin
275:
276: -- copy data to the local IN or IN-OUT args, if any

Line 288: hz_classification_v2pub.get_class_code_relation_rec(p_init_msg_list,

284:
285:
286:
287: -- here's the delegated call to the old PL/SQL routine
288: hz_classification_v2pub.get_class_code_relation_rec(p_init_msg_list,
289: p_class_category,
290: p_class_code,
291: p_sub_class_code,
292: ddp_start_date_active,

Line 342: ddp_code_assignment_rec hz_classification_v2pub.code_assignment_rec_type;

338: , p1_a17 NUMBER := null
339: , p1_a18 VARCHAR2 := null
340: )
341: as
342: ddp_code_assignment_rec hz_classification_v2pub.code_assignment_rec_type;
343: ddindx binary_integer; indx binary_integer;
344: begin
345:
346: -- copy data to the local IN or IN-OUT args, if any

Line 373: hz_classification_v2pub.create_code_assignment(p_init_msg_list,

369:
370:
371:
372: -- here's the delegated call to the old PL/SQL routine
373: hz_classification_v2pub.create_code_assignment(p_init_msg_list,
374: ddp_code_assignment_rec,
375: x_return_status,
376: x_msg_count,
377: x_msg_data,

Line 414: ddp_code_assignment_rec hz_classification_v2pub.code_assignment_rec_type;

410: , p1_a17 NUMBER := null
411: , p1_a18 VARCHAR2 := null
412: )
413: as
414: ddp_code_assignment_rec hz_classification_v2pub.code_assignment_rec_type;
415: ddindx binary_integer; indx binary_integer;
416: begin
417:
418: -- copy data to the local IN or IN-OUT args, if any

Line 445: hz_classification_v2pub.update_code_assignment(p_init_msg_list,

441:
442:
443:
444: -- here's the delegated call to the old PL/SQL routine
445: hz_classification_v2pub.update_code_assignment(p_init_msg_list,
446: ddp_code_assignment_rec,
447: p_object_version_number,
448: x_return_status,
449: x_msg_count,

Line 486: ddx_code_assignment_rec hz_classification_v2pub.code_assignment_rec_type;

482: , x_msg_count out nocopy NUMBER
483: , x_msg_data out nocopy VARCHAR2
484: )
485: as
486: ddx_code_assignment_rec hz_classification_v2pub.code_assignment_rec_type;
487: ddindx binary_integer; indx binary_integer;
488: begin
489:
490: -- copy data to the local IN or IN-OUT args, if any

Line 498: hz_classification_v2pub.get_code_assignment_rec(p_init_msg_list,

494:
495:
496:
497: -- here's the delegated call to the old PL/SQL routine
498: hz_classification_v2pub.get_code_assignment_rec(p_init_msg_list,
499: p_code_assignment_id,
500: ddx_code_assignment_rec,
501: x_return_status,
502: x_msg_count,

Line 544: ddp_class_category_use_rec hz_classification_v2pub.class_category_use_rec_type;

540: , p1_a4 VARCHAR2 := null
541: , p1_a5 NUMBER := null
542: )
543: as
544: ddp_class_category_use_rec hz_classification_v2pub.class_category_use_rec_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 561: hz_classification_v2pub.create_class_category_use(p_init_msg_list,

557:
558:
559:
560: -- here's the delegated call to the old PL/SQL routine
561: hz_classification_v2pub.create_class_category_use(p_init_msg_list,
562: ddp_class_category_use_rec,
563: x_return_status,
564: x_msg_count,
565: x_msg_data);

Line 587: ddp_class_category_use_rec hz_classification_v2pub.class_category_use_rec_type;

583: , p1_a4 VARCHAR2 := null
584: , p1_a5 NUMBER := null
585: )
586: as
587: ddp_class_category_use_rec hz_classification_v2pub.class_category_use_rec_type;
588: ddindx binary_integer; indx binary_integer;
589: begin
590:
591: -- copy data to the local IN or IN-OUT args, if any

Line 605: hz_classification_v2pub.update_class_category_use(p_init_msg_list,

601:
602:
603:
604: -- here's the delegated call to the old PL/SQL routine
605: hz_classification_v2pub.update_class_category_use(p_init_msg_list,
606: ddp_class_category_use_rec,
607: p_object_version_number,
608: x_return_status,
609: x_msg_count,

Line 634: ddx_class_category_use_rec hz_classification_v2pub.class_category_use_rec_type;

630: , x_msg_count out nocopy NUMBER
631: , x_msg_data out nocopy VARCHAR2
632: )
633: as
634: ddx_class_category_use_rec hz_classification_v2pub.class_category_use_rec_type;
635: ddindx binary_integer; indx binary_integer;
636: begin
637:
638: -- copy data to the local IN or IN-OUT args, if any

Line 647: hz_classification_v2pub.get_class_category_use_rec(p_init_msg_list,

643:
644:
645:
646: -- here's the delegated call to the old PL/SQL routine
647: hz_classification_v2pub.get_class_category_use_rec(p_init_msg_list,
648: p_class_category,
649: p_owner_table,
650: ddx_class_category_use_rec,
651: x_return_status,

Line 683: ddp_class_code_rec hz_classification_v2pub.class_code_rec_type;

679: , p1_a5 DATE := null
680: , p1_a6 VARCHAR2 := null
681: )
682: as
683: ddp_class_code_rec hz_classification_v2pub.class_code_rec_type;
684: ddindx binary_integer; indx binary_integer;
685: begin
686:
687: -- copy data to the local IN or IN-OUT args, if any

Line 701: hz_classification_v2pub.create_class_code(p_init_msg_list,

697:
698:
699:
700: -- here's the delegated call to the old PL/SQL routine
701: hz_classification_v2pub.create_class_code(p_init_msg_list,
702: ddp_class_code_rec,
703: x_return_status,
704: x_msg_count,
705: x_msg_data);

Line 728: ddp_class_code_rec hz_classification_v2pub.class_code_rec_type;

724: , p1_a5 DATE := null
725: , p1_a6 VARCHAR2 := null
726: )
727: as
728: ddp_class_code_rec hz_classification_v2pub.class_code_rec_type;
729: ddindx binary_integer; indx binary_integer;
730: begin
731:
732: -- copy data to the local IN or IN-OUT args, if any

Line 747: hz_classification_v2pub.update_class_code(p_init_msg_list,

743:
744:
745:
746: -- here's the delegated call to the old PL/SQL routine
747: hz_classification_v2pub.update_class_code(p_init_msg_list,
748: ddp_class_code_rec,
749: p_object_version_number,
750: x_return_status,
751: x_msg_count,

Line 762: end hz_classification_v2pub_jw;

758:
759:
760: end;
761:
762: end hz_classification_v2pub_jw;