123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SMADT12190" classname="SMADT12190_제품재고조회" inheritanceid="" position="absolute 0 0 1200 780" titletext="제품재고조회" onload="SMADT12190_onload" oninit="SMADT12190_oninit">
- <Layouts>
- <Layout>
- <Static id="caption6" text="제품재고조회" class="tit_1" position="absolute 0 0 114 25"/>
- <Div id="grp_search" anchor="left top right" taborder="1" class="div_SA" position="absolute 0 50 1195 85">
- <Layouts>
- <Layout>
- <Static id="caption2" text="저장소 :" class="search_name" position="absolute 21 10 83 27" anchor="default"/>
- <Button id="btn_search" taborder="58" text="조회" class="btn1" position="absolute 896 7 952 29" anchor="default" onclick="grp_search_btn_search_onclick"/>
- <Combo id="cmb_storge_no" taborder="61" innerdataset="@ds_storgelist" codecolumn="storge_no" datacolumn="storge_nonm" class="combo_default" position="absolute 85 8 227 27"/>
- <Static id="caption03" text="약품코드 :" class="search_name" position="absolute 413 10 488 27"/>
- <Edit id="ipt_gtin" taborder="62" autoselect="true" class="input_search" position="absolute 795 13 888 32" visible="false"/>
- <Button id="btn_gtin" taborder="63" class="icon_search" position="absolute 586 10 602 26" onclick="grp_search_btn_gtin_onclick"/>
- <Edit id="opt_hngnm" taborder="64" readonly="true" autoselect="true" class="output" position="absolute 607 9 880 28"/>
- <Edit id="ipt_drugcd" taborder="68" autoselect="true" class="input_search" position="absolute 489 9 582 28" inputmode="upper" imemode="alpha" onkeydown="grp_search_ipt_drugcd_onkeydown"/>
- <Static id="caption05" text="관리구분 :" class="search_name" position="absolute 246 10 321 27"/>
- <Combo id="cmb_prtm_se_nm" taborder="69" codecolumn="codecolumn" datacolumn="datacolumn" class="combo_search" position="absolute 324 8 395 27">
- <Dataset id="innerdataset">
- <ColumnInfo>
- <Column id="codecolumn" size="256"/>
- <Column id="datacolumn" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row>
- <Col id="codecolumn"/>
- <Col id="datacolumn">전체</Col>
- </Row>
- <Row>
- <Col id="codecolumn">중점</Col>
- <Col id="datacolumn">중점</Col>
- </Row>
- <Row>
- <Col id="codecolumn">일반</Col>
- <Col id="datacolumn">일반</Col>
- </Row>
- </Rows>
- </Dataset>
- </Combo>
- </Layout>
- </Layouts>
- </Div>
- <Static id="caption01" text="현재고" class="tit_2" position="absolute -1 99 170 120"/>
- <Shape id="line7" class="line_10" position="absolute 0 116 1195 122" anchor="left top right"/>
- <Div id="grp_button" anchor="left top right" taborder="40" position="absolute 0 13 1195 45">
- <Layouts>
- <Layout>
- <Shape id="line2" class="line_6" position="absolute 0 25 1195 31" anchor="left top right"/>
- </Layout>
- </Layouts>
- </Div>
- <Button id="btn_download" taborder="41" text="엑셀 Download" class="btn2" position="absolute 1087 96 1195 115" anchor="top right" onclick="btn_download_onclick" visible="false"/>
- <Grid id="grd_stoclist" taborder="42" binddataset="ds_stoclist" autoenter="select" useinputpanel="false" selecttype="row" cellsizingtype="both" position="absolute 0 121 1195 739" anchor="all" boutddataset="ds_movlist" oncelldblclick="grd_stoclist_oncelldblclick">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="25" band="left"/>
- <Column size="70"/>
- <Column size="83"/>
- <Column size="96"/>
- <Column size="87"/>
- <Column size="207"/>
- <Column size="73"/>
- <Column size="86"/>
- <Column size="155"/>
- <Column size="40"/>
- <Column size="44"/>
- <Column size="40"/>
- <Column size="44"/>
- <Column size="33"/>
- <Column size="0"/>
- <Column size="0"/>
- <Column size="0"/>
- </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="Label No"/>
- <Cell col="4" text="제품코드"/>
- <Cell col="5" text="제품명"/>
- <Cell col="6" text="유효기간"/>
- <Cell col="7" text="제조번호"/>
- <Cell col="8" text="일련번호"/>
- <Cell col="9" colspan="2" text="유통단위 수" taborder="undefined"/>
- <Cell col="11" colspan="2" text="낱개단위 수" taborder="undefined"/>
- <Cell col="13" text="구분"/>
- <Cell col="14" text="제품최소유통단위수량"/>
- <Cell col="15" text="제품총낱개단위수량"/>
- <Cell col="16" text="바코드"/>
- </Band>
- <Band id="body">
- <Cell celltype="head" text="expr:currow+1"/>
- <Cell col="1" style="align:left;" text="bind:storge_nm"/>
- <Cell col="2" style="align:left;" text="bind:drugcd"/>
- <Cell col="3" displaytype="normal" text="bind:labelno" mask="@@@@-@@-@@ @@@"/>
- <Cell col="4" text="bind:gtin"/>
- <Cell col="5" style="align:left;" text="bind:hngnm"/>
- <Cell col="6" displaytype="date" text="bind:prd_valid_de"/>
- <Cell col="7" text="bind:mnf_no"/>
- <Cell col="8" text="bind:mnf_seq"/>
- <Cell col="9" displaytype="normal" edittype="none" editfilter="number" style="align:center;" text="bind:min_distb_qy" editautoselect="true"/>
- <Cell col="10" text="bind:prd_min_distb_unit"/>
- <Cell col="11" displaytype="normal" edittype="none" editfilter="number" style="align:center;" text="bind:pce_qy" editautoselect="true"/>
- <Cell col="12" text="bind:prd_pce_unit"/>
- <Cell col="13" text="bind:prtm_se_nm"/>
- <Cell col="14" text="bind:prd_min_distb_qy"/>
- <Cell col="15" text="bind:prd_tot_pce_qy"/>
- <Cell col="16" text="bind:prd_sgtin"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Button id="btn_close" taborder="44" text="닫기" class="btn3" position="absolute 1132 744 1188 766" onclick="btn_close_onclick"/>
- </Layout>
- </Layouts>
- <Bind>
- <BindItem id="item12" compid="SMADT12190" propid="text" datasetid="ds_main_prntlist_patinfo" columnid=""/>
- <BindItem id="item0" compid="grp_search.cmb_storge_no" propid="value" datasetid="ds_send_search" columnid="storge_no"/>
- <BindItem id="item5" compid="grp_search.ipt_gtin" propid="value" datasetid="ds_send_search" columnid="gtin"/>
- <BindItem id="item22" compid="grp_search.opt_hngnm" propid="value" datasetid="ds_send_search" columnid="hngnm"/>
- <BindItem id="item2" compid="grp_search.ipt_drugcd" propid="value" datasetid="ds_send_search" columnid="drugcd"/>
- <BindItem id="item26" compid="grp_search.cmb_prtm_se_nm" propid="value" datasetid="ds_send_search" columnid="prtm_se_nm"/>
- </Bind>
- <Objects>
- <Dataset id="ds_send_search" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false" oncolumnchanged="ds_send_search_oncolumnchanged">
- <ColumnInfo>
- <Column id="indd_from" type="STRING" size="256"/>
- <Column id="indd_to" type="STRING" size="256"/>
- <Column id="storge_no" type="STRING" size="256" sumtext="연도"/>
- <Column id="prtm_se_nm" type="STRING" size="256"/>
- <Column id="gtin" type="STRING" size="256"/>
- <Column id="hngnm" type="STRING" size="256"/>
- <Column id="outdd" type="STRING" size="256"/>
- <Column id="drugcd" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row/>
- </Rows>
- </Dataset>
- <Dataset id="ds_storgelist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="storge_no" type="STRING" size="256"/>
- <Column id="storge_nm" type="STRING" size="256"/>
- <Column id="storge_nonm" type="STRING" size="256"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_temp_receivedata" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="receiveref" type="STRING" size="256"/>
- <Column id="receive_drugcd" type="STRING" size="256"/>
- <Column id="receive_hngnm" type="STRING" size="256"/>
- <Column id="receive_gtin" type="STRING" size="256"/>
- <Column id="receive_prtm_se_nm" type="STRING" size="256"/>
- <Column id="receive_prd_min_distb_qy" type="STRING" size="256"/>
- <Column id="receive_prd_min_distb_unit" type="STRING" size="256"/>
- <Column id="receive_prd_tot_pce_qy" type="STRING" size="256"/>
- <Column id="receive_prd_pce_unit" type="STRING" size="256"/>
- <Column id="basedd" type="STRING" size="256"/>
- <Column id="receive_prd_sgtin" type="STRING" size="256"/>
- <Column id="receive_mnf_no" type="STRING" size="256"/>
- <Column id="receive_mnf_seq" type="STRING" size="256"/>
- <Column id="receive_prd_valid_de" type="STRING" size="256"/>
- <Column id="receive_labelno" type="STRING" size="256"/>
- <Column id="receive_storge_no" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row/>
- </Rows>
- </Dataset>
- <Dataset id="ds_stoclist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false" oncolumnchanged="ds_movlist_oncolumnchanged">
- <ColumnInfo>
- <Column id="gtin" type="STRING" size="256"/>
- <Column id="prd_valid_de" type="STRING" size="256"/>
- <Column id="mnf_no" type="STRING" size="256"/>
- <Column id="mnf_seq" type="STRING" size="256"/>
- <Column id="prd_sgtin" type="STRING" size="256"/>
- <Column id="storge_no" type="STRING" size="256"/>
- <Column id="prd_min_distb_qy" type="STRING" size="256"/>
- <Column id="prd_min_distb_unit" type="STRING" size="256"/>
- <Column id="prd_tot_pce_qy" type="STRING" size="256"/>
- <Column id="prd_pce_unit" type="STRING" size="256"/>
- <Column id="min_distb_qy" type="STRING" size="256"/>
- <Column id="pce_qy" type="STRING" size="256"/>
- <Column id="prtm_se_nm" type="STRING" size="256"/>
- <Column id="hngnm" type="STRING" size="256"/>
- <Column id="drugcd" type="STRING" size="256"/>
- <Column id="storge_nm" type="STRING" size="256"/>
- <Column id="stoc_min_distb_qy" type="STRING" size="256"/>
- <Column id="stoc_pce_qy" type="STRING" size="256"/>
- <Column id="labelno" type="STRING" size="256"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_sTemp" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
- <Dataset id="ds_temp_receivedata2" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="receiveref" type="STRING" size="256"/>
- <Column id="receive_drugcd" type="STRING" size="256"/>
- <Column id="receive_hngnm" type="STRING" size="256"/>
- <Column id="receive_gtin" type="STRING" size="256"/>
- <Column id="receive_prtm_se_nm" type="STRING" size="256"/>
- <Column id="receive_prd_min_distb_qy" type="STRING" size="256"/>
- <Column id="receive_prd_min_distb_unit" type="STRING" size="256"/>
- <Column id="receive_prd_tot_pce_qy" type="STRING" size="256"/>
- <Column id="receive_prd_pce_unit" type="STRING" size="256"/>
- <Column id="basedd" type="STRING" size="256"/>
- <Column id="receive_prd_sgtin" type="STRING" size="256"/>
- <Column id="receive_mnf_no" type="STRING" size="256"/>
- <Column id="receive_mnf_seq" type="STRING" size="256"/>
- <Column id="receive_prd_valid_de" type="STRING" size="256"/>
- <Column id="receive_labelno" type="STRING" size="256"/>
- <Column id="receive_storge_no" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row/>
- </Rows>
- </Dataset>
- </Objects>
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name : 경대 의료정보시스템
- * Job Name : ast_pharmacydrugsumxp-> SMADT12190
- * Creator : pjb
- * Make Date : 2018-04-11
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- * 2018-04-11 pjb XP개발
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- //=======================================================================================
- // Lib Include
- //---------------------------------------------------------------------------------------
- include "com_commonxp::comm_main.xjs";
- //include "mis_miscommonxp::MIS.xjs";
- //include "mis_humtrafactmngtxp::RPB001.xjs";
- //=======================================================================================
- // Global Form Variable
- //---------------------------------------------------------------------------------------
- var arErrorCode = new HashArray();
- //=======================================================================================
- // Function
- //---------------------------------------------------------------------------------------
- //=======================================================================================
- // Event
- //---------------------------------------------------------------------------------------
- /****************************************************************************************
- * Components : Form
- * Components ID : SMADT12190
- * Event : oninit
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 화면 처음 초기화시
- ****************************************************************************************/
- function SMADT12190_oninit(obj:Form, e:InitEventInfo)
- {
- frmf_initForm(obj); //폼 초기화
- }
- /****************************************************************************************
- * Components : Form
- * Components ID : SMADT12190
- * Event : onload
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 화면 로딩 완료시
- ****************************************************************************************/
- function SMADT12190_onload(obj:Form, e:LoadEventInfo)
- {
- //grdf_setRowTypeIcon(grd_stoclist, 0);
- grdf_setGridSort(grd_stoclist);
- // 오프너에서 전달받은 정보
- try{
- dsf_copyDs(ds_temp_receivedata, arg_ds_temp_receivedata, "replace");
- }catch(e){}
- //ds_movinfo.setColumn(0, "status", "i"); // 작업구분(i, u, d)
-
- //저장소 목록 조회
- var oParam = {};
- oParam.id = "TRADT12112";
- oParam.service = "pharmacydrugsumapp.NarcManagent";
- oParam.method = "reqGetStorgeList";
- oParam.inds = "req=";
- oParam.outds = "ds_storgelist=storgelist";
- oParam.async = false;
- // oParam.callback = "cf_TRADT12112";
- tranf_submit(oParam);
-
- //frmf_addComboItem("grp_search.cmb_storge_no","전체","","above");
- ds_send_search.setColumn(0, "storge_no", "S0001"); //default setting : S0001 기본저장소
- ds_send_search.setColumn(0, "prtm_se_nm", ""); //default setting : 관리구분
-
- grp_search.cmb_storge_no.setFocus();
- }
- /****************************************************************************************
- * Components : Button
- * Components ID : grp_search_btn_search
- * Event : onclick
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 조회버튼 클릭시
- ****************************************************************************************/
- function grp_search_btn_search_onclick(obj:Button, e:ClickEventInfo)
- {
-
- //제품재고 조회
- var oParam = {};
- oParam.id = "TRADT12191";
- oParam.service = "pharmacydrugsumapp.NarcManagent";
- oParam.method = "reqGetPrdStocList2";
- oParam.inds = "req=ds_send_search";
- oParam.outds = "ds_stoclist=stoclist";
- oParam.async = false;
- oParam.callback = "cf_TRADT12191";
- tranf_submit(oParam);
-
-
- if (arErrorCode.pop("TRADT12191") > -1){
-
- }
-
- }
- function cf_TRADT12191(sSvcId, nErrorCode, sErrorMsg) {
- arErrorCode.push(sSvcId, nErrorCode);
- }
- /****************************************************************************************
- * Components : Dataset
- * Components ID : ds_send_search
- * Event : oncolumnchanged
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 컬럼의 값 변경시
- ****************************************************************************************/
- function ds_send_search_oncolumnchanged(obj:Dataset, e:DSColChangeEventInfo)
- {
- if(e.columnid == "indd_from" || e.columnid == "indd_to" || e.columnid == "storge_no" || e.columnid == "prtm_se_nm" ) {
- //Grid Clear
- ds_stoclist.clearData();
- }
- else if(e.columnid == "drugcd") {
- if(e.newvalue != e.oldvalue) {
- obj.setColumn(0, "hngnm", "");
- obj.setColumn(0, "gtin", "");
- }
- }
- }
- /****************************************************************************************
- * Components : Button
- * Components ID : btn_gtin
- * Event : onclick
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 제품코드 버튼 Click시
- ****************************************************************************************/
- function grp_search_btn_gtin_onclick(obj:Button, e:ClickEventInfo)
- {
- ds_temp_receivedata2.setColumn(0,"receiveref","ds_send_search");
- ds_temp_receivedata2.setColumn(0,"receive_drugcd","drugcd");
- ds_temp_receivedata2.setColumn(0,"receive_hngnm","hngnm");
- ds_temp_receivedata2.setColumn(0,"receive_gtin","gtin");
- ds_temp_receivedata2.setColumn(0,"receive_prtm_se_nm",""); //prtm_se_nm
- ds_temp_receivedata2.setColumn(0,"receive_prd_min_distb_qy","prd_min_distb_qy");
- ds_temp_receivedata2.setColumn(0,"receive_prd_min_distb_unit","prd_min_distb_unit");
- ds_temp_receivedata2.setColumn(0,"receive_prd_tot_pce_qy","prd_tot_pce_qy");
- ds_temp_receivedata2.setColumn(0,"receive_prd_pce_unit","prd_pce_unit");
- ds_temp_receivedata2.setColumn(0,"basedd",""); //utlf_getCurrentDate() //ds_send_search.getColumn(0, "indd_to")
- var objArg = new Object();
- objArg.arg_ds_temp_receivedata = ds_temp_receivedata2;
- frmf_modal("SMADT12120","SMADT12120", objArg, "", "", 100, 150, "", "", "", "", "", "M");
- }
- function grp_search_ipt_drugcd_onkeydown(obj:Edit, e:KeyEventInfo)
- {
- if(e.keycode == 13) {
- obj.updateToDataset();
- }
-
- }
- function btn_download_onclick(obj:Button, e:ClickEventInfo)
- {
- //조회된 자료가 없으면 먼저 조회하라고 message
- if(ds_stoclist.rowcount < 1) {
- sysf_messageBox("조회된 결과가 존재하지 않습니다. \n\n먼저 조회 후 Download 하십시요. ", "E999", "");
- return;
- }
- grdf_exportExcel(grd_stoclist, "excel", "savetype", false, "", "user", false);
-
- }
- function btn_close_onclick(obj:Button, e:ClickEventInfo)
- {
- this.close();
- }
- /****************************************************************************************
- * Components : Grid
- * Components ID : grd_stoclist
- * Event : oncelldblclick
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description : 처방 더블클릭하여 호출한 화면에 전달
- ****************************************************************************************/
- function grd_stoclist_oncelldblclick(obj:Grid, e:GridClickEventInfo)
- {
- var receiveref = ds_temp_receivedata.getColumn(0,"receiveref");
- // opener 에서 TF 에선 xpath를 다 보내줬지만 XP에선 불가. DS 따로 cd나 nm을 받을 컬럼을 따로 구분하여 호출해야한다.
- var drugcd = ds_temp_receivedata.getColumn(0,"receive_drugcd");
- var hngnm = ds_temp_receivedata.getColumn(0,"receive_hngnm");
- var gtin = ds_temp_receivedata.getColumn(0,"receive_gtin");
- var prtm_se_nm = ds_temp_receivedata.getColumn(0,"receive_prtm_se_nm");
- var prd_min_distb_qy = ds_temp_receivedata.getColumn(0,"receive_prd_min_distb_qy");
- var prd_min_distb_unit = ds_temp_receivedata.getColumn(0,"receive_prd_min_distb_unit");
- var prd_tot_pce_qy = ds_temp_receivedata.getColumn(0,"receive_prd_tot_pce_qy");
- var prd_pce_unit = ds_temp_receivedata.getColumn(0,"receive_prd_pce_unit");
- var prd_sgtin = ds_temp_receivedata.getColumn(0,"receive_prd_sgtin");
- var prd_valid_de = ds_temp_receivedata.getColumn(0,"receive_prd_valid_de");
- var mnf_no = ds_temp_receivedata.getColumn(0,"receive_mnf_no");
- var mnf_seq = ds_temp_receivedata.getColumn(0,"receive_mnf_seq");
- var labelno = ds_temp_receivedata.getColumn(0,"receive_labelno");
- var storge_no = ds_temp_receivedata.getColumn(0,"receive_storge_no");
-
- /* Null일때 명칭 잡아주는 부분임. 여기서는 불필요
- if(utlf_isNull(receiveref)) receiveref = "ds_temp_receivedata";
- if(utlf_isNull(drugcd)) drugcd = "drugcd";
- if(utlf_isNull(hngnm)) hngnm = "hngnm";
- if(utlf_isNull(gtin)) gtin = "gtin";
- */
-
- if(this.getOwnerFrame().form.frmf_checkOpener()) {
- dsf_makeValue(this.getOwnerFrame().form.opener.objects[receiveref],drugcd,"string",ds_stoclist.getColumn(e.row,"drugcd"));
- dsf_makeValue(this.getOwnerFrame().form.opener.objects[receiveref],hngnm,"string",ds_stoclist.getColumn(e.row,"hngnm"));
- dsf_makeValue(this.getOwnerFrame().form.opener.objects[receiveref],gtin,"string",ds_stoclist.getColumn(e.row,"gtin"));
- dsf_makeValue(this.getOwnerFrame().form.opener.objects[receiveref],prtm_se_nm,"string",ds_stoclist.getColumn(e.row,"prtm_se_nm"));
- dsf_makeValue(this.getOwnerFrame().form.opener.objects[receiveref],prd_min_distb_qy,"string",ds_stoclist.getColumn(e.row,"prd_min_distb_qy"));
- dsf_makeValue(this.getOwnerFrame().form.opener.objects[receiveref],prd_min_distb_unit,"string",ds_stoclist.getColumn(e.row,"prd_min_distb_unit"));
- dsf_makeValue(this.getOwnerFrame().form.opener.objects[receiveref],prd_tot_pce_qy,"string",ds_stoclist.getColumn(e.row,"prd_tot_pce_qy"));
- dsf_makeValue(this.getOwnerFrame().form.opener.objects[receiveref],prd_pce_unit,"string",ds_stoclist.getColumn(e.row,"prd_pce_unit"));
- dsf_makeValue(this.getOwnerFrame().form.opener.objects[receiveref],prd_sgtin,"string",ds_stoclist.getColumn(e.row,"prd_sgtin"));
- dsf_makeValue(this.getOwnerFrame().form.opener.objects[receiveref],prd_valid_de,"string",ds_stoclist.getColumn(e.row,"prd_valid_de"));
- dsf_makeValue(this.getOwnerFrame().form.opener.objects[receiveref],mnf_no,"string",ds_stoclist.getColumn(e.row,"mnf_no"));
- dsf_makeValue(this.getOwnerFrame().form.opener.objects[receiveref],mnf_seq,"string",ds_stoclist.getColumn(e.row,"mnf_seq"));
- dsf_makeValue(this.getOwnerFrame().form.opener.objects[receiveref],labelno,"string",ds_stoclist.getColumn(e.row,"labelno"));
- dsf_makeValue(this.getOwnerFrame().form.opener.objects[receiveref],storge_no,"string",ds_stoclist.getColumn(e.row,"storge_no"));
- this.getOwnerFrame().form.close();
- } else {
- sysf_messageBox("상위화면이 변경되어 데이터를 전달할 수 없습니다.","E");
- }
-
- }
- ]]></Script>
- </Form>
- </FDL>
|