DBA Data[Home] [Help]

APPS.IBE_PHYSICALMAP_GRP_W dependencies on IBE_PHYSICALMAP_GRP_W

Line 1: package body ibe_physicalmap_grp_w as

1: package body ibe_physicalmap_grp_w as
2: /* $Header: IBEGRPSB.pls 115.4 2002/12/18 07:09:16 schak ship $ */
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 228: ibe_physicalmap_grp_w.rosetta_table_copy_in_p0(ddp_language_code_tbl, p_language_code_tbl);

224:
225:
226:
227:
228: ibe_physicalmap_grp_w.rosetta_table_copy_in_p0(ddp_language_code_tbl, p_language_code_tbl);
229:
230: -- here's the delegated call to the old PL/SQL routine
231: ibe_physicalmap_grp.save_physicalmap(p_api_version,
232: p_init_msg_list,

Line 278: ibe_physicalmap_grp_w.rosetta_table_copy_in_p2(ddp_msite_lang_tbl, p7_a0

274:
275:
276:
277:
278: ibe_physicalmap_grp_w.rosetta_table_copy_in_p2(ddp_msite_lang_tbl, p7_a0
279: , p7_a1
280: );
281:
282: ibe_physicalmap_grp_w.rosetta_table_copy_in_p0(ddp_language_code_tbl, p_language_code_tbl);

Line 282: ibe_physicalmap_grp_w.rosetta_table_copy_in_p0(ddp_language_code_tbl, p_language_code_tbl);

278: ibe_physicalmap_grp_w.rosetta_table_copy_in_p2(ddp_msite_lang_tbl, p7_a0
279: , p7_a1
280: );
281:
282: ibe_physicalmap_grp_w.rosetta_table_copy_in_p0(ddp_language_code_tbl, p_language_code_tbl);
283:
284: -- here's the delegated call to the old PL/SQL routine
285: ibe_physicalmap_grp.save_physicalmap(p_api_version,
286: p_init_msg_list,

Line 327: ibe_physicalmap_grp_w.rosetta_table_copy_in_p3(ddp_lgl_phys_map_id_tbl, p_lgl_phys_map_id_tbl);

323:
324:
325:
326:
327: ibe_physicalmap_grp_w.rosetta_table_copy_in_p3(ddp_lgl_phys_map_id_tbl, p_lgl_phys_map_id_tbl);
328:
329: -- here's the delegated call to the old PL/SQL routine
330: ibe_physicalmap_grp.delete_physicalmap(p_api_version,
331: p_init_msg_list,

Line 370: ibe_physicalmap_grp_w.rosetta_table_copy_in_p4(ddp_msite_id_tbl, p_msite_id_tbl);

366:
367:
368:
369:
370: ibe_physicalmap_grp_w.rosetta_table_copy_in_p4(ddp_msite_id_tbl, p_msite_id_tbl);
371:
372: -- here's the delegated call to the old PL/SQL routine
373: ibe_physicalmap_grp.delete_attachment_msite(p_api_version,
374: p_init_msg_list,

Line 422: ibe_physicalmap_grp_w.rosetta_table_copy_in_p2(ddp_msite_lang_tbl, p9_a0

418:
419:
420:
421:
422: ibe_physicalmap_grp_w.rosetta_table_copy_in_p2(ddp_msite_lang_tbl, p9_a0
423: , p9_a1
424: );
425:
426: ibe_physicalmap_grp_w.rosetta_table_copy_in_p0(ddp_language_code_tbl, p_language_code_tbl);

Line 426: ibe_physicalmap_grp_w.rosetta_table_copy_in_p0(ddp_language_code_tbl, p_language_code_tbl);

422: ibe_physicalmap_grp_w.rosetta_table_copy_in_p2(ddp_msite_lang_tbl, p9_a0
423: , p9_a1
424: );
425:
426: ibe_physicalmap_grp_w.rosetta_table_copy_in_p0(ddp_language_code_tbl, p_language_code_tbl);
427:
428: -- here's the delegated call to the old PL/SQL routine
429: ibe_physicalmap_grp.save_physicalmap(p_api_version,
430: p_init_msg_list,

Line 454: end ibe_physicalmap_grp_w;

450:
451:
452: end;
453:
454: end ibe_physicalmap_grp_w;