<%-- - Author(s) : mklee - Date : 2017.07.06 - Description: 외주_하도급대금지급보증서 --%> <%@ page contentType="text/html; charset=utf-8" %> <%@ page import="java.text.SimpleDateFormat" %> <%@ page import="java.util.Date" %> <%@ 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="com.udapsoft.waf.common.util.Formatter2"%> <%@ page import="com.udapsoft.waf.common.util.StringUtils"%> <%@ include file="/jsp/work/taglib.jsp" %> <%@ page import="kr.co.hsnc.common.config.WAFConfig %> <% String guarUrl = WAFConfig.get("waf.guar.url"); ctx.init(request, response); HandlerStorage storage = ctx.getHandlerStorage(); ValueObject params = storage.getParams(); ValueObject user = storage.getUser(); ValueObject cont = storage.getValueObject("Cont"); ValueObject guar = storage.getValueObject("guar"); %>
"> "> "> "> "> "> "> "> "> "> ">
  • 구매_하도급대금지급보증 상세
목록
계약정보
현장 <%=cont.get("DEPT_NAME") %> 계약번호 <%=cont.get("CON_DOC_NO")%> 계약명 <%=cont.get("BUILD_NAME")%>
업체명 <%= cont.get("MEMBER_NAME")%> 공사기간 <%= cont.get("START_WORK_DATE")%> ~ <%= cont.get("END_WORK_DATE")%> 계약금액 <%= cont.get("CON_AMT")%>
계약일자 <%=cont.get("CON_DATE") %> 발급여부 <%= guar.get("WARR_STATUS") %> 변경구분 <%=Formatter2.currency(cont.get("CAUSECODE_NM"),0) %>
잔여기성 검색
보증금 계산
<% if (!guar.get("WARR_STATUS").equals("완료")) {%> 저장 <% }%>
계약금액 <%= InputText.get("CON_AMT", Formatter2.currency(guar.get("CON_AMT"),0), 13, 300, "Right,Number","Number") %> 공사시작일 <%= InputText.get("START_WORK_DATE", guar.get("START_WORK_DATE"), 10, 10, "desc=계약일자,center,readOnly") %> 계약이행(준공)일 <%= InputText.get("END_WORK_DATE", guar.get("END_WORK_DATE"), 10, 10, "desc=준공일자,center,readOnly") %>
대금지급주기 <%= InputText.get("FILESIZE", Formatter2.currency(guar.get("FILESIZE"),0), 1, 30, "Right,Number","Number") %>개월마다 1회 계약상선급금

(미정산선급)

<%= InputText.get("ADDPREPAYAMT", Formatter2.currency(guar.get("ADDPREPAYAMT"),0), 13, 300, "Right,Number","Number") %> 보증금액 <%= InputText.get("WARR_WAMT", Formatter2.currency(guar.get("WARR_WAMT"),0), 13, 300, "Right,Number","Number") %>
보증서첨부