발행방법 |
>온라인
>오프라인
|
발행구분 |
<%= InputText.get("warrGubunNm", "선급금보증", 50, 30, "class=input_blank, readOnly=white, string, left, tabIndex=-1", "string") %> |
보증기관명 |
<%= HTMLMaker.getSelectTag(WarrGofficeComboList, "DETAILCD", "DETAILNM", "warrGoffice", "width:35%;height=18;' onChange='inputDataSet();", "", contOutWarr.get("WARR_GOFFICE")) %>
<%= InputText.get("warrGofficeEtc", "", 30, 40, "string, left", "string") %>
|
변경구분 |
<%= InputText.get("xxxxxxxx", "당초", 50, 30, "class=input_blank, readOnly=white, string, left, tabIndex=-1", "string") %> |
|
증권번호 |
<%= InputText.get("warrWgon", contOutWarr.get("WARR_WGNO"), 55, 38, "string, left", "string") %> |
보증기간 |
<%= InputText.get("dateStart", Formatter.formatDate(contOutWarr.get("WARR_SDATE"), "-"), 29, 10, "Center, date, PerSize, readonly", "date", "") %>
~
<%= InputText.get("dateEnd", Formatter.formatDate(contOutWarr.get("WARR_EDATE"), "-"), 29, 10, "Center, date, PerSize, readonly", "date", "") %>
|
보증금액 |
<%= InputText.get("warrWamt", Formatter.formatCurrency(contOutWarr.get("WARR_WAMT")), 55, 14, "class=input byteChk ,number, right", "number") %> |
발급일 |
<%= InputText.get("paperDate", Formatter.formatDate(contOutWarr.get("PAPERDATE"), "-"), 29, 10, "Center, date, PerSize, readonly", "date", "") %>
|
첨부파일 |
|
|