123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
- <xhtml:head>
- <xhtml:title>유가증권Help</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <validation>
- <wtpplist/>
- </validation>
- </main>
- <send>
- <condition>
- <retrkind>wtppcd</retrkind>
- <getcond/>
- </condition>
- </send>
- <target>
- <defaultvalue/>
- </target>
- <init>
- </init>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fOpenForm();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- //========================================================================================
- //화면 로드시 초기화 함수
- //========================================================================================
- function fOpenForm()
- {
- model.removenode("/root/main/wtpplist");
-
-
- if(instance1.selectNodes("/root/target/validation/wtpplist").length == 0)
- {
- fGetWtppList();
- }
- else
- {
- model.copyNode("root/main","/root/target/validation");
- }
-
- model.setFocus("ipt_retrnm");
- model.refresh();
- }
-
- //========================================================================================
- //계좌코드 조회
- //========================================================================================
- function fGetWtppList()
- {
- model.removenode("/root/main/wtpplist");//조회시 기존 데이터 삭제
- submit("TRRAC91201");
- model.refresh();
- }
- ]]>
- </script>
- <submission id="TRRAC91201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/condition" resultref="/root/main/validation"/>
- </model>
- </xhtml:head>
- <xhtml:body pagewidth="710" pageheight="560" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group3" scroll="auto" style="left:8px; top:0px; width:680px; height:520px; ">
- <caption id="caption1" class="tit_2" style="left:5px; top:49px; width:118px; height:13px; ">유가증권 리스트</caption>
- <line id="line1" class="line_1" style="x1:0px; y1:64px; x2:680px; y2:64px; "/>
- <group id="group6" style="left:0px; top:5px; width:680px; height:35px; vertical-align:top; ">
- <shape id="roundrect3" class="roundrect_search" appearance="roundrect" style="left:0px; top:0px; width:680px; height:35; "/>
- <line id="line8" class="line_4" style="x1:594px; y1:6px; x2:594px; y2:29px; "/>
- <caption id="caption5" class="search_name" style="left:15; top:9; width:88px; height:17px; ">조회조건 :</caption>
- <button id="btn_search" class="btn1_letter2" navindex="4" style="left:609px; top:7px; width:56px; height:22px; y1:7; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fGetWtppList();
- ]]>
- </script>
- </button>
- <select1 id="rdo_refcond" ref="/root/send/condition/retrkind" class="radio_search" navindex="1" overflow="visible" appearance="full" cellspacing="15" cols="2" style="left:100px; top:9px; width:220px; height:19px; border-style:none; ">
- <choices>
- <item>
- <label>유가증권번호</label>
- <value>wtppcd</value>
- </item>
- <item>
- <label>유가증권명칭</label>
- <value>wtppnm</value>
- </item>
- </choices>
- </select1>
- <input id="ipt_retrnm" ref="/root/send/condition/getcond" class="input_s_essential" navindex="3" style="left:328px; top:8px; width:195px; height:19px; ">
- <script type="javascript" ev:event="onkeypress">
- <![CDATA[
- if(event.keyCode == 13)
- {
- ipt_retrnm.value = ipt_retrnm.currentText;
-
- btn_search.dispatch("DOMActivate");
- }
- ]]>
- </script>
- </input>
- </group>
- <datagrid id="grd_wtpplist" nodeset="/root/main/validation/wtpplist" caption="유가증권번호^계좌번호^유가증권명칭^유가증권구분^기관코드^계정과목^발행처사업자등록번호^청구처사업자등록번호^채권번호FROM^채권번호TO^매수(수량)^취득금액^발행일자^취득일자^만기일자^이자율^매각일자^매입목적^사용여부^이자지급구분^발행처사업자거래처명^청구처사업자거래처명" colsep="^" colwidth="85, 150, 89, 100, 80, 100, 100, 100, 100, 100, 71, 100, 100, 100, 100, 70, 100, 100, 100, 100, 100, 100" dataheight="23" defaultrows="0" ellipsis="true" explorerbar="sort" extendlastcol="scroll" mergecellsfixedrows="never" rowheader="seq" rowheight="23" rowsep="|" style="left:0px; top:69px; width:680px; height:451px; ">
- <col ref="wtppcd"/>
- <col ref="aactno"/>
- <col ref="wtppnm"/>
- <col ref="wtppcls"/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="acntcd" visibility="hidden"/>
- <col ref="suspentrregno" visibility="hidden"/>
- <col ref="reqentrregno" visibility="hidden"/>
- <col ref="bondfromno" visibility="hidden"/>
- <col ref="bondtono" visibility="hidden"/>
- <col ref="qty"/>
- <col ref="acqtamt"/>
- <col ref="suspdd" visibility="hidden"/>
- <col ref="joindd" visibility="hidden"/>
- <col ref="exprdd" visibility="hidden"/>
- <col ref="restrate"/>
- <col ref="saledd" visibility="hidden"/>
- <col ref="buyresn" visibility="hidden"/>
- <col ref="useyn" visibility="hidden"/>
- <col ref="acntnm"/>
- <col ref="suspcustnm"/>
- <col ref="reqcustnm"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
-
- if( grd_wtpplist.isCell(event.target) && grd_wtpplist.row >= grd_wtpplist.fixedRows )
- {
- btn_confirm.dispatch("DOMActivate");
- }
-
- ]]>
- </script>
- <script type="javascript" ev:event="onaftersort">
- <![CDATA[
- grd_wtpplist.gridToInstance();
- ]]>
- </script>
- </datagrid>
- </group>
- <group id="group1" scroll="auto" style="left:8px; top:521px; width:580px; height:27px; ">
- <button id="btn_confirm" class="btn4_letter2" style="left:466px; top:5px; width:56px; height:22px; ">
- <caption>확인</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfPopUpListReturn(grd_wtpplist);
- ]]>
- </script>
- </button>
- <button id="btn_cancel" class="btn4_letter2" style="left:524px; top:5px; width:56px; height:22px; ">
- <caption>닫기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- window.close();
- ]]>
- </script>
- </button>
- <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:580; y2:0px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|