<%-- - Author(s) : CHJ - Date : 2015.03.06 - Description: 구매 변경계약접수 상세 --%> <%@page import="java.sql.Clob"%> <%@ page contentType="text/html; charset=utf-8" %> <%@ page import="com.udapsoft.waf.system.HandlerStorage" %> <%@ page import="com.udapsoft.waf.common.ui.*" %> <%@ page import="com.udapsoft.waf.common.util.*" %> <%@ 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.config.WAFConfig" %> <%@ include file="/jsp/work/taglib.jsp" %> <%@ page import="kr.co.hsnc.common.util.Formatter"%> <%@page import="java.net.URLEncoder"%> <%@ page import="kr.co.udapsoft.ebid.buyer.common.file.FileManager"%> <% ctx.init(request, response); HandlerStorage storage = ctx.getHandlerStorage(); ValueObject params = storage.getParams(); ValueObject user = storage.getUser(); ValueObject ContInfo = storage.getValueObject("ContInfo"); RowSet getFileListRowSet = storage.getRowSet("getFileListRowSet"); RowSet modGbRow = CommCodeManager.getCodeRowsetStatic("MOD_GB"); String digit = (String)ContInfo.get("digit"); int intDigit = Integer.parseInt(digit); ValueObject suppinfo = storage.getValueObject("suppinfo"); ValueObject sign_info = storage.getValueObject("SIGN_INFO"); %>
"> "> "> "> "> "> "> "> "> "> "> "> "> "> "> ">
  • 구매_변경계약접수
<%if(ContInfo.get("STATUS_CD").equals("00") || ContInfo.get("STATUS_CD").equals("03")){ %> 저장 접수 반려 <%}%> 목록
<%@ include file="/jsp/ko_KR/buyer/cont/purchase/ContChgRcvInfo.jsp" %>
변경계약 접수 정보    변경구분 <%= HTMLMaker.getSelectTag(modGbRow, "CODE", "NAME", "p_mode_gb", "style='width:100px; margin-bottom: 2px;' onchange='changeCheck(this);'", "", ContInfo.get("MOD_GB")) %>
구분 변경전 변경후 증감
사업자번호 "> <%=InputText.get("p_bef_vend_cd",StringUtils.getBizNo(ContInfo.get("BEF_C_VEND_CD")), 98,20, "PerSize, center,readonly") %> "> "> "> <%=InputText.get("p_aft_vend_cd",StringUtils.getBizNo(ContInfo.get("C_VENDCD")), 98,20, "PerSize, center,readonly") %>
계약변경
요청내역
(부가세별도)
도급금액 <%=InputText.get("p_bef_cont_amt",Formatter2.currency(ContInfo.get("BEF_CONT_AMT"),intDigit), 98,20, "PerSize,string, right","string") %> <%=InputText.get("p_aft_cont_amt",Formatter2.currency(ContInfo.get("AFT_CONT_AMT"),intDigit), 98,20, "PerSize,string, right","string") %> <%=InputText.get("p_chg_cont_amt",Formatter2.currency(ContInfo.get("CHG_CONT_AMT"),intDigit), 98,20, "PerSize,Number, right,readonly","Number") %>
예산금액 <%=InputText.get("p_bef_bug_amt",Formatter2.currency(ContInfo.get("BEF_BUG_AMT"),intDigit), 98,20, "PerSize,string, right","string") %> <%=InputText.get("p_aft_bug_amt",Formatter2.currency(ContInfo.get("AFT_BUG_AMT"),intDigit), 98,20, "PerSize,string, right","string") %> <%=InputText.get("p_chg_bug_amt",Formatter2.currency(ContInfo.get("CHG_BUG_AMT"),intDigit), 98,20, "PerSize,Number, right,readonly","Number") %>
계약금액 <%=InputText.get("p_bef_supp_amt",Formatter2.currency(ContInfo.get("BEF_SUPP_AMT"),intDigit), 98,20, "PerSize,string, right, readonly","string") %> <%=InputText.get("p_aft_supp_amt",Formatter2.currency(ContInfo.get("AFT_SUPP_AMT"),intDigit), 98,20, "PerSize,string, right","string") %> <%=InputText.get("p_chg_supp_amt",Formatter2.currency(ContInfo.get("CHG_SUPP_AMT"),intDigit), 98,20, "PerSize,Number, right,readonly","Number") %>
계약기간 <%-- " class="input" style="width: 98%;text-align: center;" readonly="readonly"/> --%> <%=InputText.get("p_bef_cont_date",Formatter2.currency(ContInfo.get("BEF_CONT_DATE")), 98,20, "PerSize, center,readonly") %> <%=InputText.get("p_aft_cont_date",Formatter2.currency(ContInfo.get("AFT_CONT_DATE")), 85,20, "PerSize, center,readonly") %> <%=InputText.get("p_cont_date_nm",Formatter2.currency(ContInfo.get("CONT_DATE_NM")), 98,20, "PerSize, center,readonly") %>
구매 발주진행율 누계 <%= InputText.get("p_po_prc", ContInfo.get("PO_PRC"), 5, 5, "Right,Float","Float") %>% 구매 발주실적율 누계 <%= InputText.get("p_res_prc", ContInfo.get("RES_PRC"), 5, 5, "Right,Float","Float") %>%
변경사유
특기사항
첨부파일 [Attach File]
변경시행결의
첨부파일
<% if(getFileListRowSet.size() > 0){ int i_mod = 0; for(int i = 0; getFileListRowSet.size() > i; i++){ i_mod = i%2; if(i_mod == 0){ %> <% } %> <% if(i_mod == 2) { %> <% } %> <% } for(int i=i_mod+1; i<2; i++){ %> <% } if(i_mod == 0 || i_mod == 1){ %> <% } } %>
" alt="첨부파일 관리" align="top" style="display:<%if(!getFileListRowSet.getRow(i).get("DOC_CD").equals("")){out.print("inline");}else{out.print("none");} %>" onClick="doDupChk('<%=getFileListRowSet.getRow(i).get("FILE_GB") %>', '<%=getFileListRowSet.getRow(i).get("ID")%>', '<%=getFileListRowSet.getRow(i).get("EDIT_YN")%>');" class="button">
변경계약 내역