123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SMRNB00600" inheritanceid="" position="absolute 0 0 1024 665" titletext="신규직원연동" onload="SMRNB00600_onload" ontimer="SMRNB00600_ontimer">
- <Layouts>
- <Layout>
- <Static id="caption6" text="직원식권 연동" class="tit_1" position="absolute 0 0 120 25"/>
- <Static id="cap_time" position="absolute 758 1 1023 24" style="background:darkseagreen;padding:0 0 0 4;align:center middle;font:Dotum,10,bold;" anchor="top right"/>
- <Button id="btn_init" taborder="27" text="초기화" class="btn4" position="absolute 841 26 905 48" anchor="top right" onclick="btn_init_onclick"/>
- <Button id="btn_save" taborder="29" text="저장" class="btn4" position="absolute 908 26 964 48" anchor="top right" onclick="btn_save_onclick"/>
- <Button id="btn_close" taborder="30" text="종료" class="btn4" position="absolute 967 26 1023 48" anchor="top right" onclick="btn_close_onclick"/>
- <Static id="cap_messege_title" position="absolute 72 638 229 661" anchor="left bottom" style="background:lightblue;padding:0 0 0 4;"/>
- <Static id="cap_messege" position="absolute 231 638 948 661" anchor="left bottom" style="background:lightblue;padding:0 0 0 4;font:Dotum,9,bold;"/>
- <Shape id="line7" class="line_6" position="absolute 0 47 1023 53" anchor="left top right"/>
- <Grid id="grd_foodmasterlist" taborder="31" useinputpanel="false" position="absolute 0 120 1023 633" binddataset="ds_main_newempllist" autofittype="col" selecttype="cell" autoenter="select" anchor="all">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="25" band="left"/>
- <Column size="25" band="left"/>
- <Column size="80"/>
- <Column size="80"/>
- <Column size="159"/>
- <Column size="120"/>
- <Column size="100"/>
- <Column size="120"/>
- <Column size="80"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24"/>
- <Row size="24" band="summ"/>
- </Rows>
- <Band id="head">
- <Cell/>
- <Cell col="1"/>
- <Cell col="2" displaytype="normal" text="직원번호"/>
- <Cell col="3" text="성명"/>
- <Cell col="4" text="소속"/>
- <Cell col="5" text="발령일"/>
- <Cell col="6" text="직급"/>
- <Cell col="7" text="등록일자"/>
- <Cell col="8" text="사용유무"/>
- </Band>
- <Band id="body">
- <Cell celltype="head"/>
- <Cell col="1" celltype="head" text="expr:currow+1"/>
- <Cell col="2" displaytype="text" edittype="text" text="bind:id" editautoselect="true"/>
- <Cell col="3" displaytype="text" edittype="text" text="bind:name" editautoselect="true"/>
- <Cell col="4" displaytype="text" edittype="text" text="bind:departname" editautoselect="true"/>
- <Cell col="5" displaytype="date" text="bind:hiredate" mask="yyyy-MM-dd HH:mm:ss"/>
- <Cell col="6" text="bind:grade"/>
- <Cell col="7" displaytype="date" text="bind:resumpdate" mask="yyyy-MM-dd HH:mm:ss"/>
- <Cell col="8" text="bind:use_flag"/>
- </Band>
- <Band id="summary">
- <Cell/>
- <Cell col="1"/>
- <Cell col="2" style="font:Dotum,9,bold;" text="총건수"/>
- <Cell col="3" displaytype="number" style="font:Dotum,9,bold;" text="expr:rowcount"/>
- <Cell col="4"/>
- <Cell col="5"/>
- <Cell col="6"/>
- <Cell col="7"/>
- <Cell col="8"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Static id="caption1" text="직원리스트" class="tit_2" position="absolute 0 99 157 115"/>
- <Shape id="line1" class="line_10" position="absolute 0 115 1023 121" anchor="left top right"/>
- <Button id="btn_importExcel" taborder="33" text="Excel 자료가져오기" class="btn7" position="absolute 694 26 838 48" anchor="top right" onclick="btn_importExcel_onclick" visible="false"/>
- <Div id="grp_search" taborder="34" class="div_SA2" position="absolute 0 51 1023 91" anchor="left top right">
- <Layouts>
- <Layout>
- <Static id="cap_ibgodd" text="조회일자" class="search_name" position="absolute 10 12 84 29" anchor="default"/>
- <Button id="btn_search" taborder="4" text="조회" onclick="grp_search_btn_search_onclick" class="btn1" position="absolute 953 9 1009 31" style="align:center;" anchor="top right"/>
- <Shape id="line7" linetype="vertical" class="line_4" position="absolute 938 7 941 34" anchor="top right"/>
- <Calendar id="ipt_fromdd" taborder="5" autoselect="true" class="input_essential" position="absolute 91 9 209 30" onchanged="grp_search_ipt_ibgodd_onchanged" anchor="default"/>
- <Calendar id="ipt_todd" taborder="6" autoselect="true" onchanged="grp_search_ipt_ibgodd_onchanged" class="input_essential" position="absolute 227 9 345 30"/>
- <Static id="Static00" text="~" position="absolute 214 10 234 30"/>
- </Layout>
- </Layouts>
- </Div>
- </Layout>
- </Layouts>
- <Bind>
- <BindItem id="item19" compid="cap_messege" propid="text" datasetid="ds_messege" columnid="cmt"/>
- <BindItem id="item15" compid="grp_search.ipt_fromdd" propid="value" datasetid="ds_send" columnid="fromdd"/>
- <BindItem id="item0" compid="grp_search.ipt_todd" propid="value" datasetid="ds_send" columnid="todd"/>
- </Bind>
- <Objects>
- <Dataset id="ds_send" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="instcd" type="STRING" size="256"/>
- <Column id="userid" type="STRING" size="256"/>
- <Column id="fromdd" type="STRING" size="256"/>
- <Column id="todd" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="instcd"/>
- <Col id="userid"/>
- <Col id="fromdd"/>
- <Col id="todd"/>
- </Row>
- </Rows>
- </Dataset>
- <Dataset id="ds_main_newempllist" firefirstcount="0" firenextcount="0" useclientlayout="true" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="id" type="STRING" size="256"/>
- <Column id="name" type="STRING" size="256"/>
- <Column id="departname" type="STRING" size="256"/>
- <Column id="hiredate" type="DATE" size="256"/>
- <Column id="grade" type="STRING" size="256"/>
- <Column id="resumpdate" type="DATE" size="256"/>
- <Column id="use_flag" type="STRING" size="256"/>
- <Column id="departcode" type="STRING" size="256"/>
- <Column id="position1" type="STRING" size="256"/>
- <Column id="registrationno" type="STRING" size="256"/>
- <Column id="jikkind" type="STRING" size="256"/>
- <Column id="restdate" type="DATE" size="256"/>
- <Column id="retiredate" type="DATE" size="256"/>
- <Column id="kubun" type="STRING" size="256"/>
- <Column id="payfood" type="STRING" size="256"/>
- <Column id="expandfood" type="STRING" size="256"/>
- <Column id="flag1" type="STRING" size="256"/>
- <Column id="flag2" type="STRING" size="256"/>
- <Column id="remain" type="STRING" size="256"/>
- </ColumnInfo>
- </Dataset>
- </Objects>
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name :
- * Job Name :
- * Creator :
- * Make Date : 2017-12-04
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- * 2017-06-19 Live Converter TF->XP
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- //=======================================================================================
- // Lib Include
- //---------------------------------------------------------------------------------------
- include "com_commonxp::comm_main.xjs";
- include "mis_miscommonxp::MIS.xjs";
- //=======================================================================================
- // Global Form Variable
- //---------------------------------------------------------------------------------------
- var arErrorCode = new HashArray();
- //=======================================================================================
- // Function
- //---------------------------------------------------------------------------------------
- /****************************************************************************************
- * Argument : N/A
- * Description : 초기화
- ****************************************************************************************/
- function lf_init() {
- var sInstcd = sysf_getUserInfo("dutplceinstcd");
- ds_send.setColumn(0, "instcd", sInstcd);
- ds_send.setColumn(0, "fromdd", utlf_getCurrentDate());
- ds_send.setColumn(0, "todd", utlf_getCurrentDate());
-
- ds_main_newempllist.clearData();
-
- cap_messege_title.style.background = "lightblue";
- cap_messege.text = "";
- }
- /****************************************************************************************
- * Argument : N/A
- * Description : 시간설정
- ****************************************************************************************/
- function lf_setTime() {
- var cTime = utlf_getCurrentDateTime();
- cap_time.text = cTime.substr(0,4)+"/"+cTime.substr(4,2)+"/"+cTime.substr(6,2)+" "+cTime.substr(9,2)+":"+cTime.substr(11,2)+":"+cTime.substr(13,2);
- }
- /****************************************************************************************
- * Argument : N/A
- * Description : 조회함수
- ****************************************************************************************/
- function lf_userAuth() {
- if(sysf_getUserInfo("userid").substr(0,4).toUpperCase() == "EVER") {
- //btn_save.enable = false;
- btn_importExcel.enable = false;
- }
- }
- //=======================================================================================
- // Event
- //---------------------------------------------------------------------------------------
- /****************************************************************************************
- * Components : Form
- * Description : 화면 처음 초기화시 폼초기화
- ****************************************************************************************/
- function SMRNB00600_onload(obj:Form, e:LoadEventInfo)
- {
- frmf_initForm(obj);
-
- lf_init();
- grdf_setGridSort(grd_foodmasterlist);
- grdf_setRowTypeIcon(grd_foodmasterlist, 0);
-
- lf_userAuth();
-
- lf_setTime();
- this.setTimer(0, 1000);
- }
- /****************************************************************************************
- * Components : Form
- * Description : 화면 타이머 설정 시계표시
- ****************************************************************************************/
- function SMRNB00600_ontimer(obj:Form, e:TimerEventInfo)
- {
- if(e.timerid == 0) {
- lf_setTime();
- }
- }
- /****************************************************************************************
- * Components : Button
- * Description : 종료
- ****************************************************************************************/
- function btn_close_onclick(obj:Button, e:ClickEventInfo)
- {
- this.close();
- }
- /****************************************************************************************
- * Components : Button
- * Description : 신규인사조회
- ****************************************************************************************/
- function grp_search_btn_search_onclick(obj:Button, e:ClickEventInfo)
- {
- var oParam = {};
- oParam.id = "TRRNB00016";
- oParam.service = "sicksuapp.SicksuMngt";
- oParam.method = "reqGetNewEmplList";
- oParam.inds = "req=ds_send";
- oParam.outds = "ds_main_newempllist=newempllist";
- oParam.async = false;
- oParam.callback = "cf_TRRNB00016";
- tranf_submit(oParam);
-
- if(arErrorCode.pop("TRRNB00016") > -1) {
- for(var i = 0 ; i < ds_main_newempllist.rowcount ; i++) {
- grdf_setStatus(grd_foodmasterlist, "I", [i]);
- }
- cap_messege_title.style.background = "lightblue";
- cap_messege.text = "";
- }
- }
- function cf_TRRNB00016(sSvcId, nErrorCode, sErrorMsg) {
- arErrorCode.push(sSvcId, nErrorCode);
- }
- /****************************************************************************************
- * Components : Button
- * Description : 초기화
- ****************************************************************************************/
- function btn_init_onclick(obj:Button, e:ClickEventInfo)
- {
- lf_init();
- }
- /****************************************************************************************
- * Components : Button
- * Description : 엑셀입력
- ****************************************************************************************/
- function btn_importExcel_onclick(obj:Button, e:ClickEventInfo)
- {
- grdf_ImportExcel("ds_main_newempllist", 2, grd_foodmasterlist, 0);
- }
- /****************************************************************************************
- * Components : Button
- * Description : 저장
- ****************************************************************************************/
- function btn_save_onclick(obj:Button, e:ClickEventInfo)
- {
- if(ds_main_newempllist.rowcount < 1) return;
- dsf_setFixVal(ds_main_newempllist, "instcd:"+ds_send.getColumn(0,"instcd"));
- var oParam = {};
- oParam.id = "TXRNB00005";
- oParam.service = "sicksuapp.SicksuMngt";
- oParam.method = "reqSetFoodMasetList";
- oParam.inds = "req=ds_main_newempllist";
- oParam.outds = "";
- oParam.async = false;
- oParam.callback = "cf_TXRNB00005";
- tranf_submit(oParam);
-
- if(arErrorCode.pop("TXRNB00005") > -1) {
- cap_messege_title.style.background = "lightblue";
- cap_messege.text = "일괄저장이 완료되었습니다!";
- } else {
- cap_messege_title.style.background = "red";
- cap_messege.text = "데이터 저장에 실패하였습니다!";
- }
- }
- function cf_TXRNB00005(sSvcId, nErrorCode, sErrorMsg) {
- arErrorCode.push(sSvcId, nErrorCode);
- }
- ]]></Script>
- </Form>
- </FDL>
|