123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184 |
- <?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>예산 실적 지출결의 대비표</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <list>
- <bugtexeclist/>
- </list>
- </main>
- <send>
- <retrparams>
- <instcd/>
- <acntyy/>
- <retrkind/>
- <acntclsflag/>
- </retrparams>
- <date/>
- </send>
- <hidden>
- </hidden>
- <init/>
- <temp/>
- </root>
- </instance>
- </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/miscommonweb/js/RAC001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fCheckAuth();
- fInitialize();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
- //========================================================================================
- //화면 권한 체크
- //========================================================================================
- function fCheckAuth()
- {
- btn_search.disabled = !checkAuth("R") ;
- }
-
- //========================================================================================
- //초기화
- //========================================================================================
- function fInitialize()
- {
- model.removenode("/root/main/list/bugtexeclist");
-
- misfComboComCdListMulti("Z0007","cmb_instcd");
- model.setValue("/root/send/retrparams/instcd", getUserInfo("dutplceinstcd"));
- model.setValue("/root/send/date", getCurrentDate());
- racfGetCadlYmd("/root/send/date", "/root/temp");
- ipt_acntyy.value = model.getValue("/root/temp/acntyy");
- if(getUserInfo("dutplceinstcd") != "001")
- {
- // cmb_instcd.disabled = true;
- }
-
- rdo_retrkind.select(0);
- rdo_acntclsflag.select(0);
-
- model.setFocus("ipt_acntnm");
- model.refresh();
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="1211" pageheight="784" 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="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:40; width:1195px; height:744px; ">
- <line id="line1" class="line_1" style="x1:0px; y1:80px; x2:1195px; y2:80px; "/>
- <group id="group2" style="left:0px; top:10px; width:1194px; height:40px; vertical-align:top; ">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1194px; height:40px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption9" class="search_name" style="left:270px; top:11px; width:86px; height:17px; ">예산년도 :</caption>
- <button id="btn_search" class="btn1_letter2" navindex="8" style="left:1123px; top:9px; width:56px; height:22px; text-align:left; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- submit("");
- // grd_bugtexecist.rebuildStyle();
- // grd_bugtexecist.rowStyle(grd_bugtexecist.rows - 1, "data", "background-color") = "#ffff99";
- ]]>
- </script>
- </button>
- <line id="line2" class="line_4" style="x1:1107px; y1:8px; x2:1107px; y2:31px; border-color:#ffe4bb; border-left-style:solid; "/>
- <input id="ipt_acntyy" ref="/root/send/retrparams/acntyy" class="input_s_essential" navindex="2" style="left:360px; top:11px; width:100px; height:19px; text-align:center; "/>
- <select1 id="rdo_retrkind" ref="/root/send/retrparams/retrkind" navindex="3" overflow="visible" appearance="full" cellspacing="10" cols="2" style="left:498px; top:12px; width:209px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>전체계정</label>
- <value>all</value>
- </item>
- <item>
- <label>예산사용계정</label>
- <value>bugtuse</value>
- </item>
- </choices>
- </select1>
- <caption id="caption1" class="search_name" style="left:475px; top:11px; width:15px; height:17px; "/>
- <select1 id="cmb_instcd" ref="/root/send/retrparams/instcd" class="combo_search" navindex="1" appearance="minimal" style="left:105px; top:10px; width:153px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption8" class="search_name" style="left:14px; top:12px; width:86px; height:17px; ">소속기관 :</caption>
- <select1 id="rdo_acntclsflag" ref="/root/send/retrparams/acntclsflag" navindex="3" overflow="visible" appearance="full" cellspacing="10" cols="4" style="left:778px; top:12px; width:192px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label>관</label>
- <value>3</value>
- </item>
- <item>
- <label>항</label>
- <value>2</value>
- </item>
- <item>
- <label>목</label>
- <value>1</value>
- </item>
- <item>
- <label>세목</label>
- <value>0</value>
- </item>
- </choices>
- </select1>
- <caption id="caption3" class="search_name" style="left:750px; top:11px; width:15px; height:17px; "/>
- </group>
- <caption id="caption2" class="tit_2" style="left:5px; top:65px; width:126px; height:14px; ">대비 목록</caption>
- <datagrid id="grd_bugtexecist" nodeset="/root/main/list/bugtexeclist" caption="기관코드^기관명^부서코드^부 서^계정코드^계정과목^예산금액^조정금액^추경금액^예산합계^실적합계^잔액^3월 실적^4월 실적^5월 실적^6월 실적^7월 실적^8월 실적^9월 실적^10월 실적^11월 실적^12월 실적^1월 실적^2월 실적" colsep="^" colwidth="0, 0, 0, 0, 0, 140, 90, 90, 90, 80, 90, 90, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80" dataheight="25" mergecellsfixedrows="bycolrec" rowheader="seq" rowheight="25" rowsep="|" style="left:0px; top:85px; width:1195px; height:651px; ">
- <col ref="instcd" visibility="hidden"/>
- <col ref="instnm" visibility="hidden"/>
- <col ref="deptcd" visibility="hidden"/>
- <col ref="deptnm" visibility="hidden"/>
- <col ref="acntcd" visibility="hidden"/>
- <col ref="acntnm"/>
- <col ref="orgbugtamt" format="(-)#,###" style="text-align:right; padding-right:1; "/>
- <col ref="updtamt" format="(-)#,###" style="text-align:right; padding-right:1; "/>
- <col ref="revsupmbugamt" format="(-)#,###" style="text-align:right; padding-right:1; "/>
- <col ref="bugtsumamt" format="(-)#,###" style="text-align:right; padding-right:1; "/>
- <col ref="execsum" format="(-)#,###" style="text-align:right; padding-right:1; "/>
- <col ref="balamt" format="(-)#,###" style="text-align:right; padding-right:1; "/>
- <col ref="mar" format="(-)#,###" style="text-align:right; padding-right:1; "/>
- <col ref="apr" format="(-)#,###" style="text-align:right; padding-right:1; "/>
- <col ref="may" format="(-)#,###" style="text-align:right; padding-right:1; "/>
- <col ref="jun" format="(-)#,###" style="text-align:right; padding-right:1; "/>
- <col ref="jul" format="(-)#,###" style="text-align:right; padding-right:1; "/>
- <col ref="aug" format="(-)#,###" style="text-align:right; padding-right:1; "/>
- <col ref="sep" format="(-)#,###" style="text-align:right; padding-right:1; "/>
- <col ref="oct" format="(-)#,###" style="text-align:right; padding-right:1; "/>
- <col ref="nov" format="(-)#,###" style="text-align:right; padding-right:1; "/>
- <col ref="dec" format="(-)#,###" style="text-align:right; padding-right:1; "/>
- <col ref="jan" format="(-)#,###" style="text-align:right; padding-right:1; "/>
- <col ref="feb" format="(-)#,###" style="text-align:right; padding-right:1; "/>
- </datagrid>
- </group>
- <group id="group4" scroll="auto" style="left:0px; top:13; width:1195px; height:27px; ">
- <line id="line5" class="line_6" style="x1:0px; y1:25px; x2:1194px; y2:25px; "/>
- </group>
- </xhtml:body>
- </xhtml:html>
|