DBA Data[Home] [Help]

APPS.AHL_UA_UNIT_SCHEDULES_PVT_W dependencies on AHL_UA_UNIT_SCHEDULES_PVT

Line 1: package body ahl_ua_unit_schedules_pvt_w as

1: package body ahl_ua_unit_schedules_pvt_w as
2: /* $Header: AHLWUUSB.pls 120.1.12020000.2 2012/12/11 05:54:47 prakkum ship $ */
3: procedure rosetta_table_copy_in_p3(t out nocopy ahl_ua_unit_schedules_pvt.unit_schedules_result_tbl_type, a0 JTF_NUMBER_TABLE
4: , a1 JTF_NUMBER_TABLE
5: , a2 JTF_NUMBER_TABLE

Line 3: procedure rosetta_table_copy_in_p3(t out nocopy ahl_ua_unit_schedules_pvt.unit_schedules_result_tbl_type, a0 JTF_NUMBER_TABLE

1: package body ahl_ua_unit_schedules_pvt_w as
2: /* $Header: AHLWUUSB.pls 120.1.12020000.2 2012/12/11 05:54:47 prakkum ship $ */
3: procedure rosetta_table_copy_in_p3(t out nocopy ahl_ua_unit_schedules_pvt.unit_schedules_result_tbl_type, a0 JTF_NUMBER_TABLE
4: , a1 JTF_NUMBER_TABLE
5: , a2 JTF_NUMBER_TABLE
6: , a3 JTF_VARCHAR2_TABLE_100
7: , a4 JTF_NUMBER_TABLE

Line 32: procedure rosetta_table_copy_out_p3(t ahl_ua_unit_schedules_pvt.unit_schedules_result_tbl_type, a0 out nocopy JTF_NUMBER_TABLE

28: end loop;
29: end if;
30: end if;
31: end rosetta_table_copy_in_p3;
32: procedure rosetta_table_copy_out_p3(t ahl_ua_unit_schedules_pvt.unit_schedules_result_tbl_type, a0 out nocopy JTF_NUMBER_TABLE
33: , a1 out nocopy JTF_NUMBER_TABLE
34: , a2 out nocopy JTF_NUMBER_TABLE
35: , a3 out nocopy JTF_VARCHAR2_TABLE_100
36: , a4 out nocopy JTF_NUMBER_TABLE

Line 81: procedure rosetta_table_copy_in_p6(t out nocopy ahl_ua_unit_schedules_pvt.unit_schedule_tbl_type, a0 JTF_NUMBER_TABLE

77: end if;
78: end if;
79: end rosetta_table_copy_out_p3;
80:
81: procedure rosetta_table_copy_in_p6(t out nocopy ahl_ua_unit_schedules_pvt.unit_schedule_tbl_type, a0 JTF_NUMBER_TABLE
82: , a1 JTF_NUMBER_TABLE
83: , a2 JTF_VARCHAR2_TABLE_100
84: , a3 JTF_VARCHAR2_TABLE_100
85: , a4 JTF_NUMBER_TABLE

Line 154: procedure rosetta_table_copy_out_p6(t ahl_ua_unit_schedules_pvt.unit_schedule_tbl_type, a0 out nocopy JTF_NUMBER_TABLE

150: end loop;
151: end if;
152: end if;
153: end rosetta_table_copy_in_p6;
154: procedure rosetta_table_copy_out_p6(t ahl_ua_unit_schedules_pvt.unit_schedule_tbl_type, a0 out nocopy JTF_NUMBER_TABLE
155: , a1 out nocopy JTF_NUMBER_TABLE
156: , a2 out nocopy JTF_VARCHAR2_TABLE_100
157: , a3 out nocopy JTF_VARCHAR2_TABLE_100
158: , a4 out nocopy JTF_NUMBER_TABLE

Line 313: procedure rosetta_table_copy_in_p8(t out nocopy ahl_ua_unit_schedules_pvt.visit_schedule_tbl_type, a0 JTF_NUMBER_TABLE

309: end if;
310: end if;
311: end rosetta_table_copy_out_p6;
312:
313: procedure rosetta_table_copy_in_p8(t out nocopy ahl_ua_unit_schedules_pvt.visit_schedule_tbl_type, a0 JTF_NUMBER_TABLE
314: , a1 JTF_NUMBER_TABLE
315: , a2 JTF_VARCHAR2_TABLE_100
316: , a3 JTF_VARCHAR2_TABLE_100
317: , a4 JTF_VARCHAR2_TABLE_100

Line 386: procedure rosetta_table_copy_out_p8(t ahl_ua_unit_schedules_pvt.visit_schedule_tbl_type, a0 out nocopy JTF_NUMBER_TABLE

382: end loop;
383: end if;
384: end if;
385: end rosetta_table_copy_in_p8;
386: procedure rosetta_table_copy_out_p8(t ahl_ua_unit_schedules_pvt.visit_schedule_tbl_type, a0 out nocopy JTF_NUMBER_TABLE
387: , a1 out nocopy JTF_NUMBER_TABLE
388: , a2 out nocopy JTF_VARCHAR2_TABLE_100
389: , a3 out nocopy JTF_VARCHAR2_TABLE_100
390: , a4 out nocopy JTF_VARCHAR2_TABLE_100

Line 564: ddp_unit_schedules_search ahl_ua_unit_schedules_pvt.unit_schedules_search_rec_type;

560: , p5_a5 out nocopy JTF_VARCHAR2_TABLE_100
561: )
562:
563: as
564: ddp_unit_schedules_search ahl_ua_unit_schedules_pvt.unit_schedules_search_rec_type;
565: ddx_unit_schedules_results ahl_ua_unit_schedules_pvt.unit_schedules_result_tbl_type;
566: ddindx binary_integer; indx binary_integer;
567: begin
568:

Line 565: ddx_unit_schedules_results ahl_ua_unit_schedules_pvt.unit_schedules_result_tbl_type;

561: )
562:
563: as
564: ddp_unit_schedules_search ahl_ua_unit_schedules_pvt.unit_schedules_search_rec_type;
565: ddx_unit_schedules_results ahl_ua_unit_schedules_pvt.unit_schedules_result_tbl_type;
566: ddindx binary_integer; indx binary_integer;
567: begin
568:
569: -- copy data to the local IN or IN-OUT args, if any

Line 583: ahl_ua_unit_schedules_pvt.search_unit_schedules(p_api_version,

579: ddp_unit_schedules_search.time_uom := p4_a5;
580:
581:
582: -- here's the delegated call to the old PL/SQL routine
583: ahl_ua_unit_schedules_pvt.search_unit_schedules(p_api_version,
584: x_return_status,
585: x_msg_count,
586: x_msg_data,
587: ddp_unit_schedules_search,

Line 596: ahl_ua_unit_schedules_pvt_w.rosetta_table_copy_out_p3(ddx_unit_schedules_results, p5_a0

592:
593:
594:
595:
596: ahl_ua_unit_schedules_pvt_w.rosetta_table_copy_out_p3(ddx_unit_schedules_results, p5_a0
597: , p5_a1
598: , p5_a2
599: , p5_a3
600: , p5_a4

Line 678: ddp_x_mevent_header_rec ahl_ua_unit_schedules_pvt.mevent_header_rec_type;

674: , p7_a27 out nocopy JTF_VARCHAR2_TABLE_100
675: )
676:
677: as
678: ddp_x_mevent_header_rec ahl_ua_unit_schedules_pvt.mevent_header_rec_type;
679: ddx_unit_schedule_tbl ahl_ua_unit_schedules_pvt.unit_schedule_tbl_type;
680: ddx_visit_schedule_tbl ahl_ua_unit_schedules_pvt.visit_schedule_tbl_type;
681: ddindx binary_integer; indx binary_integer;
682: begin

Line 679: ddx_unit_schedule_tbl ahl_ua_unit_schedules_pvt.unit_schedule_tbl_type;

675: )
676:
677: as
678: ddp_x_mevent_header_rec ahl_ua_unit_schedules_pvt.mevent_header_rec_type;
679: ddx_unit_schedule_tbl ahl_ua_unit_schedules_pvt.unit_schedule_tbl_type;
680: ddx_visit_schedule_tbl ahl_ua_unit_schedules_pvt.visit_schedule_tbl_type;
681: ddindx binary_integer; indx binary_integer;
682: begin
683:

Line 680: ddx_visit_schedule_tbl ahl_ua_unit_schedules_pvt.visit_schedule_tbl_type;

676:
677: as
678: ddp_x_mevent_header_rec ahl_ua_unit_schedules_pvt.mevent_header_rec_type;
679: ddx_unit_schedule_tbl ahl_ua_unit_schedules_pvt.unit_schedule_tbl_type;
680: ddx_visit_schedule_tbl ahl_ua_unit_schedules_pvt.visit_schedule_tbl_type;
681: ddindx binary_integer; indx binary_integer;
682: begin
683:
684: -- copy data to the local IN or IN-OUT args, if any

Line 703: ahl_ua_unit_schedules_pvt.get_mevent_details(p_api_version,

699:
700:
701:
702: -- here's the delegated call to the old PL/SQL routine
703: ahl_ua_unit_schedules_pvt.get_mevent_details(p_api_version,
704: p_module_type,
705: x_return_status,
706: x_msg_count,
707: x_msg_data,

Line 728: ahl_ua_unit_schedules_pvt_w.rosetta_table_copy_out_p6(ddx_unit_schedule_tbl, p6_a0

724: p5_a6 := ddp_x_mevent_header_rec.event_count;
725: p5_a7 := ddp_x_mevent_header_rec.has_conflict;
726: p5_a8 := ddp_x_mevent_header_rec.has_mopportunity;
727:
728: ahl_ua_unit_schedules_pvt_w.rosetta_table_copy_out_p6(ddx_unit_schedule_tbl, p6_a0
729: , p6_a1
730: , p6_a2
731: , p6_a3
732: , p6_a4

Line 758: ahl_ua_unit_schedules_pvt_w.rosetta_table_copy_out_p8(ddx_visit_schedule_tbl, p7_a0

754: , p6_a26
755: , p6_a27
756: );
757:
758: ahl_ua_unit_schedules_pvt_w.rosetta_table_copy_out_p8(ddx_visit_schedule_tbl, p7_a0
759: , p7_a1
760: , p7_a2
761: , p7_a3
762: , p7_a4

Line 1115: ahl_ua_unit_schedules_pvt.get_prec_succ_event_info(p_api_version,

1111:
1112:
1113:
1114: -- here's the delegated call to the old PL/SQL routine
1115: ahl_ua_unit_schedules_pvt.get_prec_succ_event_info(p_api_version,
1116: x_return_status,
1117: x_msg_count,
1118: x_msg_data,
1119: p_unit_config_id,

Line 1436: end ahl_ua_unit_schedules_pvt_w;

1432:
1433:
1434: end;
1435:
1436: end ahl_ua_unit_schedules_pvt_w;