<%-- - FileName : ItemAddPopup.jsp - Author(s) : chs - Date : 2022.08.03 - Description: 전자조달 구매 품목 추가팝업 --%> <%@ page contentType="text/html; charset=utf-8" %> <%@ page import="com.udapsoft.waf.system.HandlerStorage" %> <%@ page import="com.udapsoft.waf.common.ui.*" %> <%@ page import="kr.co.udapsoft.common.code.*" %> <%@ page import="kr.co.hsnc.common.util.*"%> <%@ page import="kr.co.hsnc.common.sql.*" %> <%@ page import="kr.co.hsnc.common.util.Formatter"%> <%@ include file="/jsp/work/taglib.jsp" %> <% ctx.init(request, response); HandlerStorage storage = ctx.getHandlerStorage(); ValueObject params = storage.getParams(); ValueObject user = storage.getUser(); String event = storage.getEvent(); RowSet itemList = storage.getRowSet("itemList"); %>
"> "> ">
추가품목 <%=CommCodeManager.getSelectCodeList("ADD_ITEM_CD","MATERIAL_CD","height=18;","","") %> 추가 삭제 닫기