DBA Data[Home] [Help]

APPS.AHL_LTP_SIMUL_PLAN_PVT dependencies on AHL_VWP_VISITS_STAGES_PVT

Line 2609: ahl_vwp_visits_stages_pvt.delete_stages

2605: END LOOP;
2606: CLOSE Check_space_cur;
2607: /* Added by mpothuku on 12/28/04 to delete the links */
2608: --Remove the stages before the visit is deleted
2609: ahl_vwp_visits_stages_pvt.delete_stages
2610: (
2611: p_api_version => p_api_version,
2612: p_init_msg_list => p_init_msg_list,
2613: p_commit => p_commit,

Line 2627: 'After Calling ahl Vwp Visits stages Pvt status : '|| l_return_status

2623: fnd_log.string
2624: (
2625: fnd_log.level_statement,
2626: 'ahl.plsql.'||g_pkg_name||'.'||l_api_name||':',
2627: 'After Calling ahl Vwp Visits stages Pvt status : '|| l_return_status
2628: );
2629: END IF;
2630:
2631: /* Added by mpothuku on 02/07/05. May need this after the enhancement for Scheduling materials