123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.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>수입/대체결의서출력</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <grnt>
- <grntlist1/>
- </grnt>
- </main>
- <send>
- <paydedu>
- <instcd/>
- <sanctslipdd/>
- <sanctslipno/>
- <custnm/>
- <depor/>
- <banknm/>
- <aactno/>
- <text/>
- </paydedu>
- </send>
- <custinfo>
- <custlist>
- <aactno/>
- <bankcd/>
- <banknm/>
- <depor/>
- <custnm/>
- </custlist>
- </custinfo>
- <init>
- <combo1>
- <deptcdcmb>
- <deptcd/>
- <deptnm/>
- </deptcdcmb>
- </combo1>
- <combo2>
- <acntcmb>
- <acntcd/>
- <acntnm/>
- </acntcmb>
- </combo2>
- <combo3>
- <acntcmb>
- <acntcd/>
- <acntnm/>
- </acntcmb>
- </combo3>
- </init>
- <popdata>
- <junpyodate/>
- <makedeptcd/>
- <yogudeptcd/>
- <pumgubun/>
- </popdata>
- <hidden>
- <item>
- <pumno/>
- </item>
- </hidden>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- initialize();
- ]]>
- </script>
- <submission id="TRRAD03701" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/paydedu" resultref="/root/custinfo"/>
- <submission id="TRRAD03801" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/paydedu" resultref="/root/main/grnt"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/paybaseinfomngtweb/js/RWC001.js"/>
- <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
- <script type="javascript" src="../../../mis/paybaseinfomngtweb/js/RWC001.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/RAC001.js"/>
- <script type="javascript" src="../../../mis/acntcommonweb/js/RAD001.js"/>
- <script type="javascript">
- <![CDATA[
- function fOpenPopupDeptHelp(pControl, pInstance)
- {
- misfOpenPopUpList("02", pControl, "", pInstance);
- model.refresh();
- }
- function fOpenPopupHelp(pHelper, pControl, pInstance, pCdgrupid, pValueControl, pNodeName)
- {
- misfOpenPopUpList(pHelper, pControl, pCdgrupid, pInstance, pValueControl, pNodeName);
- model.refresh();
- }
- function initialize(){
- //misfGridInit(grd_grntpsn1);
- //misfMsterDetailSet(grd_grntpsn1,null, "TRRAD01506" ,"Y");
-
- var curdate = getCurrentDate();
-
- model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
- var deptcd = getUserInfo("dutplcecd");
- var deptnm = getUserInfo("dutplcenm");
- var emplno = getUserInfo("userid");
- var emplnm = getUserInfo("usernm");
- misfComboInstCdListMulti("cmb_instcd",getCurrentDate(),"","N");
- model.setValue("/root/send/paydedu/sanctslipdd", curdate);
- //model.setValue("/root/main/grnt/grntlist1/makedeptcd", deptcd);
- //model.setValue("/root/main/grnt/grntlist1/makedeptnm", deptnm);
- //model.setValue("/root/main/grnt/grntlist1/pumemplno", emplno);
- //model.setValue("/root/main/grnt/grntlist1/pumemplnm", emplnm);
- model.refresh();
- model.setFocus("ipt_unsldd");
- }
- function Popup(){
- var ymd = model.getValue("/root/main/grnt/grntlist1/junpyodate");
- var mdeptcd = model.getValue("/root/main/grnt/grntlist1/makedeptcd");
- var ydeptcd = model.getValue("/root/main/grnt/grntlist1/yogudeptcd");
- if (ymd != "" && mdeptcd != "" && ydeptcd != ""){
- model.setValue("/root/popdata/junpyodate", ymd);
- model.setValue("/root/popdata/makedeptcd", mdeptcd);
- model.setValue("/root/popdata/yogudeptcd", ydeptcd);
- model.setValue("/root/popdata/pumgubun", "3");
- modal("SPRAD00400", "", "", "", "SPRAD00400","/root/popdata","/root/popdata");
- }
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body>
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:800px; height:14px; ">수입/대체결의서출력</caption>
- </group>
- <group id="group2" scroll="auto" style="left:0px; top:38; width:1195px; height:744px; ">
- <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:10px; width:1194px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <button id="btn_search" class="btn1_letter2" visibility="hidden" style="left:1128px; top:16px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.removeNodeset("/root/main/grnt/grntlist1");
- misfMsterDetailRetrieve();
- var pumno = model.getValue("/root/main/grnt/grntlist1/pumno");
- model.setValue("/root/send/paydedu/pumno1", pumno.substr(0, 8));
- model.setValue("/root/send/paydedu/pumno2", pumno.substr(8, 4));
- if (model.getValue("/root/main/grnt/grntlist1/yesno") == "Y" || model.getValue("/root/main/grnt/grntlist1/yesno") == "C"){
- group3.disabled = true;
- grd_grntpsn1.disabled = true;
- }else{
- ipt_unsldd.disabled = true;
- ipt_costcntrdeptcd.disabled = true;
- combo1.disabled = true;
- input4.disabled = true;
- }
- model.refresh();
-
- ]]>
- </script>
- </button>
- <line id="line13" class="line_4" visibility="hidden" style="x1:1121px; y1:16px; x2:1121px; y2:38px; "/>
- <select1 id="cmb_instcd" ref="/root/send/paydedu/instcd" class="combo_s_essential" disabled="true" appearance="minimal" style="left:88px; top:17px; width:125px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption2" class="search_name" style="left:22px; top:18px; width:61px; height:17px; ">기관 :</caption>
- <group id="group3" style="left:0px; top:46px; width:1190px; height:222px; ">
- <input id="ipt_unsldd" ref="/root/send/paydedu/sanctslipdd" class="input_s_essential" navindex="1" inputtype="date" style="left:140px; top:20px; width:120px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- ]]>
- </script>
- </input>
- <caption id="caption4" class="search_name" style="left:45px; top:49px; width:86px; height:17px; ">순 번 :</caption>
- <caption id="caption5" class="search_name" style="left:45px; top:20px; width:86px; height:17px; ">작성일자 :</caption>
- <caption id="caption15" class="search_name" style="left:45px; top:107px; width:87px; height:17px; ">비고사항 :</caption>
- <caption id="caption7" class="search_name" style="left:45px; top:78px; width:85px; height:17px; ">상 대 처 :</caption>
- <input id="input3" ref="/root/send/paydedu/custnm" class="input_essential" navindex="3" style="left:140px; top:78px; width:195px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- ]]>
- </script>
- </input>
- <input id="input15" ref="/root/send/paydedu/sanctslipno" navindex="2" format="99999" style="left:140px; top:49px; width:120px; height:19px; text-align:center; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- /*
- if (model.getValue("/root/send/paydedu/sanctslipno") != ""){
- if (submit("TRRAD03701")){
- model.setValue("/root/send/paydedu/custnm", model.getValue("/root/custinfo/custlist/custnm"));
- model.setValue("/root/send/paydedu/depor", model.getValue("/root/custinfo/custlist/depor"));
- model.setValue("/root/send/paydedu/banknm", model.getValue("/root/custinfo/custlist/banknm"));
- model.setValue("/root/send/paydedu/aactno", model.getValue("/root/custinfo/custlist/aactno"));
- model.refresh();
- }
- }
- */
- ]]>
- </script>
- </input>
- <textarea id="textarea1" ref="/root/send/paydedu/text" style="left:140px; top:110px; width:220px; height:105px; "/>
- </group>
- <button id="button3" class="btn2_letter4" style="left:1040px; top:19px; width:64px; height:19px; ">
- <caption>미리보기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- //if( messageBox("출력하시겠습니까" , "Q99" ) == 6 ){
- submit("TRRAD03801");
- exeReportPreview("RPRAD03801", "XMLSTR" , "" , "" , "false" , "", "", "", "", "true","","","","","","","","false");
- //}
- ]]>
- </script>
- </button>
- </group>
- <group id="grp_btn" scroll="auto" style="left:0px; top:12; width:1195px; height:27px; ">
- <line id="line9" class="line_6" style="x1:0; y1:25; x2:1195; y2:25; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|