DBA Data[Home] [Help]

APPS.OKS_COVERAGES_PVT dependencies on OKS_PMA_PVT

Line 9374: l_pmav_tbl_in OKS_PMA_PVT.pmav_tbl_type;

9370: l_pms_tbl_in oks_pms_pvt.oks_pm_schedules_v_tbl_type;
9371: l_pms_tbl_out oks_pms_pvt.oks_pm_schedules_v_tbl_type;
9372: -- Oks_Pm_schedules
9373: -- OKS_PM_ACTIVITIES --
9374: l_pmav_tbl_in OKS_PMA_PVT.pmav_tbl_type;
9375: l_pmav_tbl_out OKS_PMA_PVT.pmav_tbl_type;
9376: -- OKS_PM_ACTIVITIES --
9377: -- End Preventive Maintainance --
9378:

Line 9375: l_pmav_tbl_out OKS_PMA_PVT.pmav_tbl_type;

9371: l_pms_tbl_out oks_pms_pvt.oks_pm_schedules_v_tbl_type;
9372: -- Oks_Pm_schedules
9373: -- OKS_PM_ACTIVITIES --
9374: l_pmav_tbl_in OKS_PMA_PVT.pmav_tbl_type;
9375: l_pmav_tbl_out OKS_PMA_PVT.pmav_tbl_type;
9376: -- OKS_PM_ACTIVITIES --
9377: -- End Preventive Maintainance --
9378:
9379: Cursor Cur_react_time (p_id NUMBER) IS

Line 9573: oks_pma_pvt.update_row (

9569: End if;
9570: End LOOP;
9571: If cnt>0 Then
9572: -- OKS_PM_ACTIVITIES
9573: oks_pma_pvt.update_row (
9574: p_api_version => l_api_version,
9575: p_init_msg_list => l_init_msg_list,
9576: x_return_status => l_return_status,
9577: x_msg_count => l_msg_count,