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