<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ page import="com.pms.common.utils.*"%> <%@ page import="java.util.*" %> <%@include file= "/init.jsp" %> <%=Constants.SYSTEM_NAME%> <% //영업관리 /* response.sendRedirect("/project/dashBoardMain.do?menuObjId=986034818"); */ //response.sendRedirect("/contractMgmt/contractDashBoard.do?menuObjId=374465610"); //o 현황 /* 240411 header에서 첫 메뉴 결정하게 수정 if(!partnerCd.equals("")){ response.sendRedirect("/supplyChainMgmt/purchaseOrderMgmtList.do?menuObjId=609918474"); //계약 }else{ response.sendRedirect("/contractMgmt/contractList.do?menuObjId=374465610"); //계약 } */ //response.sendRedirect("/contractMgmt/fundMgmtList.do?menuObjId=374465610"); //자금 //response.sendRedirect("/releaseMgmt/releaseMgmtList.do?menuObjId=374465610"); //출고 //프로젝트관리 //response.sendRedirect("/project/projectMgmtStatusList.do?menuObjId=-574787667"); //현황 //response.sendRedirect("/project/projectMgmtList.do?menuObjId=153558301"); //진행관리 //response.sendRedirect("/project/projectMgmtWbsList.do?menuObjId=-1197291590"); //일정관리 //response.sendRedirect("/project/projectMgmtStructureReviewList.do?menuObjId=1178118254"); //o 구조검토관리 //response.sendRedirect("/project/projectMgmtRadiationHisList.do?menuObjId=-958864135"); //시사출이력관리 //response.sendRedirect("/project/wbsTemplateMngList.do?menuObjId=-958864135"); //표준WBS관리 //response.sendRedirect("/project/projectMgmtWbsList.do?menuObjId=-958864135"); //표준WBS관리 //제품관리 //response.sendRedirect("/partMng/searchStructureList.do?menuObjId=-958864135"); //PART 및 구조등록 //response.sendRedirect("/partMng/searchStructureList.do?menuObjId=-958864135"); //PART조회 //response.sendRedirect("/partMng/searchStructureList.do?menuObjId=-958864135"); //BOM 회 //response.sendRedirect("/partMng/searchStructureList.do?menuObjId=-958864135"); //설계변경 리스트 %> <%--
프로젝트 현황(2018년 현재)
선택 고객사 차종 연간생산수량 생산공장 SOP 수주제품 단계(Gate) TFT장 Task진행현황 문제점 발생현황 EO 적용현황 이슈현황
진행율(%) 전체 완료 예정 진행중 지연 조치율(%) 발생 조치 미결 적용율(%) 발생 적용 미적용
${info.OEM_NAME} ${info.CAR_CODE} ${info.YEARLY_AVG_PRODUCTION_CNT} ${info.OEM_FACTORY_NAME} ${info.SOP_DATE} ${info.PROD_CNT} ${info.CURRENT_GATE} ${info.TFT_LEADER_USER_NAME} ${info.TASK_RATIO} ${info.TASK_ALL_CNT} ${info.TASK_COMPLETE_CNT} ${info.TASK_PLAN_CNT} ${info.TASK_ONGOING_CNT} ${info.TASK_DELAY_CNT} ${info.PROBLEM_RATIO} ${info.PROBLEM_ALL_CNT} ${info.PROBLEM_COMPLETE_CNT} ${info.PROBLEM_ONGOING_CNT} ${info.EO_APPLY_RATIO} ${info.EO_APPLY_ALL_CNT} ${info.EO_APPLY_COMPLETE_CNT} ${info.EO_APPLY_ONGOING_CNT} ${info.ISSUE_ALL_CNT}
등록된 Project가 없습니다.
Task 진행현황
문제점 진행현황
EO 적용현황
--%>