<%-- - FileName : PurExcutionList.jsp - Author : gyeongmo an - Date : 2014.07.25 - Copyright : Copyright (c) 2014 www.udapsoft.co.kr, Inc. - All rights reserved. - 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.udapsoft.common.code.CommCodeManager" %> <%@ include file="/jsp/work/taglib.jsp" %> <% ctx.init(request, response); HandlerStorage storage = ctx.getHandlerStorage(); ValueObject params = storage.getParams(); ValueObject user = storage.getUser(); String fevent = storage.getEvent(); %>
  • 구매실적조회
본부 <%= CommCodeManager.getSelectCodeList("101", "ac_unit_cd", "width:79%;height=18;", "", params.get("ac_unit_cd"), "") %> 입고일자 <%= InputText.get("sYmdSt", params.get("sYmdSt"), 10, 50, "hangule,center, desc=기간,ReadOnly") %> ~ <%= InputText.get("sYmdEd", params.get("sYmdEd"), 10, 50, "hangule,center, desc=기간,ReadOnly") %> 검색 엑셀
현장 <%=InputText.getSiteCodeNew("dept_cd", "dept_name", "", user, params.get("dept_cd"), params.get("dept_name"))%> 자재명 <%= InputText.get("material_cd", "","", 15, 255, "class=input byteChk, perSize", "onkeypress=\"doKeyPress();\" onClick=\"\"") %> <%= InputText.get("material_nm", "","", 45, 255, "class=input byteChk, perSize", "onkeypress=\"doKeyPress();\" onClick=\"\"") %> [자재코드]