구분
|
변경전
|
변경후
|
증감
|
증감율(%)
|
사업자번호
|
">
<%=InputText.get("p_bef_vend_cd",StringUtils.getBizNo(ContInfo.get("BEF_C_VEND_CD")), 98,20, "PerSize, center,readonly") %>
|
">
">
">
<%if(ContInfo.get("MOD_GB").equals("98")){ %>
<%=InputText.get("p_aft_vend_cd",StringUtils.getBizNo(ContInfo.get("C_VENDCD")), 70,20, "PerSize, center,readonly") %>
사업자번호변경
<%}else{ %>
<%=InputText.get("p_aft_vend_cd",StringUtils.getBizNo(ContInfo.get("C_VENDCD")), 98,20, "PerSize, center,readonly") %>
<%} %>
|
|
|
계약변경 요청내역 (부가세별도)
|
도급금액
|
<%if(ContInfo.get("MOD_GB").equals("10") ||ContInfo.get("MOD_GB").equals("20") ||ContInfo.get("MOD_GB").equals("98")){ %>
<%= ContInfo.get("BEF_CONT_AMT")%>
<%}else{ %>
<%-- " class="input" style="width: 98%;text-align: right;"/> --%>
<%=InputText.get("p_bef_cont_amt",Formatter2.currency(ContInfo.get("BEF_CONT_AMT")), 98,20, "PerSize,Number, right","Number") %>
<%} %>
|
<%if(ContInfo.get("MOD_GB").equals("10") ||ContInfo.get("MOD_GB").equals("20") ||ContInfo.get("MOD_GB").equals("98")){ %>
<%= ContInfo.get("AFT_CONT_AMT")%>
<%}else{ %>
<%-- " class="input" style="width: 98%;text-align: right;"/> --%>
<%=InputText.get("p_aft_cont_amt",Formatter2.currency(ContInfo.get("AFT_CONT_AMT")), 98,20, "PerSize,Number, right","Number") %>
<%} %>
|
<%if(ContInfo.get("MOD_GB").equals("10") ||ContInfo.get("MOD_GB").equals("20") ||ContInfo.get("MOD_GB").equals("98")){ %>
<%= ContInfo.get("CHG_CONT_AMT")%>
<%}else{ %>
<%-- " class="input" style="width: 98%;text-align: right;" readonly="readonly"/> --%>
<%=InputText.get("p_chg_cont_amt",Formatter2.currency(ContInfo.get("CHG_CONT_AMT")), 98,20, "PerSize,Number, right,readonly","Number") %>
<%} %>
|
|
예산금액
|
<%if(ContInfo.get("MOD_GB").equals("10") ||ContInfo.get("MOD_GB").equals("20") ||ContInfo.get("MOD_GB").equals("98")){ %>
<%= ContInfo.get("BEF_BUG_AMT")%>
<%}else{ %>
<%-- " class="input" style="width: 98%;text-align: right;"/> --%>
<%=InputText.get("p_bef_bug_amt",Formatter2.currency(ContInfo.get("BEF_BUG_AMT")), 98,20, "PerSize,Number, right","Number") %>
<%} %>
|
<%if(ContInfo.get("MOD_GB").equals("10") ||ContInfo.get("MOD_GB").equals("20") ||ContInfo.get("MOD_GB").equals("98")){ %>
<%= ContInfo.get("AFT_BUG_AMT")%>
<%}else{ %>
<%-- " class="input" style="width: 98%;text-align: right;"/> --%>
<%=InputText.get("p_aft_bug_amt",Formatter2.currency(ContInfo.get("AFT_BUG_AMT")), 98,20, "PerSize,Number, right","Number") %>
<%} %>
|
<%if(ContInfo.get("MOD_GB").equals("10") ||ContInfo.get("MOD_GB").equals("20") ||ContInfo.get("MOD_GB").equals("98")){ %>
<%= ContInfo.get("CHG_BUG_AMT")%>
<%}else{ %>
<%-- " class="input" style="width: 98%;text-align: right;" readonly="readonly"/> --%>
<%=InputText.get("p_chg_bug_amt",Formatter2.currency(ContInfo.get("CHG_BUG_AMT")), 98,20, "PerSize,Number, right,readonly","Number") %>
<%} %>
|
<%if(ContInfo.get("MOD_GB").equals("10") ||ContInfo.get("MOD_GB").equals("20") ||ContInfo.get("MOD_GB").equals("98")){ %>
<%= ContInfo.get("CHG_BUG_RATE")%>
" class="input" style="width: 98%;text-align: left; border:none; cursor:default;" readonly="readonly"/>
<%}else{ %>
" class="input" style="width: 98%;text-align: left; border:none; cursor:default;" readonly="readonly"/>
<%} %>
|
계약금액
|
<%if(ContInfo.get("MOD_GB").equals("10") ||ContInfo.get("MOD_GB").equals("20") ||ContInfo.get("MOD_GB").equals("98")){ %>
<%= ContInfo.get("BEF_SUPP_AMT")%>
<%}else{ %>
<%-- " class="input" style="width: 98%;text-align: right;"/> --%>
<%=InputText.get("p_bef_supp_amt",Formatter2.currency(ContInfo.get("BEF_SUPP_AMT")), 98,20, "PerSize,Number, right","Number") %>
<%} %>
|
<%if(ContInfo.get("MOD_GB").equals("10") ||ContInfo.get("MOD_GB").equals("20") ||ContInfo.get("MOD_GB").equals("98")){ %>
"/>
<%= ContInfo.get("AFT_SUPP_AMT")%>
<%}else{ %>
<%-- " class="input" style="width: 98%;text-align: right;"/> --%>
<%=InputText.get("p_aft_supp_amt",Formatter2.currency(ContInfo.get("AFT_SUPP_AMT")), 98,20, "PerSize,Number, right","Number") %>
<%} %>
|
<%if(ContInfo.get("MOD_GB").equals("10") ||ContInfo.get("MOD_GB").equals("20") ||ContInfo.get("MOD_GB").equals("98")){ %>
"/>
<%= ContInfo.get("CHG_SUPP_AMT")%>
<%}else{ %>
<%-- " class="input" style="width: 98%;text-align: right;" readonly="readonly"/> --%>
<%=InputText.get("p_chg_supp_amt",Formatter2.currency(ContInfo.get("CHG_SUPP_AMT")), 98,20, "PerSize,Number, right,readonly","Number") %>
<%} %>
|
<%if(ContInfo.get("MOD_GB").equals("10") ||ContInfo.get("MOD_GB").equals("20") ||ContInfo.get("MOD_GB").equals("98")){ %>
<%= ContInfo.get("CHG_SUPP_RATE")%>
<%}else{ %>
" class="input" style="width: 98%;text-align: left; border:none; cursor:default;" readonly="readonly"/>
<%} %>
|
계약기간
|
<%-- " 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") %>
|
<%if(ContInfo.get("MOD_GB").equals("01") ||ContInfo.get("MOD_GB").equals("02") ||ContInfo.get("MOD_GB").equals("98")){ %>
<%-- " class="input" style="width: 98%;text-align: center;" readonly="readonly"/> --%>
<%=InputText.get("p_aft_cont_date",Formatter2.currency(ContInfo.get("AFT_CONT_DATE")), 98,20, "PerSize, center,readonly") %>
<%}else{ %>
<%-- " class="input" style="width: 98%;text-align: center;"/> --%>
<%=InputText.get("p_aft_cont_date",Formatter2.currency(ContInfo.get("AFT_CONT_DATE")), 85,20, "PerSize, center,readonly") %>
<%} %>
|
<%if(ContInfo.get("MOD_GB").equals("01") ||ContInfo.get("MOD_GB").equals("02") ||ContInfo.get("MOD_GB").equals("98")){ %>
<%-- <%= ContInfo.get("CONT_DATE_NM")%> --%>
<%=InputText.get("p_cont_date_nm",Formatter2.currency(ContInfo.get("CONT_DATE_NM")), 98,20, "PerSize, center,readonly") %>
<%}else{ %>
<%-- " class="input" style="width: 98%;text-align: center;" readonly="readonly"/> --%>
<%=InputText.get("p_cont_date_nm",Formatter2.currency(ContInfo.get("CONT_DATE_NM")), 98,20, "PerSize, center,readonly") %>
<%} %>
|
|
기타변경
|
<%-- " class="input" style="width: 98%;"/> --%>
<%=InputText.get("p_bef_etc",ContInfo.get("BEF_ETC"), 98,50, "PerSize,left") %>
<%-- <%= ContInfo.get("BEF_ETC")%> --%>
|
<%-- " class="input" style="width: 98%;"/> --%>
<%=InputText.get("p_aft_etc",ContInfo.get("AFT_ETC"), 98,50, "PerSize,left") %>
<%-- <%= ContInfo.get("AFT_ETC")%> --%>
|
<%= ContInfo.get("CHG_ETC")%>
|
|
외주 발주진행율 누계
|
<%= 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") %>% |
변경사유
|
|
특기사항
|
|
첨부파일
|
|
|
|