123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * Name : SMCRC00200_연동내역정보
- * Summary : 데이터연동 내역정보
- * Programmer : 엄윤호
- * Date Written : 2007.08.02
- * History : 2007.08.02
- * Remark :
- -->
- <?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>데이터 연동 내역</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <list>
- <synclist/>
- </list>
- </main>
- <send>
- <srch>
- <syncfromdd/>
- <synctodd/>
- <tablenm/>
- <nrmlendyn/>
- </srch>
- <synclist/>
- </send>
- <init>
- <comncdlist>
- <C0023list/>
- <C0024list/>
- </comncdlist>
- </init>
- </root>
- </instance>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- // C0023: 연동정상여부, C0024: 연동실행구분
- zbcfGetCodeList(new Array("C0023", "C0024"), new Array("/root/init/comncdlist/C0023list", "/root/init/comncdlist/C0024list"));
-
- var sync_dd = getCurrentDate();
- model.setValue("/root/send/srch/syncfromdd", sync_dd);
- model.setValue("/root/send/srch/synctodd", sync_dd);
-
- addComboItemAll( "cmb_useyn");
-
- fCheckAuth();
- fInitSyncList();
- model.refresh();
- ]]>
- </script>
- <submission id="TRZBC00101" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/>
- <!--submission id="TRZBC00102" mediatype="application/x-www-form-urlencoded" method="post" replace="instance"/-->
- <submission id="TRCRC00201" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/srch" resultref="/root/main/list/synclist"/>
- </model>
- <script type="javascript" src="../../../crm/ruleweb/js/CRZ001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript">
- <![CDATA[
- function fCheckAuth() {
- // 권한체크
- if (!checkAuth("r")) {
- btn_search.disabled=true;
- }
- if (!checkAuth("x")) {
-
- }
- if (!checkAuth("p")) {
- btn_saveexcel.disabled = true;
- }
- }
-
- function fInitSyncList() {
- // 그리드 초기화
- model.removeNodeset("/root/main/list/synclist");
- //grd_synclist.clearStatus();
- //model.refresh();
- }
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body guideline="1,1194;" style="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="caption1" class="tit_1" style="left:0px; top:0px; width:189px; height:14px; ">데이터 연동내역 조회</caption>
- </group>
- <group id="group2" style="left:0px; top:23px; width:1194px; height:35px; vertical-align:top; ">
- <shape id="roundrect1" appearance="roundrect" style="left:0px; top:0px; width:1194px; height:35px; "/>
- <caption id="caption3" class="search_name" style="left:16px; top:9px; width:104px; height:17px; ">연동일시 :</caption>
- <input id="ipt_syncfromdd" ref="/root/send/srch/syncfromdd" class="input_search" inputtype="date" style="left:108px; top:8px; width:100px; height:19px; "/>
- <caption id="caption6" class="search_no_b" style="left:213px; top:9px; width:12px; height:17px; ">~</caption>
- <input id="ipt_synctodd" ref="/root/send/srch/synctodd" class="input_search" inputtype="date" style="left:230px; top:8px; width:100px; height:19px; "/>
- <caption id="caption4" class="search_name" style="left:386px; top:9px; width:182px; height:17px; ">프로그램 ID :</caption>
- <input id="ipt_tablenm" ref="/root/send/srch/tablenm" class="input_search" maxlength="30" style="left:495px; top:8px; width:145px; height:19px; "/>
- <button id="btn_prgmsrch" class="icon_search" style="left:645px; top:9px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var srch_condition = "P";
- var srch_term = model.getValue("/root/send/srch/tablenm");
- var recv_prgmid_path = "/root/send/srch/tablenm";
- var recv_tablenm_path = "";
-
- crzfOpenSelectPrgm(srch_condition, srch_term, recv_prgmid_path, recv_tablenm_path);
- ]]>
- </script>
- </button>
- <caption id="caption5" class="search_name" style="left:885px; top:10px; width:112px; height:17px; ">정상종료여부 :</caption>
- <select1 id="cmb_useyn" ref="/root/send/srch/nrmlendyn" class="combo_search" appearance="minimal" style="left:1005px; top:8px; width:85px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/comncdlist/C0023list/C0023">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </select1>
- <line id="line1" class="line_4" style="x1:1106px; y1:7px; x2:1106px; y2:29px; "/>
- <button id="btn_search" class="btn1_letter2" style="left:1122px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("TRCRC00201");
- ]]>
- </script>
- </button>
- </group>
- <group id="group3" scroll="auto" style="left:0px; top:58px; width:1195px; height:693px; ">
- <caption id="caption2" class="tit_2" style="left:5px; top:10px; width:144px; height:14px; ">데이터 연동 내역</caption>
- <button id="btn_saveexcel" class="btn2_letter4" style="left:1130px; top:5px; width:64px; height:19px; ">
- <caption>엑셀저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var file_nm = window.fileDialog("save", ",", false, "excel", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
-
- if (file_nm != "") {
- grd_synclist.saveExcel(file_nm, "SheetName", true, true, "", "", false);
- }
- ]]>
- </script>
- </button>
- <line id="line2" class="line_1" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
- <datagrid id="grd_synclist" nodeset="/root/main/list/synclist" class="datagrid2" caption="프로그램 ID^연동 정보^연동번호^일련
번호^실행구분^연동시작일시^연동종료일시^총
건수^실행
건수^추가
건수^수정
건수^삭제
건수^정상여부" colwidth="150, 150, 90, 60, 70, 130, 130, 60, 60, 60, 60, 60, 70" ellipsis="true" explorerbar="sortshowmove" extendlastcol="scroll" rowheader="seq" style="left:0px; top:30px; width:1194px; height:658px; ">
- <col ref="trsmtablenm"/>
- <col ref="tableinfo"/>
- <col ref="synctabledivsetno"/>
- <col class="text_center" ref="syncseq"/>
- <col class="text_center" disabled="true" ref="execflag" type="combo">
- <choices>
- <itemset nodeset="/root/init/comncdlist/C0024list/C0024">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col class="text_center" ref="trsmusdt" format="yyyy-mm-dd hh:nn:ss"/>
- <col class="text_center" ref="trsmuedt" format="yyyy-mm-dd hh:nn:ss"/>
- <col class="text_right" ref="totcnt" format="#,###"/>
- <col class="text_right" ref="execcnt" format="#,###"/>
- <col class="text_right" ref="addcnt" format="#,###"/>
- <col class="text_right" ref="updtcnt" format="#,###"/>
- <col class="text_right" ref="delcnt" format="#,###"/>
- <col class="text_center" disabled="true" ref="nrmlendyn" type="combo">
- <choices>
- <itemset nodeset="/root/init/comncdlist/C0023list/C0023">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- </datagrid>
- </group>
- <group id="group4" style="left:0px; top:751px; width:1195px; height:29px; vertical-align:top; ">
- <button id="btn_navi" class="btn3_letter6" style="left:0px; top:0px; width:104px; height:22px; ">
- <caption>연동정보관리</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- open("SMCRC00100");
- ]]>
- </script>
- </button>
- </group>
- </xhtml:body>
- </xhtml:html>
|