DBA Data[Home] [Help]

APPS.AHL_REPAIR_CATEGORIES_PVT_W dependencies on AHL_REPAIR_CATEGORIES_PVT_W

Line 1: package body ahl_repair_categories_pvt_w as

1: package body ahl_repair_categories_pvt_w as
2: /* $Header: AHLWRCTB.pls 120.0 2005/07/04 03:59 tamdas noship $ */
3: procedure rosetta_table_copy_in_p3(t out nocopy ahl_repair_categories_pvt.repair_category_tbl_type, a0 JTF_NUMBER_TABLE
4: , a1 JTF_NUMBER_TABLE
5: , a2 JTF_NUMBER_TABLE

Line 241: ahl_repair_categories_pvt_w.rosetta_table_copy_in_p3(ddp_x_repair_category_tbl, p9_a0

237:
238:
239:
240:
241: ahl_repair_categories_pvt_w.rosetta_table_copy_in_p3(ddp_x_repair_category_tbl, p9_a0
242: , p9_a1
243: , p9_a2
244: , p9_a3
245: , p9_a4

Line 287: ahl_repair_categories_pvt_w.rosetta_table_copy_out_p3(ddp_x_repair_category_tbl, p9_a0

283:
284:
285:
286:
287: ahl_repair_categories_pvt_w.rosetta_table_copy_out_p3(ddp_x_repair_category_tbl, p9_a0
288: , p9_a1
289: , p9_a2
290: , p9_a3
291: , p9_a4

Line 312: end ahl_repair_categories_pvt_w;

308: , p9_a21
309: );
310: end;
311:
312: end ahl_repair_categories_pvt_w;