DBA Data[Home] [Help]

APPS.AHL_VWP_VISIT_CST_PR_PVT dependencies on AHL_VWP_TASK_CST_PR_PVT

Line 1324: AHL_VWP_TASK_CST_PR_PVT.Estimate_Task_Price

1320:
1321:
1322: -- call api to estimate price for this summary task
1323:
1324: AHL_VWP_TASK_CST_PR_PVT.Estimate_Task_Price
1325: (
1326: p_api_version => 1.0,
1327: p_init_msg_list => Fnd_Api.g_false,
1328: p_commit => Fnd_Api.g_false,

Line 1344: 'AHL_VWP_TASK_CST_PR_PVT.Estimate_Task_Price API Threw error'

1340: fnd_log.string
1341: (
1342: fnd_log.level_error,
1343: 'ahl.plsql.AHL_VWP_VISIT_CST_PR_PVT.estimate_SR_price',
1344: 'AHL_VWP_TASK_CST_PR_PVT.Estimate_Task_Price API Threw error'
1345: );
1346: END IF;
1347: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
1348: END IF;

Line 1953: AHL_VWP_TASK_CST_PR_PVT.Estimate_Task_Price

1949:
1950:
1951: -- call api to estimate price for this summary task
1952:
1953: AHL_VWP_TASK_CST_PR_PVT.Estimate_Task_Price
1954: (
1955: p_api_version => 1.0,
1956: p_init_msg_list => Fnd_Api.g_false,
1957: p_commit => Fnd_Api.g_false,

Line 1973: 'AHL_VWP_TASK_CST_PR_PVT.Estimate_Task_Price API Threw error'

1969: fnd_log.string
1970: (
1971: fnd_log.level_error,
1972: 'ahl.plsql.AHL_VWP_VISIT_CST_PR_PVT.estimate_visit_price',
1973: 'AHL_VWP_TASK_CST_PR_PVT.Estimate_Task_Price API Threw error'
1974: );
1975: END IF;
1976: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
1977: END IF;

Line 3248: 'Before Call to AHL_VWP_TASK_CST_PR_PVt.get_task_items_no_price'

3244: fnd_log.string
3245: (
3246: fnd_log.level_statement,
3247: l_module_name,
3248: 'Before Call to AHL_VWP_TASK_CST_PR_PVt.get_task_items_no_price'
3249: );
3250: END IF;
3251:
3252: AHL_VWP_TASK_CST_PR_PVT.get_task_items_no_price

Line 3252: AHL_VWP_TASK_CST_PR_PVT.get_task_items_no_price

3248: 'Before Call to AHL_VWP_TASK_CST_PR_PVt.get_task_items_no_price'
3249: );
3250: END IF;
3251:
3252: AHL_VWP_TASK_CST_PR_PVT.get_task_items_no_price
3253: (
3254: p_api_version =>p_api_version,
3255: p_init_msg_list =>fnd_api.g_false,
3256: p_commit =>fnd_api.g_false,

Line 3271: 'After Call to AHL_VWP_TASK_CST_PR_PVt.get_task_items_no_price'

3267: fnd_log.string
3268: (
3269: fnd_log.level_statement,
3270: l_module_name,
3271: 'After Call to AHL_VWP_TASK_CST_PR_PVt.get_task_items_no_price'
3272: );
3273: END IF;
3274:
3275: -- Merge the return value of the child to the current total