<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ page import="com.pms.common.utils.*"%> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> <%@ page import="java.util.*"%> <%@include file="/init.jsp"%> <% PersonBean person = (PersonBean) session.getAttribute(Constants.PERSON_BEAN); String connector = person.getUserId(); %> <%=Constants.SYSTEM_NAME%>

설계관리_Part 등록

<%--
<%-- --%> <%-- --%> --%> <%-- --%>
총 ${totalCount}건
<%-- --%> <%-- --%>
Level 품명 모품번 자품번 수량 재질 규격 메이커 Rev. Date 부품구분
조회된 데이터가 없습니다.
${item.LEV} ${item.PART_NAME} ${item.PARENT_PART_NO} ${item.PART_NO} ${item.QTY} ${item.MATERIAL} ${item.SIZED} ${item.PROCESS_CD} ${item.MFA_CD}${item.SPEC_CD} ${item.SUP_CD} ${item.REV} ${item.REG_DATE} ${item.SORT_NAME}
<%--
prev     prev     ${nPage}     ${status.index}     next next

총 ${totalCount}건

--%>