변경 후 계약금액 |
<%=ContInfo.get("BEF_HAN")%> |
<%=ContInfo.get("CHG_ORD_SUPPLY_AMT_HAN")%> |
<%=ContInfo.get("ATF_HAN")%> |
구 분 |
<%if(ContInfo.getInt("MOD_NO") >= 2 ){ %>
기존 계약 |
<%}else{ %>
기존 계약 |
<%} %>
변경 계약 |
증감(▲ ▼) |
비고 |
도 급 금 액(원화) |
<%=Formatter2.currency(ContInfo.get("FRST_CON_AMT"), 0)%> |
<%=Formatter2.currency(ContInfo.get("CHG_CON_AMT"), 0)%> |
<%=ContInfo.get("CON_AMT_NM")%> |
|
예 산 금 액(원화) |
<%=Formatter2.currency(ContInfo.get("FRST_EXE_AMT"), 0)%> |
<%=Formatter2.currency(ContInfo.get("CHG_EXE_AMT"), 0)%> |
<%=ContInfo.get("EXE__NM")%> |
|
계 약 금 액(<%=ContInfo.get("ATF_HAN")%>) |
<%=Formatter2.currency(ContInfo.get("FRST_ORD_SUPPLY_AMT"),ContInfo.getInt("DIGIT"))%> |
<%=Formatter2.currency(ContInfo.get("CHG_ORD_SUPPLY_AMT"),ContInfo.getInt("DIGIT"))%> |
<%=ContInfo.get("ORD_SUPPLY_NM")%> |
<%=ContInfo.get("ORD_SUPPLY_BIGO")%> |
계 약 금 액(원화) |
<%=Formatter2.currency(ContInfo.get("FRST_ORD_SUPPLY_AMT_KRW"),0)%> |
<%=Formatter2.currency(ContInfo.get("CHG_ORD_SUPPLY_AMT_KRW"),0)%> |
<%=ContInfo.get("ORD_SUPPLY_NM_KRW")%> |
<%=ContInfo.get("ORD_SUPPLY_BIGO")%> |
납 품 일 자 |
<%=ContInfo.get("FRST_ORD_END_DATE")%> |
<%=ContInfo.get("CHG_ORD_END_DATE")%> |
<%=ContInfo.get("ORD_DATE_NM")%> |
|