DBA Data[Home] [Help]

APPS.AHL_RSV_RESERVATIONS_PVT_W dependencies on AHL_RSV_RESERVATIONS_PVT_W

Line 1: package body ahl_rsv_reservations_pvt_w as

1: package body ahl_rsv_reservations_pvt_w as
2: /* $Header: AHLWRSVB.pls 120.0 2005/07/01 03:22 anraj noship $ */
3: procedure rosetta_table_copy_in_p2(t out nocopy ahl_rsv_reservations_pvt.serial_number_tbl_type, a0 JTF_NUMBER_TABLE
4: , a1 JTF_VARCHAR2_TABLE_100
5: ) as

Line 81: ahl_rsv_reservations_pvt_w.rosetta_table_copy_in_p2(ddp_serial_number_tbl, p9_a0

77:
78:
79:
80:
81: ahl_rsv_reservations_pvt_w.rosetta_table_copy_in_p2(ddp_serial_number_tbl, p9_a0
82: , p9_a1
83: );
84:
85: -- here's the delegated call to the old PL/SQL routine

Line 109: end ahl_rsv_reservations_pvt_w;

105:
106:
107: end;
108:
109: end ahl_rsv_reservations_pvt_w;