구분
|
변경전
|
변경후
|
증감
|
사업자번호
|
">
<%=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") %>% |
변경사유
|
|
특기사항
|
|
첨부파일
|
|
변경시행결의 첨부파일 |
|
|
|