<%-- - Author(s) : Woo Seokjin - Date : 2015.01.09 - Description: PayMentTerm 조회 --%> <%@ 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.hsnc.common.util.*"%> <%@ page import="kr.co.hsnc.common.sql.*" %> <%@ page import="kr.co.udapsoft.common.code.*" %> <%@ page import="com.udapsoft.waf.common.util.DateUtil"%> <%@ include file="/jsp/work/taglib.jsp" %> <% ctx.init(request, response); HandlerStorage storage = ctx.getHandlerStorage(); ValueObject params = storage.getParams(); ValueObject user = storage.getUser(); String statusSheetComboListText = (String)storage.getObject("selectText"); String statusSheetComboListValue = (String)storage.getObject("selectValue"); RowSet payGroup = storage.getRowSet("PAYGROUPLIST"); String payGroup_cd=""; String payGroup_name=""; for(int i=0;i
  • 계약별 대금 Payment Terms
현장 <%=InputText.getSiteCodeNew("p_dept_cd", "p_dept_nm", "", user, params.get("p_dept_cd"), params.get("p_dept_nm"))%> 계약명 " style="width:90%"> 검색
증빙년월 <%= InputText.get("payDt", defaultDt, 10, 50, "hangule,center, desc=증빙일자,ReadOnly") %> 모두 조회