DBA Data[Home] [Help]

APPS.AHL_MC_ITEMGROUP_PUB_W dependencies on AHL_MC_ITEMGROUP_PUB

Line 1: package body ahl_mc_itemgroup_pub_w as

1: package body ahl_mc_itemgroup_pub_w as
2: /* $Header: AHLPIGWB.pls 115.13 2003/08/29 10:00:05 tamdas 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:

Line 160: ahl_mc_itemgroup_pub.process_item_group(p_api_version,

156: , p9_a32
157: );
158:
159: -- here's the delegated call to the old PL/SQL routine
160: ahl_mc_itemgroup_pub.process_item_group(p_api_version,
161: p_init_msg_list,
162: p_commit,
163: p_validation_level,
164: p_module_type,

Line 243: end ahl_mc_itemgroup_pub_w;

239: , p9_a32
240: );
241: end;
242:
243: end ahl_mc_itemgroup_pub_w;