123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SMZHA21000" position="absolute 0 0 1175 747" titletext="SR통계조회" oninit="SMZHA21000_oninit" onload="SMZHA21000_onload">
- <Layouts>
- <Layout>
- <Div position="absolute 0 24 1175 99" id="grp_dev" class="div_SA" anchor="left top right" scrollbars="none">
- <Layouts>
- <Layout>
- <Static text="기관" position="absolute 25 12 100 32" id="caption2" class="search_name" anchor="default"/>
- <Static text="구분" position="absolute 233 12 276 32" id="caption3" class="search_name" anchor="default"/>
- <Static text="조회조건" position="absolute 25 45 101 65" id="caption4" class="search_name" anchor="default"/>
- <Radio position="absolute 108 43 468 63" id="radio1" columncount="5" codecolumn="codecolumn" datacolumn="datacolumn" anchor="default" taborder="3" onitemchanged="grp_dev_radio1_onitemchanged">
- <Dataset id="innerdataset">
- <ColumnInfo>
- <Column id="codecolumn"/>
- <Column id="datacolumn"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="codecolumn">inst</Col>
- <Col id="datacolumn">기관별</Col>
- </Row>
- <Row>
- <Col id="codecolumn">dept</Col>
- <Col id="datacolumn">부서별</Col>
- </Row>
- <Row>
- <Col id="codecolumn">work</Col>
- <Col id="datacolumn">업무별</Col>
- </Row>
- <Row>
- <Col id="codecolumn">chrg</Col>
- <Col id="datacolumn">담당자별</Col>
- </Row>
- <Row>
- <Col id="codecolumn">dev</Col>
- <Col id="datacolumn">개발자별</Col>
- </Row>
- </Rows>
- </Dataset>
- </Radio>
- <Button position="absolute 1100 27 1156 47" id="btn_search" class="btn1" taborder="8" text="조회" anchor="top right" onclick="grp_dev_btn_search_onclick"/>
- <Button position="absolute 1035 27 1091 47" id="btn_excelsave" class="btn7" text="엑셀" anchor="top right" onclick="grp_dev_btn_excelsave_onclick" taborder="9"/>
- <Static text="요청기간" position="absolute 703 12 768 32" id="caption5" class="search_name" anchor="default"/>
- <Calendar position="absolute 907 12 1011 32" id="ipt_s_reqtodd" taborder="5" anchor="default" autoselect="true"/>
- <Static text="~" position="absolute 892 12 904 32" id="caption25" anchor="default"/>
- <Calendar position="absolute 783 12 887 32" id="ipt_s_reqfromdd" taborder="4" anchor="default" autoselect="true"/>
- <Calendar position="absolute 907 45 1011 65" id="ipt_s_endtodd" taborder="7" anchor="default" autoselect="true"/>
- <Calendar position="absolute 784 45 888 65" id="ipt_s_endfromdd" taborder="6" anchor="default" autoselect="true"/>
- <Static text="완료기간" position="absolute 703 45 768 65" id="caption7" class="search_name" anchor="default"/>
- <Static text="~" position="absolute 892 45 904 65" id="caption8" anchor="default"/>
- <CheckBox position="absolute 485 43 583 63" id="chk_s_subdeptyn" anchor="default" text="개발개수포함"/>
- <cp_checkboxList id="checkbox2" titletext="CheckBox List" taborder="1" scrollbars="none" position="absolute 82 11 222 31" style="background:transparent; " col="1" row="1" cellspacing="2" vcellspacing="0" itemWidth="100" itemHeight="20" overflow="visible"/>
- <cp_checkboxList id="checkbox1" titletext="CheckBox List" taborder="2" scrollbars="none" position="absolute 290 11 628 31" style="background:transparent; " col="1" row="1" cellspacing="2" vcellspacing="0" itemWidth="100" itemHeight="20" overflow="visible"/>
- </Layout>
- </Layouts>
- </Div>
- <Tab position="absolute 0 99 1175 747" id="switch1" style="buttonbackground:stretch 10,10;background:stretch 10,26;" anchor="all">
- <Tabpages>
- <Tabpage text="" id="case1">
- <Layouts>
- <Layout>
- <Grid position="absolute 5 5 1175 635" id="grd_inst" binddataset="ds_main_instlist" anchor="all" autofittype="col" selecttype="multirow">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="0"/>
- <Column size="58"/>
- <Column size="120"/>
- <Column size="83"/>
- <Column size="83"/>
- <Column size="83"/>
- <Column size="83"/>
- <Column size="83"/>
- <Column size="65"/>
- <Column size="60"/>
- <Column size="60"/>
- <Column size="69"/>
- <Column size="60"/>
- <Column size="60"/>
- <Column size="75"/>
- <Column size="89"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell text="instcd"/>
- <Cell col="1" rowspan="2" text="기관" taborder="undefined"/>
- <Cell col="2" rowspan="2" text="구분" taborder="undefined"/>
- <Cell col="3" rowspan="2" text="전체요청건수" taborder="undefined"/>
- <Cell col="4" rowspan="2" text="완료건수" taborder="undefined"/>
- <Cell col="5" rowspan="2" text="반려건수" taborder="undefined"/>
- <Cell col="6" rowspan="2" text="미완료건수" taborder="undefined"/>
- <Cell col="7" rowspan="2" text="처리율" taborder="undefined"/>
- <Cell col="8" colspan="8" text="미완료건수" taborder="undefined"/>
- <Cell row="1" text="instcd"/>
- <Cell row="1" col="8" text="요청"/>
- <Cell row="1" col="9" text="접수"/>
- <Cell row="1" col="10" text="담당결재"/>
- <Cell row="1" col="11" text="접수승인중"/>
- <Cell row="1" col="12" text="접수완료"/>
- <Cell row="1" col="13" text="개발중"/>
- <Cell row="1" col="14" text="완료승인요청"/>
- <Cell row="1" col="15" text="개발완료승인중"/>
- </Band>
- <Band id="body">
- <Cell text="bind:instcd"/>
- <Cell col="1" text="bind:instnm" suppress="1" suppressalign="middle,over"/>
- <Cell col="2" displaytype="combo" edittype="none" style="padding:0 0 0 3;" text="bind:gb" combodataset="ds_gb" combocodecol="value" combodatacol="label" enable="false"/>
- <Cell col="3" text="bind:totcnt"/>
- <Cell col="4" text="bind:endcnt"/>
- <Cell col="5" text="bind:denycnt"/>
- <Cell col="6" text="bind:nonendcnt"/>
- <Cell col="7" text="bind:endrate" mask="##0.##%"/>
- <Cell col="8" text="bind:ssreqcnt"/>
- <Cell col="9" text="bind:ssacptcnt"/>
- <Cell col="10" text="bind:sschrgcnt"/>
- <Cell col="11" text="bind:ssacptaprvingcnt"/>
- <Cell col="12" text="bind:ssacptaprvendcnt"/>
- <Cell col="13" text="bind:ssdevingcnt"/>
- <Cell col="14" text="bind:ssdevendreqaprvcnt"/>
- <Cell col="15" text="bind:ssdevendaprvingcnt"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- </Layout>
- </Layouts>
- </Tabpage>
- <Tabpage text="" id="case2">
- <Layouts>
- <Layout>
- <Grid position="absolute 5 5 1175 635" id="grd_dept" binddataset="ds_main_deptlist" autofittype="col" anchor="all" selecttype="multirow">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="0"/>
- <Column size="47"/>
- <Column size="0"/>
- <Column size="109"/>
- <Column size="120"/>
- <Column size="60"/>
- <Column size="60"/>
- <Column size="60"/>
- <Column size="60"/>
- <Column size="60"/>
- <Column size="65"/>
- <Column size="60"/>
- <Column size="60"/>
- <Column size="69"/>
- <Column size="60"/>
- <Column size="60"/>
- <Column size="80"/>
- <Column size="89"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell text="instcd"/>
- <Cell col="1" rowspan="2" text="기관" taborder="undefined"/>
- <Cell col="2" text="deptcd"/>
- <Cell col="3" rowspan="2" text="부서명" taborder="undefined"/>
- <Cell col="4" rowspan="2" text="구분" taborder="undefined"/>
- <Cell col="5" rowspan="2" text="전체요청 건수" taborder="undefined"/>
- <Cell col="6" rowspan="2" text="완료건수" taborder="undefined"/>
- <Cell col="7" rowspan="2" text="반려건수" taborder="undefined"/>
- <Cell col="8" rowspan="2" text="미완료 건수" taborder="undefined"/>
- <Cell col="9" rowspan="2" text="처리율" taborder="undefined"/>
- <Cell col="10" colspan="8" text="미완료건수" taborder="undefined"/>
- <Cell row="1" text="instcd"/>
- <Cell row="1" col="2" text="deptcd"/>
- <Cell row="1" col="10" text="요청"/>
- <Cell row="1" col="11" text="접수"/>
- <Cell row="1" col="12" text="담당결재"/>
- <Cell row="1" col="13" text="접수승인중"/>
- <Cell row="1" col="14" text="접수완료"/>
- <Cell row="1" col="15" text="개발중"/>
- <Cell row="1" col="16" text="완료승인요청"/>
- <Cell row="1" col="17" text="완료승인중"/>
- </Band>
- <Band id="body">
- <Cell text="bind:instcd"/>
- <Cell col="1" text="bind:instnm" suppress="1" suppressalign="middle,over"/>
- <Cell col="2" text="bind:deptcd"/>
- <Cell col="3" text="bind:deptnm" suppress="2" suppressalign="middle,over"/>
- <Cell col="4" displaytype="combo" style="padding:0 0 0 3;" text="bind:gb" combodataset="ds_gb" combocodecol="value" combodatacol="label" enable="false"/>
- <Cell col="5" text="bind:totcnt"/>
- <Cell col="6" text="bind:endcnt"/>
- <Cell col="7" text="bind:denycnt"/>
- <Cell col="8" text="bind:nonendcnt"/>
- <Cell col="9" text="bind:endrate" mask="##0.##%"/>
- <Cell col="10" text="bind:ssreqcnt"/>
- <Cell col="11" text="bind:ssacptcnt"/>
- <Cell col="12" text="bind:sschrgcnt"/>
- <Cell col="13" text="bind:ssacptaprvingcnt"/>
- <Cell col="14" text="bind:ssacptaprvendcnt"/>
- <Cell col="15" text="bind:ssdevingcnt"/>
- <Cell col="16" text="bind:ssdevendreqaprvcnt"/>
- <Cell col="17" text="bind:ssdevendaprvingcnt"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- </Layout>
- </Layouts>
- </Tabpage>
- <Tabpage text="" position="absolute 0 0 1188 678" id="case3">
- <Layouts>
- <Layout>
- <Grid position="absolute 5 5 1175 635" id="grd_work" binddataset="ds_main_worklist" autofittype="col" selecttype="multirow" anchor="all">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="0"/>
- <Column size="58"/>
- <Column size="0"/>
- <Column size="73"/>
- <Column size="120"/>
- <Column size="72"/>
- <Column size="72"/>
- <Column size="72"/>
- <Column size="72"/>
- <Column size="72"/>
- <Column size="65"/>
- <Column size="60"/>
- <Column size="60"/>
- <Column size="69"/>
- <Column size="60"/>
- <Column size="60"/>
- <Column size="78"/>
- <Column size="78"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell text="instcd"/>
- <Cell col="1" rowspan="2" text="기관" taborder="undefined"/>
- <Cell col="2" text="workcd1"/>
- <Cell col="3" rowspan="2" text="업무명" taborder="undefined"/>
- <Cell col="4" rowspan="2" text="구분" taborder="undefined"/>
- <Cell col="5" rowspan="2" text="전체요청 건수" taborder="undefined"/>
- <Cell col="6" rowspan="2" text="완료건수" taborder="undefined"/>
- <Cell col="7" rowspan="2" text="반려건수" taborder="undefined"/>
- <Cell col="8" rowspan="2" text="미완료건수" taborder="undefined"/>
- <Cell col="9" rowspan="2" text="처리율" taborder="undefined"/>
- <Cell col="10" colspan="8" text="미완료건수" taborder="undefined"/>
- <Cell row="1" text="instcd"/>
- <Cell row="1" col="2" text="workcd1"/>
- <Cell row="1" col="10" text="요청"/>
- <Cell row="1" col="11" text="접수"/>
- <Cell row="1" col="12" text="담당결재"/>
- <Cell row="1" col="13" text="접수승인중"/>
- <Cell row="1" col="14" text="접수완료"/>
- <Cell row="1" col="15" text="개발중"/>
- <Cell row="1" col="16" text="완료승인요청"/>
- <Cell row="1" col="17" text="완료승인중"/>
- </Band>
- <Band id="body">
- <Cell text="bind:instcd"/>
- <Cell col="1" text="bind:instnm" suppress="1" suppressalign="middle,over"/>
- <Cell col="2" text="bind:workcd1"/>
- <Cell col="3" text="bind:worknm1" suppress="2" suppressalign="middle,over"/>
- <Cell col="4" displaytype="combo" style="padding:0 0 0 3;" text="bind:gb" combodataset="ds_gb" combocodecol="value" combodatacol="label" enable="false"/>
- <Cell col="5" text="bind:totcnt"/>
- <Cell col="6" text="bind:endcnt"/>
- <Cell col="7" text="bind:denycnt"/>
- <Cell col="8" text="bind:nonendcnt"/>
- <Cell col="9" text="bind:endrate" mask="##0.##%"/>
- <Cell col="10" text="bind:ssreqcnt"/>
- <Cell col="11" text="bind:ssacptcnt"/>
- <Cell col="12" text="bind:sschrgcnt"/>
- <Cell col="13" text="bind:ssacptaprvingcnt"/>
- <Cell col="14" text="bind:ssacptaprvendcnt"/>
- <Cell col="15" text="bind:ssdevingcnt"/>
- <Cell col="16" text="bind:ssdevendreqaprvcnt"/>
- <Cell col="17" text="bind:ssdevendaprvingcnt"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- </Layout>
- </Layouts>
- </Tabpage>
- <Tabpage text="" id="case4">
- <Layouts>
- <Layout>
- <Grid position="absolute 5 5 1175 635" id="grd_chrg" binddataset="ds_main_chrglist" autofittype="col" selecttype="multirow" anchor="all">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="0"/>
- <Column size="90"/>
- <Column size="120"/>
- <Column size="72"/>
- <Column size="72"/>
- <Column size="72"/>
- <Column size="72"/>
- <Column size="91"/>
- <Column size="65"/>
- <Column size="60"/>
- <Column size="60"/>
- <Column size="69"/>
- <Column size="60"/>
- <Column size="60"/>
- <Column size="78"/>
- <Column size="78"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell text="chrgid"/>
- <Cell col="1" rowspan="2" text="담당자" taborder="undefined"/>
- <Cell col="2" rowspan="2" text="구분" taborder="undefined"/>
- <Cell col="3" rowspan="2" text="전체요청 건수" taborder="undefined"/>
- <Cell col="4" rowspan="2" text="완료건수" taborder="undefined"/>
- <Cell col="5" rowspan="2" text="반려건수" taborder="undefined"/>
- <Cell col="6" rowspan="2" text="미완료건수" taborder="undefined"/>
- <Cell col="7" rowspan="2" text="처리율" taborder="undefined"/>
- <Cell col="8" colspan="8" text="미완료건수" taborder="undefined"/>
- <Cell row="1" text="chrgid"/>
- <Cell row="1" col="8" text="요청"/>
- <Cell row="1" col="9" text="접수"/>
- <Cell row="1" col="10" text="담당결재"/>
- <Cell row="1" col="11" text="접수승인중"/>
- <Cell row="1" col="12" text="접수완료"/>
- <Cell row="1" col="13" text="개발중"/>
- <Cell row="1" col="14" text="완료승인요청"/>
- <Cell row="1" col="15" text="완료승인중"/>
- </Band>
- <Band id="body">
- <Cell text="bind:chrgid"/>
- <Cell col="1" text="bind:chrgnm" suppress="1" suppressalign="middle,over"/>
- <Cell col="2" displaytype="combo" style="padding:0 0 0 3;" text="bind:gb" combodataset="ds_gb" combocodecol="value" combodatacol="label" enable="false"/>
- <Cell col="3" text="bind:totcnt"/>
- <Cell col="4" text="bind:endcnt"/>
- <Cell col="5" text="bind:denycnt"/>
- <Cell col="6" text="bind:nonendcnt"/>
- <Cell col="7" text="bind:endrate" mask="##0.##%"/>
- <Cell col="8" text="bind:ssreqcnt"/>
- <Cell col="9" text="bind:ssacptcnt"/>
- <Cell col="10" text="bind:sschrgcnt"/>
- <Cell col="11" text="bind:ssacptaprvingcnt"/>
- <Cell col="12" text="bind:ssacptaprvendcnt"/>
- <Cell col="13" text="bind:ssdevingcnt"/>
- <Cell col="14" text="bind:ssdevendreqaprvcnt"/>
- <Cell col="15" text="bind:ssdevendaprvingcnt"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- </Layout>
- </Layouts>
- </Tabpage>
- <Tabpage text="" id="case5">
- <Layouts>
- <Layout>
- <Grid position="absolute 5 5 1175 635" id="grd_dev" binddataset="ds_main_devlist" autofittype="col" selecttype="multirow" anchor="all">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="0"/>
- <Column size="100"/>
- <Column size="120"/>
- <Column size="72"/>
- <Column size="72"/>
- <Column size="72"/>
- <Column size="72"/>
- <Column size="92"/>
- <Column size="65"/>
- <Column size="60"/>
- <Column size="60"/>
- <Column size="69"/>
- <Column size="60"/>
- <Column size="60"/>
- <Column size="78"/>
- <Column size="78"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell text="devid"/>
- <Cell col="1" rowspan="2" text="개발자" taborder="undefined"/>
- <Cell col="2" rowspan="2" text="구분" taborder="undefined"/>
- <Cell col="3" rowspan="2" text="전체요청 건수" taborder="undefined"/>
- <Cell col="4" rowspan="2" text="완료건수" taborder="undefined"/>
- <Cell col="5" rowspan="2" text="반려건수" taborder="undefined"/>
- <Cell col="6" rowspan="2" text="미완료건수" taborder="undefined"/>
- <Cell col="7" rowspan="2" text="처리율" taborder="undefined"/>
- <Cell col="8" colspan="8" text="미완료건수" taborder="undefined"/>
- <Cell row="1" text="devid"/>
- <Cell row="1" col="8" text="요청"/>
- <Cell row="1" col="9" text="접수"/>
- <Cell row="1" col="10" text="담당결재"/>
- <Cell row="1" col="11" text="접수승인중"/>
- <Cell row="1" col="12" text="접수완료"/>
- <Cell row="1" col="13" text="개발중"/>
- <Cell row="1" col="14" text="완료승인요청"/>
- <Cell row="1" col="15" text="완료승인중"/>
- </Band>
- <Band id="body">
- <Cell text="bind:devid"/>
- <Cell col="1" text="bind:devnm" suppress="1" suppressalign="middle,over"/>
- <Cell col="2" displaytype="combo" style="padding:0 0 0 3;" text="bind:gb" combodataset="ds_gb" combocodecol="value" combodatacol="label" enable="false"/>
- <Cell col="3" text="bind:totcnt"/>
- <Cell col="4" text="bind:endcnt"/>
- <Cell col="5" text="bind:denycnt"/>
- <Cell col="6" text="bind:nonendcnt"/>
- <Cell col="7" text="bind:endrate" mask="##0.##%"/>
- <Cell col="8" text="bind:ssreqcnt"/>
- <Cell col="9" text="bind:ssacptcnt"/>
- <Cell col="10" text="bind:sschrgcnt"/>
- <Cell col="11" text="bind:ssacptaprvingcnt"/>
- <Cell col="12" text="bind:ssacptaprvendcnt"/>
- <Cell col="13" text="bind:ssdevingcnt"/>
- <Cell col="14" text="bind:ssdevendreqaprvcnt"/>
- <Cell col="15" text="bind:ssdevendaprvingcnt"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- </Layout>
- </Layouts>
- </Tabpage>
- </Tabpages>
- </Tab>
- <Static text="SR 통계조회" position="absolute 0 0 106 25" id="caption6" class="tit_1"/>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_instcd" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="label" type="STRING" size="256"/>
- <Column id="value" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="label">본원</Col>
- <Col id="value">031</Col>
- </Row>
- <Row>
- <Col id="label">칠곡</Col>
- <Col id="value">032</Col>
- </Row>
- </Rows>
- </Dataset>
- <Dataset id="ds_searchgb" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="label" type="STRING" size="256"/>
- <Column id="value" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="label">프로그램개발</Col>
- <Col id="value">01</Col>
- </Row>
- <Row>
- <Col id="label">통계</Col>
- <Col id="value">02</Col>
- </Row>
- <Row>
- <Col id="label">메뉴권한</Col>
- <Col id="value">03</Col>
- </Row>
- <Row>
- <Col id="label">데이타수정</Col>
- <Col id="value">04</Col>
- </Row>
- <Row>
- <Col id="label">이슈쿼리</Col>
- <Col id="value">07</Col>
- </Row>
- </Rows>
- </Dataset>
- <Dataset id="ds_searchdata" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="instcd" type="STRING" size="256" sumtext="기관코드"/>
- <Column id="searchgb" type="STRING" size="256" sumtext="구분"/>
- <Column id="reqfromdd" type="STRING" size="256" sumtext="년도"/>
- <Column id="reqtodd" type="STRING" size="256" sumtext="년도"/>
- <Column id="endfromdd" type="STRING" size="256" sumtext="년도"/>
- <Column id="endtodd" type="STRING" size="256" sumtext="년도"/>
- <Column id="devflag" type="STRING" size="256" sumtext="개발건수포함"/>
- <Column id="flag" type="STRING" size="256" sumtext="개발건수포함"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="devflag"/>
- <Col id="instcd"/>
- <Col id="searchgb"/>
- <Col id="flag"/>
- <Col id="reqfromdd"/>
- <Col id="reqtodd"/>
- <Col id="endfromdd"/>
- <Col id="endtodd"/>
- </Row>
- </Rows>
- </Dataset>
- <Dataset id="ds_main_instlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="instcd" type="STRING" size="256" sumtext="기관코드"/>
- <Column id="instnm" type="STRING" size="256" sumtext="기관명"/>
- <Column id="year" type="STRING" size="256" sumtext="년도"/>
- <Column id="gubun" type="STRING" size="256" sumtext="구분"/>
- <Column id="gb" type="STRING" size="256" sumtext="구분"/>
- <Column id="totcnt" type="STRING" size="256" sumtext="전체건수"/>
- <Column id="endcnt" type="STRING" size="256" sumtext="완료건수"/>
- <Column id="denycnt" type="STRING" size="256" sumtext="반려건수"/>
- <Column id="nonendcnt" type="STRING" size="256" sumtext="미완료건수"/>
- <Column id="endrate" type="STRING" size="256" sumtext="처리율(반려제외)"/>
- <Column id="ssreqcnt" type="STRING" size="256" sumtext="상태_요청"/>
- <Column id="ssacptcnt" type="STRING" size="256" sumtext="상태_접수"/>
- <Column id="sschrgcnt" type="STRING" size="256" sumtext="상태_담당결재"/>
- <Column id="ssacptaprvingcnt" type="STRING" size="256" sumtext="상태_접수진행중"/>
- <Column id="ssacptaprvendcnt" type="STRING" size="256" sumtext="상태_접수완료"/>
- <Column id="ssdevingcnt" type="STRING" size="256" sumtext="상태_개발중"/>
- <Column id="ssdevendreqaprvcnt" type="STRING" size="256" sumtext="상태_완료승인요청"/>
- <Column id="ssdevendaprvingcnt" type="STRING" size="256" sumtext="완료승인중"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_main_deptlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="instcd" type="STRING" size="256" sumtext="기관코드"/>
- <Column id="instnm" type="STRING" size="256" sumtext="기관명"/>
- <Column id="year" type="STRING" size="256" sumtext="년도"/>
- <Column id="gubun" type="STRING" size="256" sumtext="구분"/>
- <Column id="gb" type="STRING" size="256" sumtext="구분"/>
- <Column id="totcnt" type="STRING" size="256" sumtext="전체건수"/>
- <Column id="endcnt" type="STRING" size="256" sumtext="완료건수"/>
- <Column id="denycnt" type="STRING" size="256" sumtext="반려건수"/>
- <Column id="nonendcnt" type="STRING" size="256" sumtext="미완료건수"/>
- <Column id="endrate" type="STRING" size="256" sumtext="처리율(반려제외)"/>
- <Column id="ssreqcnt" type="STRING" size="256" sumtext="상태_요청"/>
- <Column id="ssacptcnt" type="STRING" size="256" sumtext="상태_접수"/>
- <Column id="sschrgcnt" type="STRING" size="256" sumtext="상태_담당결재"/>
- <Column id="ssacptaprvingcnt" type="STRING" size="256" sumtext="상태_접수진행중"/>
- <Column id="ssacptaprvendcnt" type="STRING" size="256" sumtext="상태_접수완료"/>
- <Column id="ssdevingcnt" type="STRING" size="256" sumtext="상태_개발중"/>
- <Column id="ssdevendreqaprvcnt" type="STRING" size="256" sumtext="상태_완료승인요청"/>
- <Column id="ssdevendaprvingcnt" type="STRING" size="256" sumtext="완료승인중"/>
- <Column id="deptcd" type="STRING" size="256" sumtext="부서코드"/>
- <Column id="deptnm" type="STRING" size="256" sumtext="부서명"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_main_worklist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="instcd" type="STRING" size="256" sumtext="기관코드"/>
- <Column id="instnm" type="STRING" size="256" sumtext="기관명"/>
- <Column id="year" type="STRING" size="256" sumtext="년도"/>
- <Column id="gubun" type="STRING" size="256" sumtext="구분"/>
- <Column id="gb" type="STRING" size="256" sumtext="구분"/>
- <Column id="totcnt" type="STRING" size="256" sumtext="전체건수"/>
- <Column id="endcnt" type="STRING" size="256" sumtext="완료건수"/>
- <Column id="denycnt" type="STRING" size="256" sumtext="반려건수"/>
- <Column id="nonendcnt" type="STRING" size="256" sumtext="미완료건수"/>
- <Column id="endrate" type="STRING" size="256" sumtext="처리율(반려제외)"/>
- <Column id="ssreqcnt" type="STRING" size="256" sumtext="상태_요청"/>
- <Column id="ssacptcnt" type="STRING" size="256" sumtext="상태_접수"/>
- <Column id="sschrgcnt" type="STRING" size="256" sumtext="상태_담당결재"/>
- <Column id="ssacptaprvingcnt" type="STRING" size="256" sumtext="상태_접수진행중"/>
- <Column id="ssacptaprvendcnt" type="STRING" size="256" sumtext="상태_접수완료"/>
- <Column id="ssdevingcnt" type="STRING" size="256" sumtext="상태_개발중"/>
- <Column id="ssdevendreqaprvcnt" type="STRING" size="256" sumtext="상태_완료승인요청"/>
- <Column id="ssdevendaprvingcnt" type="STRING" size="256" sumtext="완료승인중"/>
- <Column id="workcd1" type="STRING" size="256" sumtext="업무코드"/>
- <Column id="worknm1" type="STRING" size="256" sumtext="업무명"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_main_chrglist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="instcd" type="STRING" size="256" sumtext="기관코드"/>
- <Column id="instnm" type="STRING" size="256" sumtext="기관명"/>
- <Column id="year" type="STRING" size="256" sumtext="년도"/>
- <Column id="gubun" type="STRING" size="256" sumtext="구분"/>
- <Column id="gb" type="STRING" size="256" sumtext="구분"/>
- <Column id="totcnt" type="STRING" size="256" sumtext="전체건수"/>
- <Column id="endcnt" type="STRING" size="256" sumtext="완료건수"/>
- <Column id="denycnt" type="STRING" size="256" sumtext="반려건수"/>
- <Column id="nonendcnt" type="STRING" size="256" sumtext="미완료건수"/>
- <Column id="endrate" type="STRING" size="256" sumtext="처리율(반려제외)"/>
- <Column id="ssreqcnt" type="STRING" size="256" sumtext="상태_요청"/>
- <Column id="ssacptcnt" type="STRING" size="256" sumtext="상태_접수"/>
- <Column id="sschrgcnt" type="STRING" size="256" sumtext="상태_담당결재"/>
- <Column id="ssacptaprvingcnt" type="STRING" size="256" sumtext="상태_접수진행중"/>
- <Column id="ssacptaprvendcnt" type="STRING" size="256" sumtext="상태_접수완료"/>
- <Column id="ssdevingcnt" type="STRING" size="256" sumtext="상태_개발중"/>
- <Column id="ssdevendreqaprvcnt" type="STRING" size="256" sumtext="상태_완료승인요청"/>
- <Column id="ssdevendaprvingcnt" type="STRING" size="256" sumtext="완료승인중"/>
- <Column id="chrgid" type="STRING" size="256" sumtext="담당자id"/>
- <Column id="chrgnm" type="STRING" size="256" sumtext="담당자명"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_main_devlist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="instcd" type="STRING" size="256" sumtext="기관코드"/>
- <Column id="instnm" type="STRING" size="256" sumtext="기관명"/>
- <Column id="year" type="STRING" size="256" sumtext="년도"/>
- <Column id="gubun" type="STRING" size="256" sumtext="구분"/>
- <Column id="gb" type="STRING" size="256" sumtext="구분"/>
- <Column id="totcnt" type="STRING" size="256" sumtext="전체건수"/>
- <Column id="endcnt" type="STRING" size="256" sumtext="완료건수"/>
- <Column id="denycnt" type="STRING" size="256" sumtext="반려건수"/>
- <Column id="nonendcnt" type="STRING" size="256" sumtext="미완료건수"/>
- <Column id="endrate" type="STRING" size="256" sumtext="처리율(반려제외)"/>
- <Column id="ssreqcnt" type="STRING" size="256" sumtext="상태_요청"/>
- <Column id="ssacptcnt" type="STRING" size="256" sumtext="상태_접수"/>
- <Column id="sschrgcnt" type="STRING" size="256" sumtext="상태_담당결재"/>
- <Column id="ssacptaprvingcnt" type="STRING" size="256" sumtext="상태_접수진행중"/>
- <Column id="ssacptaprvendcnt" type="STRING" size="256" sumtext="상태_접수완료"/>
- <Column id="ssdevingcnt" type="STRING" size="256" sumtext="상태_개발중"/>
- <Column id="ssdevendreqaprvcnt" type="STRING" size="256" sumtext="상태_완료승인요청"/>
- <Column id="ssdevendaprvingcnt" type="STRING" size="256" sumtext="완료승인중"/>
- <Column id="devid" type="STRING" size="256" sumtext="담당자id"/>
- <Column id="devnm" type="STRING" size="256" sumtext="담당자명"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_gb" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="label" type="STRING" size="256"/>
- <Column id="value" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="label">프로그램개발</Col>
- <Col id="value">01</Col>
- </Row>
- <Row>
- <Col id="label">통계</Col>
- <Col id="value">02</Col>
- </Row>
- <Row>
- <Col id="label">메뉴권한</Col>
- <Col id="value">03</Col>
- </Row>
- <Row>
- <Col id="label">데이타수정</Col>
- <Col id="value">04</Col>
- </Row>
- <Row>
- <Col id="label">프로그램개발 (신규)</Col>
- <Col id="value">05</Col>
- </Row>
- <Row>
- <Col id="label">프로그램개발 (수정)</Col>
- <Col id="value">06</Col>
- </Row>
- <Row>
- <Col id="label">이슈쿼리</Col>
- <Col id="value">07</Col>
- </Row>
- </Rows>
- </Dataset>
- </Objects>
- <Bind>
- <BindItem id="item0" compid="grp_dev.radio1" propid="value" datasetid="ds_searchdata" columnid="flag"/>
- <BindItem id="item1" compid="grp_dev.ipt_s_reqfromdd" propid="value" datasetid="ds_searchdata" columnid="reqfromdd"/>
- <BindItem id="item2" compid="grp_dev.ipt_s_reqtodd" propid="value" datasetid="ds_searchdata" columnid="reqtodd"/>
- <BindItem id="item3" compid="grp_dev.ipt_s_endfromdd" propid="value" datasetid="ds_searchdata" columnid="endfromdd"/>
- <BindItem id="item4" compid="grp_dev.ipt_s_endtodd" propid="value" datasetid="ds_searchdata" columnid="endtodd"/>
- <BindItem id="item5" compid="grp_dev.chk_s_subdeptyn" propid="value" datasetid="ds_searchdata" columnid="devflag"/>
- </Bind>
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name :
- * Job Name :
- * Creator :
- * Make Date : 2016-01-07
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- * 2016-01-07 Live Converter TF->XP
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- include "com_commonxp::comm_main.xjs";
- function SMZHA21000_oninit(obj:Form, e:InitEventInfo)
- {
- frmf_initForm(obj);
- }
- function SMZHA21000_onload(obj:Form, e:LoadEventInfo)
- {
- var sProp="col=" + ds_instcd.rowcount + ",row=1,cellspacing=4,vcellspacing=0,itemWidth=-1,itemHeight=20,overflow='visible'";
- grp_dev.checkbox2.setInitComp(sProp, ds_instcd, "value", "label", "fn_checkbox2_Event");
-
- var sProp="col=" + ds_searchgb.rowcount + ",row=1,cellspacing=4,vcellspacing=0,itemWidth=-1,itemHeight=20,overflow='visible'";
- grp_dev.checkbox1.setInitComp(sProp, ds_searchgb, "value", "label", "fn_checkbox1_Event");
-
- // for(var i=0;i<grd_inst.cols;i++){
- // grd_inst.mergeCol(i) = false;
- // }
- // for(var i=0;i<grd_dept.cols;i++){
- // grd_dept.mergeCol(i) = false;
- // }
- // for(var i=0;i<grd_work.cols;i++){
- // grd_work.mergeCol(i) = false;
- // }
- // for(var i=0;i<grd_chrg.cols;i++){
- // grd_chrg.mergeCol(i) = false;
- // }
- //
- // for(var i=0;i<grd_dev.cols;i++){
- // grd_dev.mergeCol(i) = false;
- // }
-
-
- // grd_inst.mergeCol(grd_inst.colRef("instnm")) = true;
- // grd_dept.mergeCol(grd_dept.colRef("instnm")) = true;
- // grd_dept.mergeCol(grd_dept.colRef("deptnm")) = true;
- // grd_work.mergeCol(grd_work.colRef("instnm")) = true;
- // grd_work.mergeCol(grd_work.colRef("worknm1")) = true;
- // grd_chrg.mergeCol(grd_chrg.colRef("instnm")) = true;
- // grd_chrg.mergeCol(grd_chrg.colRef("chrgnm")) = true;
- // grd_dev.mergeCol(grd_dev.colRef("instnm")) = true;
- // grd_dev.mergeCol(grd_dev.colRef("devnm")) = true;
-
- ds_searchdata.setColumn(0, "flag", "inst");
- //switch1.tabindex = 0;
- }
- function fn_checkbox2_Event() {
- var checkedData = grp_dev.checkbox2.getData();
- ds_searchdata.setColumn(0, "instcd", checkedData.join(['^']));
- }
- function fn_checkbox1_Event() {
- var checkedData = grp_dev.checkbox1.getData();
- ds_searchdata.setColumn(0, "searchgb", checkedData.join(['^']));
- }
- function grp_dev_btn_excelsave_onclick(obj:Button, e:ClickEventInfo)
- {
-
- }
- function grp_dev_btn_search_onclick(obj:Button, e:ClickEventInfo)
- {
- var oParam = {};
- oParam.id = "TRZHA21001";
- oParam.service = "reqprgmapp.ReqPrgm";
- oParam.method = "reqGetSRStat";
- oParam.inds = "req=ds_searchdata";
- oParam.outds = "ds_main_instlist=instlist ds_main_deptlist=deptlist ds_main_worklist=worklist ds_main_chrglist=chrglist ds_main_devlist=devlist";
- oParam.async = true;
- //oParam.callback = "cf_TRZHA21001";
- tranf_submit(oParam);
- }
- function grp_dev_radio1_onitemchanged(obj:Radio, e:ItemChangeEventInfo)
- {
- var flag = ds_searchdata.getColumn(0, "flag");
- if(flag == "inst"){
- switch1.tabindex = 0;
- }else if(flag == "dept"){
- switch1.tabindex = 1;
- }else if(flag == "work"){
- switch1.tabindex = 2;
- }else if(flag == "chrg"){
- switch1.tabindex = 3;
- }else if(flag == "dev"){
- switch1.tabindex = 4;
- }
-
- grp_dev.btn_search.click();
- }
- ]]></Script>
- </Form>
- </FDL>
|