DBA Data[Home] [Help]

APPS.AHL_VWP_MR_CST_PR_PVT dependencies on AHL_VWP_PROJ_PROD_PVT

Line 357: 'Before calling ahl vwp proj prod pvt.release visit'

353: fnd_log.string
354: (
355: fnd_log.level_procedure,
356: 'ahl.plsql.'||g_pkg_name||'.'||l_api_name||':',
357: 'Before calling ahl vwp proj prod pvt.release visit'
358: );
359:
360: END IF;
361:

Line 362: ahl_vwp_proj_prod_pvt.release_visit (

358: );
359:
360: END IF;
361:
362: ahl_vwp_proj_prod_pvt.release_visit (
363: p_api_version => l_api_version,
364: p_init_msg_list => p_init_msg_list,
365: p_commit => l_commit,
366: p_validation_level => p_validation_level,

Line 378: 'After calling ahl vwp proj prod pvt.Release Visit task wo Return Status : '|| l_return_status

374: fnd_log.string
375: (
376: fnd_log.level_procedure,
377: 'ahl.plsql.'||g_pkg_name||'.'||l_api_name||': End API',
378: 'After calling ahl vwp proj prod pvt.Release Visit task wo Return Status : '|| l_return_status
379: );
380: END IF;
381:
382: -- Check Error Message stack.

Line 1513: 'Before calling ahl vwp proj prod pvt.release visit'

1509: fnd_log.string
1510: (
1511: fnd_log.level_statement,
1512: 'ahl.plsql.'||g_pkg_name||'.'||l_api_name||':',
1513: 'Before calling ahl vwp proj prod pvt.release visit'
1514: );
1515:
1516: END IF;
1517:

Line 1518: AHL_VWP_PROJ_PROD_PVT.release_visit

1514: );
1515:
1516: END IF;
1517:
1518: AHL_VWP_PROJ_PROD_PVT.release_visit
1519: (
1520: p_api_version =>l_api_version,
1521: p_init_msg_list =>Fnd_Api.g_false,
1522: p_commit =>Fnd_Api.g_false,

Line 1536: 'After calling ahl vwp proj prod pvt.Release Visit task wo Return Status : '|| l_return_status

1532: fnd_log.string
1533: (
1534: fnd_log.level_statement,
1535: 'ahl.plsql.'||g_pkg_name||'.'||l_api_name||':',
1536: 'After calling ahl vwp proj prod pvt.Release Visit task wo Return Status : '|| l_return_status
1537: );
1538: END IF;
1539:
1540: -- Check Error Message stack.