DBA Data[Home] [Help]

APPS.AHL_LTP_SPACE_SCHEDULE_PVT_W dependencies on AHL_LTP_SPACE_SCHEDULE_PVT_W

Line 1: package body ahl_ltp_space_schedule_pvt_w as

1: package body ahl_ltp_space_schedule_pvt_w as
2: /* $Header: AHLWSPSB.pls 120.1 2006/05/04 07:59 anraj 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: rosetta_g_mistake_date_high date := to_date('01/01/+4710', 'MM/DD/SYYYY');

Line 572: ahl_ltp_space_schedule_pvt_w.rosetta_table_copy_in_p7(ddp_visits_end_date_tbl, p0_a0

568: ddindx binary_integer; indx binary_integer;
569: begin
570:
571: -- copy data to the local IN or IN-OUT args, if any
572: ahl_ltp_space_schedule_pvt_w.rosetta_table_copy_in_p7(ddp_visits_end_date_tbl, p0_a0
573: , p0_a1
574: );
575:
576:

Line 586: ahl_ltp_space_schedule_pvt_w.rosetta_table_copy_out_p7(ddp_visits_end_date_tbl, p0_a0

582: x_msg_count,
583: x_msg_data);
584:
585: -- copy data back from the local variables to OUT or IN-OUT args, if any
586: ahl_ltp_space_schedule_pvt_w.rosetta_table_copy_out_p7(ddp_visits_end_date_tbl, p0_a0
587: , p0_a1
588: );
589:
590:

Line 749: ahl_ltp_space_schedule_pvt_w.rosetta_table_copy_out_p6(ddx_scheduled_visit_tbl, p6_a0

745:
746:
747:
748:
749: ahl_ltp_space_schedule_pvt_w.rosetta_table_copy_out_p6(ddx_scheduled_visit_tbl, p6_a0
750: , p6_a1
751: , p6_a2
752: , p6_a3
753: , p6_a4

Line 921: ahl_ltp_space_schedule_pvt_w.rosetta_table_copy_out_p8(ddx_visit_details_tbl, p6_a0

917:
918:
919:
920:
921: ahl_ltp_space_schedule_pvt_w.rosetta_table_copy_out_p8(ddx_visit_details_tbl, p6_a0
922: , p6_a1
923: , p6_a2
924: , p6_a3
925: , p6_a4

Line 940: end ahl_ltp_space_schedule_pvt_w;

936:
937:
938: end;
939:
940: end ahl_ltp_space_schedule_pvt_w;