DBA Data[Home] [Help]

APPS.AHL_VWP_MR_CST_PR_PVT_W dependencies on AHL_VWP_MR_CST_PR_PVT

Line 1: package body ahl_vwp_mr_cst_pr_pvt_w as

1: package body ahl_vwp_mr_cst_pr_pvt_w as
2: /* $Header: AHLWMCPB.pls 120.2.12020000.2 2012/12/14 09:54:27 shnatu 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: rosetta_g_mistake_date_high date := to_date('01/01/+4710', 'MM/DD/SYYYY');

Line 172: ahl_vwp_mr_cst_pr_pvt.estimate_mr_cost(p_api_version,

168:
169:
170:
171: -- here's the delegated call to the old PL/SQL routine
172: ahl_vwp_mr_cst_pr_pvt.estimate_mr_cost(p_api_version,
173: p_init_msg_list,
174: p_commit,
175: p_validation_level,
176: p_module_type,

Line 414: ahl_vwp_mr_cst_pr_pvt.estimate_mr_price(p_api_version,

410:
411:
412:
413: -- here's the delegated call to the old PL/SQL routine
414: ahl_vwp_mr_cst_pr_pvt.estimate_mr_price(p_api_version,
415: p_init_msg_list,
416: p_commit,
417: p_validation_level,
418: p_module_type,

Line 723: ahl_vwp_mr_cst_pr_pvt.get_mr_items_no_price(p_api_version,

719: ddp_cost_price_rec.attribute15 := p8_a64;
720:
721:
722: -- here's the delegated call to the old PL/SQL routine
723: ahl_vwp_mr_cst_pr_pvt.get_mr_items_no_price(p_api_version,
724: p_init_msg_list,
725: p_commit,
726: p_validation_level,
727: p_module_type,

Line 968: ahl_vwp_mr_cst_pr_pvt.get_mr_cost_details(p_api_version,

964:
965:
966:
967: -- here's the delegated call to the old PL/SQL routine
968: ahl_vwp_mr_cst_pr_pvt.get_mr_cost_details(p_api_version,
969: p_init_msg_list,
970: p_commit,
971: p_validation_level,
972: p_module_type,

Line 1054: end ahl_vwp_mr_cst_pr_pvt_w;

1050:
1051:
1052: end;
1053:
1054: end ahl_vwp_mr_cst_pr_pvt_w;