<%@ page contentType="text/html; charset=utf-8" %> <%@ page import="kr.co.udapsoft.common.code.*" %> <% // PayGroup_PaymentTerms Mapping Object 구하기 ContCodeManager payGroupMappingUtil = new ContCodeManager(); storage.addObject("category", payGroupMappingUtil.getJSONNotation()); String category = (String)storage.getObject("category"); //System.out.println(category); String pay_div = null; %>
분개유형
<%if (isViewWrite=="V"){ %> <%} %>
분개유형 <%= ContCodeManager.getCcsifSelectCodeList("PUR-ACCT_GB", "acct_gb", "width:100%;", "", ContInfo.get("acct_gb"), ContInfo.get("dept_cd"), ContInfo.get("pay_div")) %> 증빙종류 <%= ContCodeManager.getProofCdSelectTag("gua_gb", "width:100%;", "", "", ContInfo.get("gua_gb"), "Y") %> PAY GROUP <%= ContCodeManager.getPayGroupSelectTag("pay_group", "width:100%;", "onchange=changePaymentTerms(this);", "", ContInfo.get("pay_group"), ContInfo.get("ac_unit_cd")) %>
PAYMENT TERMS "> ">