1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- <?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>Untitle</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <example>Sample</example>
- </root>
- </instance>
- </model>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- </xhtml:head>
- <xhtml:body style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="group1" style="left:0px; top:0px; width:1195; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:209px; height:14px; ">예산실적누계조회</caption>
- </group>
- <group id="group4" scroll="auto" style="left:0px; top:12; width:1195px; height:27px; ">
- <button id="button46" class="btn4_letter2" style="left:1139px; top:3px; width:56px; height:22px; ">
- <caption>출력</caption>
- </button>
- <line id="line17" class="line_6" style="x1:0px; y1:25; x2:1195; y2:25; "/>
- </group>
- <group id="group5" scroll="auto" style="left:0px; top:38; width:1195px; height:744px; ">
- <caption id="caption21" class="tit_2" style="left:5px; top:54px; width:211px; height:13px; ">실재고 전산재고 차이품목 list</caption>
- <group id="group6" style="left:0px; top:10px; width:1195px; height:35px; vertical-align:top; ">
- <shape id="roundrect3" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:1195px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption10" class="search_name" style="left:258px; top:9; width:93px; height:17px; ">회계년도 :</caption>
- <caption id="caption7" class="search_name" style="left:540px; top:9; width:93px; height:17px; ">기 준 월 :</caption>
- <select1 id="combo2" class="combo_s_essential" appearance="minimal" style="left:345px; top:8; width:141px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- <input id="input6" class="input_s_essential" inputtype="date" style="left:623px; top:8px; width:128px; height:19px; "/>
- <line id="line18" class="line_4" style="x1:1110px; y1:7px; x2:1110px; y2:29px; border-left-style:solid; "/>
- <button id="button14" class="btn1_letter2" style="left:1125px; top:7px; width:56px; height:22px; ">
- <caption>조회</caption>
- </button>
- <caption id="caption62" class="search_name" style="left:15px; top:9; width:86px; height:17px; ">기관코드 :</caption>
- <select1 id="combo1" class="combo_search" appearance="minimal" style="left:100; top:8; width:130px; height:19px; ">
- <choices>
- <item>
- <label>combo1</label>
- <value>combo1</value>
- </item>
- </choices>
- </select1>
- </group>
- <line id="line15" class="line_1" style="x1:0px; y1:69px; x2:1195px; y2:69px; "/>
- <datagrid id="datagrid1" caption="순번^계정^전년실적^[2006]년도^[2006]년도^[2006]년도^[2006]년도^[01]현월^[01]현월^[01]현월^[01]현월|순번^계정^전년실적^예산^실적^증감율^달성율^전년현월실적^현월예산^증감율^달성율" colsep="^" colwidth="47, 149, 135, 127, 114, 123, 96, 119, 98, 115, 100" dataheight="25" mergecellsfixedrows="bycolrec" rowsep="|" style="left:0px; top:74px; width:1195px; height:660px; ">
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- <col/>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|