%@ 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; %>
분개유형 | <%= ContCodeManager.getCcsifSelectCodeList("SUB_ACCT_GB", "acct_gb", "width:100%;", "", ContInfo.get("acct_gb"), ContInfo.get("dept_cd"), null) %> | 증빙종류 | <%= ContCodeManager.getProofCdSelectTag("proof_cd", "width:100%;", "", "", ContInfo.get("proof_cd"), "Y") %> | PAY GROUP | <%= ContCodeManager.getPayGroupSelectTag("pay_group", "width:100%;", "onchange=changePaymentTerms(this);", "", ContInfo.get("pay_group"), ContInfo.get("ac_unit_cd")) %> |
---|---|---|---|---|---|
PAYMENT TERMS | 하도급직불여부 | >예 >아니오 | 노무비닷컴여부 | >예 >아니오 |