DBA Data[Home] [Help]

APPS.OKS_COVERAGES_PVT dependencies on OKS_PMA_PVT

Line 9364: l_pmav_tbl_in OKS_PMA_PVT.pmav_tbl_type;

9360: l_pms_tbl_in oks_pms_pvt.oks_pm_schedules_v_tbl_type;
9361: l_pms_tbl_out oks_pms_pvt.oks_pm_schedules_v_tbl_type;
9362: -- Oks_Pm_schedules
9363: -- OKS_PM_ACTIVITIES --
9364: l_pmav_tbl_in OKS_PMA_PVT.pmav_tbl_type;
9365: l_pmav_tbl_out OKS_PMA_PVT.pmav_tbl_type;
9366: -- OKS_PM_ACTIVITIES --
9367: -- End Preventive Maintainance --
9368:

Line 9365: l_pmav_tbl_out OKS_PMA_PVT.pmav_tbl_type;

9361: l_pms_tbl_out oks_pms_pvt.oks_pm_schedules_v_tbl_type;
9362: -- Oks_Pm_schedules
9363: -- OKS_PM_ACTIVITIES --
9364: l_pmav_tbl_in OKS_PMA_PVT.pmav_tbl_type;
9365: l_pmav_tbl_out OKS_PMA_PVT.pmav_tbl_type;
9366: -- OKS_PM_ACTIVITIES --
9367: -- End Preventive Maintainance --
9368:
9369: Cursor Cur_react_time (p_id NUMBER) IS

Line 9563: oks_pma_pvt.update_row (

9559: End if;
9560: End LOOP;
9561: If cnt>0 Then
9562: -- OKS_PM_ACTIVITIES
9563: oks_pma_pvt.update_row (
9564: p_api_version => l_api_version,
9565: p_init_msg_list => l_init_msg_list,
9566: x_return_status => l_return_status,
9567: x_msg_count => l_msg_count,