123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175 |
- <?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>
- <RscifcustLists>
- <rscifcustlist/>
- </RscifcustLists>
- </main>
- <target>
- <defaultvalue/>
- </target>
- <init>
- </init>
- <send>
- <instcd/>
- <maindeptcd/>
- <maindeptcdnm/>
- </send>
- <temp/>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- //화면 Control을 초기화한다
- fInitForm();
- ]]>
- </script>
- <submission id="TRRSC08200" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" add="bottom" resultref="/root/main/RscifcustLists"/>
- <submission id="TXRSC08200" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/hidden/temp"/>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
- <script type="javascript" src="../../../mis/purcbaseweb/js/SMRSC08200.js"/>
- </xhtml:head>
- <xhtml:body guideline="2,775;" style="font-family:굴림체; font-size:8pt; margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:230px; height:14px; ">구매 인터페이스 거래처정보</caption>
- <caption id="caption4" class="patient_text_black" style="left:922px; top:0px; width:272px; "/>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:23px; width:1195px; height:744px; ">
- <group id="grp_title" style="left:0px; top:10px; width:1195px; height:37px; vertical-align:top; ">
- <shape id="roundrect2" class="roundrect_search" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="cap_instcd" class="search_name" style="left:15; top:8px; width:86px; height:17px; ">기관코드 :</caption>
- <select1 id="cmb_instcd" ref="/root/send/instcd" class="combo_search" appearance="minimal" style="left:100px; top:8px; width:165px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/instcd">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- misfGridInit(grd_rscifcust);
- btn_search.dispatch("DOMActivate");
- ]]>
- </script>
- </select1>
- <button id="btn_search" class="btn1_letter2" style="left:940px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- // if(fCheckRetrieveData() == false)return;
- misfGridInit(grd_rscifcust);
- misfMsterDetailRetrieve();
- ]]>
- </script>
- </button>
- <line id="line_title" class="line_4" style="x1:929px; y1:5px; x2:929px; y2:31px; border-color:#ffe4bb; border-left-style:solid; "/>
- <button id="btn_save" class="btn4_letter2" style="left:1050px; top:7px; width:56px; height:22px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSaveDataSetting("TXRSC08200");
- ]]>
- </script>
- </button>
- <button id="btn_clear" class="btn4_letter3" style="left:1108px; top:7px; width:68px; height:22px; ">
- <caption>초기화</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- </button>
- <button id="btn_maindeptcd" class="icon_search" style="left:509px; top:8px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var recv_list = "maindeptcd,maindeptcdnm";
- misfOpenPopUpList("02", ipt_maindeptcd,"", recv_list) ;
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_maindeptcd" ref="/root/send/maindeptcd" class="input_essential" style="left:420px; top:8px; width:85px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- misfValidationCheck("02", "", "maindeptcd,maindeptcdnm" );
- model.refresh();
- ]]>
- </script>
- <script type="javascript" ev:event="onkeydown">
- <![CDATA[
- if(event.keyCode == 9)
- {
- if(event.shiftKey)model.setFocus("ipt_fromdd");
- else model.setFocus("ipt_reqflag");
- }
- //event.preventDefault();
- ]]>
- </script>
- </input>
- <output id="opt_mngtdeptnm" ref="/root/send/maindeptcdnm" class="output_fix" appearance="output" style="left:532px; top:8px; width:124px; height:19px; "/>
- <caption id="caption1" class="search_name" style="left:330px; top:8px; width:86px; height:17px; ">기관코드 :</caption>
- </group>
- <datagrid id="grd_rscifcust" nodeset="/root/main/RscifcustLists/rscifcustlist" caption="기관코드^거래처^거래처명^관리부서^관리부서명^담당자명^담당전화^담당휴대폰^담당자이메일^IFDB_IP^IFDB_PORT^IFDB_SERVICE^IFDB_USERID^IFDB_PASSWD^거래상태^비고" colsep="^" colwidth="66, 100, 100, 100, 100, 73, 100, 100, 100, 111, 72, 100, 100, 100, 100, 100, 100, 100, 100, 100" ellipsis="true" mergecellsfixedrows="bycolrec" rowheader="update" rowheight="23" rowsep="|" tooltip="true" style="left:0px; top:80px; width:1192px; height:519px; ">
- <col ref="instcd" type="input" style="text-align:center; "/>
- <col ref="entrregno" type="inputbutton" style="text-align:center; "/>
- <col ref="entrregnonnm" type="output"/>
- <col ref="maindeptcd" type="inputbutton" style="text-align:center; "/>
- <col ref="maindeptcdnm" type="output"/>
- <col ref="ifchrgnm" type="input"/>
- <col ref="ifchrgtelno" type="input"/>
- <col ref="ifchrgcelphon" type="input"/>
- <col ref="ifchrgemail" type="input"/>
- <col ref="ifdbip" type="input"/>
- <col ref="ifdbport" type="input"/>
- <col ref="ifdbsvcnm" type="input"/>
- <col ref="ifdbuid" type="input"/>
- <col ref="ifdbpwd" type="input"/>
- <col ref="custstat" type="input"/>
- <col ref="cmt" type="input"/>
- <col ref="oinstcd" visibility="hidden"/>
- <col ref="oentrregno" visibility="hidden"/>
- <col ref="omaindeptcd" visibility="hidden"/>
- <script type="javascript" ev:event="onbuttonclick">
- <![CDATA[
- fOnButtonClick(grd_rscifcust);
- ]]>
- </script>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fValueChanged(grd_rscifcust);
- ]]>
- </script>
- </datagrid>
- <line id="line3" class="line_1" style="x1:0px; y1:75px; x2:1192px; y2:75px; "/>
- <caption id="caption8" class="tit_2" style="left:0px; top:61px; width:183px; height:13px; ">구매 인터페이스 거래처정보</caption>
- <button id="button8" class="btn2_letter3" style="left:1080px; top:55px; width:53px; height:19px; ">
- <caption>행추가</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfGridIUD(grd_rscifcust, "A");
- ]]>
- </script>
- </button>
- <button id="button9" class="btn2_letter3" style="left:1135px; top:55px; width:53px; height:19px; ">
- <caption>행삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- misfGridIUD(grd_rscifcust, "D");
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|