DBA Data[Home] [Help]

APPS.AHL_VWP_VISIT_CST_PR_PVT dependencies on AHL_VWP_MR_CST_PR_PVT

Line 1184: AHL_VWP_MR_CST_PR_PVT.Estimate_MR_Price

1180:
1181:
1182: -- call api to estimate price for this summary task
1183:
1184: AHL_VWP_MR_CST_PR_PVT.Estimate_MR_Price
1185: (
1186: p_api_version => 1.0,
1187: p_init_msg_list => Fnd_Api.g_false,
1188: p_commit => Fnd_Api.g_false,

Line 1204: 'AHL_VWP_MR_CST_PR_PVT.Estimate_MR_Price API Threw error'

1200: fnd_log.string
1201: (
1202: fnd_log.level_error,
1203: 'ahl.plsql.AHL_VWP_VISIT_CST_PR_PVT.Estimate_SR_Price',
1204: 'AHL_VWP_MR_CST_PR_PVT.Estimate_MR_Price API Threw error'
1205: );
1206: END IF;
1207: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
1208:

Line 1756: AHL_VWP_MR_CST_PR_PVT.Estimate_MR_Price

1752:
1753:
1754: -- call api to estimate price for this summary task
1755:
1756: AHL_VWP_MR_CST_PR_PVT.Estimate_MR_Price
1757: (
1758: p_api_version => 1.0,
1759: p_init_msg_list => Fnd_Api.g_false,
1760: p_commit => Fnd_Api.g_false,

Line 1776: 'AHL_VWP_MR_CST_PR_PVT.Estimate_MR_Price API Threw error'

1772: fnd_log.string
1773: (
1774: fnd_log.level_error,
1775: 'ahl.plsql.AHL_VWP_VISIT_CST_PR_PVT.estimate_visit_price',
1776: 'AHL_VWP_MR_CST_PR_PVT.Estimate_MR_Price API Threw error'
1777: );
1778: END IF;
1779: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
1780:

Line 3083: 'Before Call to AHL_VWP_MR_CST_PR_PVT.get_mr_items_no_price'

3079: fnd_log.string
3080: (
3081: fnd_log.level_statement,
3082: l_module_name,
3083: 'Before Call to AHL_VWP_MR_CST_PR_PVT.get_mr_items_no_price'
3084: );
3085: END IF;
3086:
3087:

Line 3088: AHL_VWP_MR_CST_PR_PVT.get_mr_items_no_price

3084: );
3085: END IF;
3086:
3087:
3088: AHL_VWP_MR_CST_PR_PVT.get_mr_items_no_price
3089: (
3090: p_api_version =>l_api_version,
3091: p_init_msg_list =>Fnd_Api.g_false,
3092: p_commit =>Fnd_Api.g_false,

Line 3108: 'After Call to AHL_VWP_MR_CST_PR_PVT.get_mr_items_no_price'

3104: fnd_log.string
3105: (
3106: fnd_log.level_statement,
3107: l_module_name,
3108: 'After Call to AHL_VWP_MR_CST_PR_PVT.get_mr_items_no_price'
3109: );
3110: END IF;
3111:
3112: -- Merge the return value of the child to the current total