123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="PPRAC00300" position="absolute 0 0 588 547" titletext="기재사항 Help" oninit="PPRAC00300_oninit" onload="PPRAC00300_onload">
- <Layouts>
- <Layout>
- <Div id="group6" taborder="1" class="div_SA2" position="absolute 0 0 580 40">
- <Layouts>
- <Layout>
- <Button id="btn_search" taborder="4" text="조회" class="btn1" position="absolute 509 7 565 29"/>
- <Shape id="line8" linetype="vertical" class="line_4" position="absolute 491 7 497 29"/>
- <Static id="caption5" text="조회조건 :" class="search_name" position="absolute 15 9 103 26"/>
- <Radio id="rdo_srhgb" taborder="5" columncount="2" rowcount="0" codecolumn="codecolumn" datacolumn="datacolumn" class="radio_search" position="absolute 100 9 218 28">
- <Dataset id="innerdataset">
- <ColumnInfo>
- <Column id="codecolumn"/>
- <Column id="datacolumn"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="codecolumn">1</Col>
- <Col id="datacolumn">코드명</Col>
- </Row>
- <Row>
- <Col id="codecolumn">2</Col>
- <Col id="datacolumn">코드</Col>
- </Row>
- </Rows>
- </Dataset>
- </Radio>
- <Edit id="ipt_srhtxt" taborder="6" class="input_s_essential" position="absolute 218 8 463 27"/>
- </Layout>
- </Layouts>
- </Div>
- <Static id="caption1" text="기재사항 리스트" class="tit_2" position="absolute 0 48 118 69"/>
- <Shape id="line1" linetype="horizontal" class="line_10" position="absolute 0 64 580 70"/>
- <Grid id="grd_notelist" taborder="2" binddataset="ds_main_notelist" useinputpanel="false" position="absolute 0 69 580 515" autoenter="select" autofittype="col" cellsizingtype="both" oncelldblclick="grd_notelist_oncelldblclick" autosizingtype="row" extendsizetype="row">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="24"/>
- <Column size="55"/>
- <Column size="130"/>
- <Column size="55"/>
- <Column size="55"/>
- <Column size="170"/>
- <Column size="75"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell/>
- <Cell col="1" text="기재코드"/>
- <Cell col="2" text="기재사항코드명"/>
- <Cell col="3" text="관리형태"/>
- <Cell col="4" text="입력유형"/>
- <Cell col="5" text="형식"/>
- <Cell col="6" text="HELP명"/>
- </Band>
- <Band id="body">
- <Cell celltype="head" expr="currow+1"/>
- <Cell col="1" text="bind:notecd" enable="false"/>
- <Cell col="2" style="align:left middle;padding:3 3 3 3;" text="bind:notecdnm" wordwrap="word" autosizerow="limitmin" enable="false"/>
- <Cell col="3" displaytype="combo" style="align:center middle;" text="bind:mngtkind" combodataset="ds_cmb_mngtkind" combocodecol="value" combodatacol="label" enable="false"/>
- <Cell col="4" displaytype="combo" style="align:center middle;" text="bind:inptkind" combodataset="ds_cmb_inptkind" combocodecol="value" combodatacol="label" enable="false"/>
- <Cell col="5" text="bind:frmt" enable="false"/>
- <Cell col="6" displaytype="combo" style="align:center middle;" text="bind:popwnd" combodataset="ds_init_helppopup_popup" combocodecol="cd" combodatacol="nm" enable="false"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Shape id="line32" linetype="horizontal" class="line_6" position="absolute 0 516 580 522"/>
- <Button id="btn_confirm" taborder="3" text="확인" class="btn4" position="absolute 466 521 522 543" onclick="btn_confirm_onclick"/>
- <Button id="btn_cancel" taborder="4" text="취소" class="btn4" position="absolute 524 521 580 543" onclick="btn_cancel_onclick"/>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_send_condition" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="jobgb" type="STRING" size="256"/>
- <Column id="srhtxt" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="jobgb">1</Col>
- <Col id="srhtxt"/>
- </Row>
- </Rows>
- </Dataset>
- <Dataset id="ds_main_notelist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="notecd" type="STRING" size="256" sumtext="기재코드"/>
- <Column id="notecdnm" type="STRING" size="256" sumtext="기재코드명"/>
- <Column id="mngtkind" type="STRING" size="256" sumtext="관리형태"/>
- <Column id="inptkind" type="STRING" size="256" sumtext="입력유형"/>
- <Column id="frmt" type="STRING" size="256" sumtext="관리형태가 입력유형에 따른 입력포멧"/>
- <Column id="popwnd" type="STRING" size="256" sumtext="관리형태가 코드 또는 콤보일때 조회를 위한 식별자"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_cmb_mngtkind" 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">1</Col>
- </Row>
- <Row>
- <Col id="label">내역</Col>
- <Col id="value">2</Col>
- </Row>
- <Row>
- <Col id="label">콤보</Col>
- <Col id="value">3</Col>
- </Row>
- </Rows>
- </Dataset>
- <Dataset id="ds_cmb_inptkind" 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">C</Col>
- </Row>
- <Row>
- <Col id="label">숫자</Col>
- <Col id="value">N</Col>
- </Row>
- <Row>
- <Col id="label">날짜</Col>
- <Col id="value">D</Col>
- </Row>
- </Rows>
- </Dataset>
- <Dataset id="ds_init_helppopup_popup" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="cd" type="STRING" size="256"/>
- <Column id="nm" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="cd">15</Col>
- <Col id="nm">계좌번호</Col>
- </Row>
- <Row>
- <Col id="cd">05</Col>
- <Col id="nm">대체계정</Col>
- </Row>
- <Row>
- <Col id="cd">50</Col>
- <Col id="nm">차입금관리</Col>
- </Row>
- <Row>
- <Col id="cd">51</Col>
- <Col id="nm">유가증권관리</Col>
- </Row>
- <Row>
- <Col id="cd">02</Col>
- <Col id="nm">부서코드</Col>
- </Row>
- <Row>
- <Col id="cd">01</Col>
- <Col id="nm">사번</Col>
- </Row>
- <Row>
- <Col id="cd">14</Col>
- <Col id="nm">거래처</Col>
- </Row>
- <Row>
- <Col id="cd">36</Col>
- <Col id="nm">부서코드</Col>
- </Row>
- </Rows>
- </Dataset>
- <Dataset id="ds_targeta_validation" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
- <Dataset id="ds_main" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
- <Dataset id="ds_targeta_validation_notelist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
- </Objects>
- <Bind>
- <BindItem id="item0" compid="group6.rdo_srhgb" propid="value" datasetid="ds_send_condition" columnid="jobgb"/>
- <BindItem id="item1" compid="group6.ipt_srhtxt" propid="value" datasetid="ds_send_condition" columnid="srhtxt"/>
- </Bind>
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name :
- * Job Name :
- * Creator :
- * Make Date : 2017-06-19
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- * 2017-06-19 Live Converter TF->XP
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- include "com_commonxp::comm_main.xjs";
- include "mis_miscommonxp::MIS.xjs";
- function PPRAC00300_oninit(obj:Form, e:InitEventInfo)
- {
- frmf_initForm(obj);
- }
- function PPRAC00300_onload(obj:Form, e:LoadEventInfo)
- {
- grdf_initGrid(grd_notelist);
-
- try
- {
- ds_targeta_validation.copyData(arg_ds_target)
- }
- catch(e){}
-
- try
- {
- ds_targeta_validation_notelist.copyData(arg_ds_targeta_validation_notelist)
- }
- catch(e){}
-
- fOpenForm();
- if(ds_targeta_validation_notelist.rowcount == 0)
- {
- fGetNoteList();
- }
- else
- {
- ds_main.copyData(ds_targeta_validation);
- }
-
- group6.ipt_srhtxt.setFocus();
- }
- function fOpenForm()
- {
- ds_main_notelist.clearData();
- }
- function fGetNoteList()
- {
- ds_main_notelist.clearData();
- var oParam = {};
- oParam.id = "TRRAC00311";
- oParam.service = "miscommoncdrefapp.CommonCdRef";
- oParam.method = "reqGetNoteCdList";
- oParam.inds = "req=ds_send_condition";
- oParam.outds = "ds_main_notelist=notelist";
- oParam.async = false;
- //oParam.callback = "cf_TRRAC00311";
- tranf_submit(oParam);
- }
- function grd_notelist_oncelldblclick(obj:Grid, e:GridClickEventInfo)
- {
- btn_confirm.click();
- }
- function btn_confirm_onclick(obj:Button, e:ClickEventInfo)
- {
- misfPopUpListReturn(grd_notelist);
- }
- function btn_cancel_onclick(obj:Button, e:ClickEventInfo)
- {
- this.close();
- }
- ]]></Script>
- </Form>
- </FDL>
|