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.1 2006/05/04 06:21 anraj 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: rosetta_g_mistake_date_high date := to_date('01/01/+4710', 'MM/DD/SYYYY');

Line 162: ahl_vwp_mr_cst_pr_pvt.estimate_mr_cost(p_api_version,

158:
159:
160:
161: -- here's the delegated call to the old PL/SQL routine
162: ahl_vwp_mr_cst_pr_pvt.estimate_mr_cost(p_api_version,
163: p_init_msg_list,
164: p_commit,
165: p_validation_level,
166: p_module_type,

Line 389: ahl_vwp_mr_cst_pr_pvt.estimate_mr_price(p_api_version,

385:
386:
387:
388: -- here's the delegated call to the old PL/SQL routine
389: ahl_vwp_mr_cst_pr_pvt.estimate_mr_price(p_api_version,
390: p_init_msg_list,
391: p_commit,
392: p_validation_level,
393: p_module_type,

Line 678: ahl_vwp_mr_cst_pr_pvt.get_mr_items_no_price(p_api_version,

674: ddp_cost_price_rec.attribute15 := p8_a59;
675:
676:
677: -- here's the delegated call to the old PL/SQL routine
678: ahl_vwp_mr_cst_pr_pvt.get_mr_items_no_price(p_api_version,
679: p_init_msg_list,
680: p_commit,
681: p_validation_level,
682: p_module_type,

Line 908: ahl_vwp_mr_cst_pr_pvt.get_mr_cost_details(p_api_version,

904:
905:
906:
907: -- here's the delegated call to the old PL/SQL routine
908: ahl_vwp_mr_cst_pr_pvt.get_mr_cost_details(p_api_version,
909: p_init_msg_list,
910: p_commit,
911: p_validation_level,
912: p_module_type,

Line 989: end ahl_vwp_mr_cst_pr_pvt_w;

985:
986:
987: end;
988:
989: end ahl_vwp_mr_cst_pr_pvt_w;