DBA Data[Home] [Help]

APPS.AHL_VWP_VISIT_CST_PR_PVT dependencies on AHL_VWP_MR_CST_PR_PVT

Line 1253: AHL_VWP_MR_CST_PR_PVT.Estimate_MR_Price

1249:
1250:
1251: -- call api to estimate price for this summary task
1252:
1253: AHL_VWP_MR_CST_PR_PVT.Estimate_MR_Price
1254: (
1255: p_api_version => 1.0,
1256: p_init_msg_list => Fnd_Api.g_false,
1257: p_commit => Fnd_Api.g_false,

Line 1273: 'AHL_VWP_MR_CST_PR_PVT.Estimate_MR_Price API Threw error'

1269: fnd_log.string
1270: (
1271: fnd_log.level_error,
1272: 'ahl.plsql.AHL_VWP_VISIT_CST_PR_PVT.Estimate_SR_Price',
1273: 'AHL_VWP_MR_CST_PR_PVT.Estimate_MR_Price API Threw error'
1274: );
1275: END IF;
1276: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
1277:

Line 1825: AHL_VWP_MR_CST_PR_PVT.Estimate_MR_Price

1821:
1822:
1823: -- call api to estimate price for this summary task
1824:
1825: AHL_VWP_MR_CST_PR_PVT.Estimate_MR_Price
1826: (
1827: p_api_version => 1.0,
1828: p_init_msg_list => Fnd_Api.g_false,
1829: p_commit => Fnd_Api.g_false,

Line 1845: 'AHL_VWP_MR_CST_PR_PVT.Estimate_MR_Price API Threw error'

1841: fnd_log.string
1842: (
1843: fnd_log.level_error,
1844: 'ahl.plsql.AHL_VWP_VISIT_CST_PR_PVT.estimate_visit_price',
1845: 'AHL_VWP_MR_CST_PR_PVT.Estimate_MR_Price API Threw error'
1846: );
1847: END IF;
1848: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
1849:

Line 3164: 'Before Call to AHL_VWP_MR_CST_PR_PVT.get_mr_items_no_price'

3160: fnd_log.string
3161: (
3162: fnd_log.level_statement,
3163: l_module_name,
3164: 'Before Call to AHL_VWP_MR_CST_PR_PVT.get_mr_items_no_price'
3165: );
3166: END IF;
3167:
3168:

Line 3169: AHL_VWP_MR_CST_PR_PVT.get_mr_items_no_price

3165: );
3166: END IF;
3167:
3168:
3169: AHL_VWP_MR_CST_PR_PVT.get_mr_items_no_price
3170: (
3171: p_api_version =>l_api_version,
3172: p_init_msg_list =>Fnd_Api.g_false,
3173: p_commit =>Fnd_Api.g_false,

Line 3189: 'After Call to AHL_VWP_MR_CST_PR_PVT.get_mr_items_no_price'

3185: fnd_log.string
3186: (
3187: fnd_log.level_statement,
3188: l_module_name,
3189: 'After Call to AHL_VWP_MR_CST_PR_PVT.get_mr_items_no_price'
3190: );
3191: END IF;
3192:
3193: -- Merge the return value of the child to the current total