업체명 : <%=vo.get("corp_kor") %> <%=vo.get("CORP_REG_NO").equals("") ? "" : "(" + StringUtils.getBizNo(vo.get("CORP_REG_NO")) + ")" %>
<%if(!params.get("p_in_out_div").equals("O")){ %>
- 기본정보
- 담당자 정보
- 계약실적
- 시공능력 및 면허
- 기술인력보유정보
- 인증서 현황
- 재무정보
- 경영평가표
- 입찰이력
<%}else{ %>
- 기본정보
- 담당자 정보
- 계약실적
- 인원 및 설비현황
- 인증서 현황
- 재무정보
- 경영평가표
- 입찰이력
<%} %>
등록 공종 구분
|
|
|
등록 공종
|
|
<%if(!params.get("p_in_out_div").equals("O")){ %>
|
신용평가정보
|
|
<%}else{ %>
|
<%} %>
<%if(!params.get("p_in_out_div").equals("O")){ %>
<%}else{ %>
<%} %>
회사정보
|
|
<%if(params.get("p_in_out_div").equals("O")){ %>
<%} %>
<%if(params.get("p_in_out_div").equals("")){ %>
<%} %>
<%if(!params.get("p_in_out_div").equals("O")){ %>
당해년도 계약금액(천원)
<%}else { %>
당해년도 계약금액(달러)
<%} %>
<%if(!params.get("p_in_out_div").equals("")){ %>
기준년도는 시공능력평가년도 기준 시공능력평가액(천원)
<%} %>
<%if(params.get("p_in_out_div").equals("O")){ %>
<%} %>
<%if(params.get("p_in_out_div").equals("O")){ %> 장비보유현황<%} %>
추가
<%if(!params.get("p_in_out_div").equals("O")){ %>
(* 금액 단위 : 원)
<%} else { %>
(* 금액 단위 : 달러)
<%} %>
기준년도
|
<%=InputText.get("base_year",corpInfoVo.get("base_year"), 5,4, "PerSize,Number,center,class=numberic") %>
<%-- " numberOnly="true" maxlength="4"/> --%> 년도
|
유동자산
|
<%=InputText.get("float_asset",Formatter2.currency(corpInfoVo.get("float_asset")), 30,15, "PerSize,Number,Minus,right,class=numberic","Number") %>
<%-- " numberOnly="true"style="padding-right:3px; width: 150px; text-align: right;" <%=corpInfoVo.get("re_yn").equals("Y") ? "readonly=\"readonly\" " : "" %> maxlength="15"/> --%>
|
유동부채
|
<%=InputText.get("float_debt",Formatter2.currency(corpInfoVo.get("float_debt")), 30,15, "PerSize,Number,Minus,right,class=numberic","Number") %>
<%-- " numberOnly="true" style="padding-right:3px; width: 150px; text-align: right;" <%=corpInfoVo.get("re_yn").equals("Y") ? "readonly=\"readonly\" " : "" %> maxlength="15"/> --%>
|
자본총계
|
<%=InputText.get("tot_cap",Formatter2.currency(corpInfoVo.get("tot_cap")), 30,15, "PerSize,Number,Minus,right,class=numberic","Number") %>
<%-- " numberOnly="true" style="padding-right:3px; width: 150px; text-align: right;" <%=corpInfoVo.get("re_yn").equals("Y") ? "readonly=\"readonly\" " : "" %> maxlength="15"/> --%>
|
부채총계
|
<%=InputText.get("gross_asset",Formatter2.currency(corpInfoVo.get("gross_asset")), 30,15, "PerSize,Number,Minus,right,class=numberic","Number") %>
<%-- " numberOnly="true" style="padding-right:3px; width: 150px; text-align: right;" <%=corpInfoVo.get("re_yn").equals("Y") ? "readonly=\"readonly\" " : "" %> maxlength="15"/> --%>
|
자본금
|
<%=InputText.get("capital_amt",Formatter2.currency(corpInfoVo.get("capital_amt")), 30,15, "PerSize,Number,Minus,right,class=numberic","Number") %>
<%-- " numberOnly="true" style="padding-right:3px; width: 150px; text-align: right;" <%=corpInfoVo.get("re_yn").equals("Y") ? "readonly=\"readonly\" " : "" %> maxlength="15"/> --%>
|
당기순이익
|
<%=InputText.get("cur_profit",Formatter2.currency(corpInfoVo.get("cur_profit")), 30,15, "PerSize,Number,Minus,right,class=numberic","Number") %>
<%-- " numberOnly="true" style="padding-right:3px; width: 150px; text-align: right;" <%=corpInfoVo.get("re_yn").equals("Y") ? "readonly=\"readonly\" " : "" %> maxlength="15"/> --%>
|
당기매출액
|
<%=InputText.get("cur_sales_amt",Formatter2.currency(corpInfoVo.get("cur_sales_amt")), 30,15, "PerSize,Number,Minus,right,class=numberic","Number") %>
<%-- " numberOnly="true" style="padding-right:3px; width: 150px; text-align: right;" <%=corpInfoVo.get("re_yn").equals("Y") ? "readonly=\"readonly\" " : "" %> maxlength="15"/> --%>
|
전기매출액
|
<%=InputText.get("pri_sales_amt",Formatter2.currency(corpInfoVo.get("pri_sales_amt")), 30,15, "PerSize,Number,Minus,right,class=numberic","Number") %>
<%-- " numberOnly="true" style="padding-right:3px; width: 150px; text-align: right;" <%=corpInfoVo.get("re_yn").equals("Y") ? "readonly=\"readonly\" " : "" %> maxlength="15"/> --%>
"/>
"/>
|
<%--
공사 협력업체 경영평가표
-
평가일 : <%=vo.get("APPR_DY") %>
-
업체명 : <%=vo.get("CORP_KOR") %>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<%
int total_rate = 0;
String result_rate = "";
for(int i=0; i < getApprSrdList.size(); i++)
{
%>
<%=getApprSrdList.getRow(i).get("GUBUN_1") %>
|
|
<%if(getApprSrdList.getRow(i).get("GUBUN_2").trim().equals("")){ %>
<%=getApprSrdList.getRow(i).get("GUBUN_3") %>
|
<%}else{ %>
<%=getApprSrdList.getRow(i).get("GUBUN_2") %>
|
|
<%=getApprSrdList.getRow(i).get("GUBUN_3") %>
|
<%} %>
|
-
<%=getApprSrdList.getRow(i).get("STOCK_RATE") %>
|
|
-
<%=getApprSrdList.getRow(i).get("APPR_RATE") %>
|
|
>
-
<%=getApprSrdList.getRow(i).get("A_CONTENT") %>
-
<%=getApprSrdList.getRow(i).get("A_RATE") %>
|
|
>
-
<%=getApprSrdList.getRow(i).get("B_CONTENT") %>
-
<%=getApprSrdList.getRow(i).get("B_RATE") %>
|
|
>
-
<%=getApprSrdList.getRow(i).get("C_CONTENT") %>
-
<%=getApprSrdList.getRow(i).get("C_RATE") %>
|
|
>
-
<%=getApprSrdList.getRow(i).get("D_CONTENT") %>
-
<%=getApprSrdList.getRow(i).get("D_RATE") %>
|
|
>
-
<%=getApprSrdList.getRow(i).get("E_CONTENT") %>
-
<%=getApprSrdList.getRow(i).get("E_RATE") %>
|
|
<%=getApprSrdList.getRow(i).get("noti") %>
|
|
<%
if(!getApprSrdList.getRow(i).get("APPR_RATE").equals(""))
{
total_rate += Integer.parseInt(getApprSrdList.getRow(i).get("APPR_RATE"));
if(total_rate >= 85)
{
result_rate = "1등급";
}
else if(total_rate >= 80)
{
result_rate = "2등급";
}
else if(total_rate >= 75)
{
result_rate = "3등급";
}
else if(total_rate >= 70)
{
result_rate = "4등급";
}
else
{
result_rate = "등급외";
}
}
}
%>
|
|
|
|
|
|
|
|
- 상기 업체 평가 점수는 <%=total_rate %> 점으로 <%=result_rate %> 입니다.
|
|
*공종별 등급 기준 및 입찰 상한액
|
|
|
|
|
|
|
|
|
|
|
|
|
|
공종별 등급기준
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 기계설비(소방, 위생, 공조), 각종 배관공사
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
공종별 입찰 상한액
|
|
|
|
|
|
제한없음
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 기계설비(소방, 위생, 공조), 각종 배관공사
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 전기공사(소방, 위생, 공조), 각종 배관공사
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--%>
기준 년도 :
|
|