| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/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>CSR비품조회</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <csrbipumlist>
- <chkyn/>
- <deptcd/>
- <deptnm/>
- <goodcd/>
- <goodnm/>
- <goodspec/>
- <goodmodel/>
- <deliveunit/>
- <safestocqty/>
- <chngsafestocqty/>
- <goodmngtflag/>
- <cmt/>
- <certyn/>
- <reqflag/>
- <instcd/>
- <goodflag/>
- <purcunit/>
- <minexch/>
- <ddavguseqty/>
- <lrgcd/>
- <lrgnm/>
- <mdlcd/>
- <mdlnm/>
- <smlcd/>
- <smlnm/>
- </csrbipumlist>
- <duplnode>
- <csrbipumlist/>
- </duplnode>
- <goodlist/>
- <lrglist/>
- <mdllist/>
- </main>
- <send>
- <goodcd/>
- <csrreqdeptcd/>
- <instcd/>
- <searchflag>1</searchflag>
- <deptcd/>
- <deptnm/>
- <csrreqdeptcd2/>
- <goodnm/>
- <goodflag>T</goodflag>
- <lrgcd/>
- <mdlcd/>
- </send>
- <init>
- <lrgcd/>
- <mdlcd/>
- </init>
- <hidden>
- <a/>
- <lrgcd/>
- <mdlcd/>
- </hidden>
- <temp/>
- <copynode/>
- </root>
- </instance>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
- <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
- fInitialize();
- ]]>
- </script>
- <submission id="TRRSS01211" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/csrreqdeptlist"/>
- <submission id="TRRSD00191" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main"/>
- <submission id="TRRSD06021" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/csrbipumlist"/>
- <submission id="TRRSC07011" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/main/rscdgooddata"/>
- <submission id="TRRSC05111" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/lrglist"/>
- <submission id="TRRSC05112" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/main/mdllist"/>
- </model>
- <script type="javascript">
- <![CDATA[
- // 화면 open시와 초기화 버튼 클릭시 화면 초기화 기능을 수행한다.
- function fInitialize()
- {
- //misfGridInit(grd_goodslist);
- misfComboComCdListMulti("Z0007", "cmb_instcd");
-
- //misfGridComboComCdList("R0025", grd_goodslist, "goodflag");
- var deptcd = model.property("deptcd");
- var deptnm = model.property("deptnm");
-
- if(deptcd == "") {
- model.setValue(ipt_deptcd.attribute("ref") , getUserInfo("dutplcecd"));
- model.setValue(ipt_deptnm.attribute("ref") , getUserInfo("dutplcenm"));
-
- } else {
- model.setValue(ipt_deptcd.attribute("ref"), deptcd);
- model.setValue(ipt_deptnm.attribute("ref"), deptnm);
- }
-
- model.setValue(cmb_instcd.attribute("ref") , getUserInfo("dutplceinstcd"));
-
- fSerachData();
- submit("TRRSC05111");
-
- addComboItem( "cmb_lrgcd", "전체", "", "above");
- }
-
-
- function fSerachData()
- {
-
- var searchData = model.getValue("/root/send/searchflag");
-
- if(searchData == "1") {
- model.makeValue("/root/send/reqdata/instcd", cmb_instcd.value);
- model.makeValue("/root/send/reqdata/deptcd", ipt_deptcd.value);
- model.makeValue("/root/send/reqdata/rgstflag", "4");
- submit("TRRSD06021");
- } else {
- model.makeNode("/root/send/reqdata/refcond");
- model.makeValue("/root/send/reqdata/instcd" , cmb_instcd.value);
- model.makeValue("/root/send/reqdata/goodflag", ipt_goodflag.value);
- model.makeValue("/root/send/reqdata/goodcd" , ipt_goodcd.value);
- model.makeValue("/root/send/reqdata/goodnm" , ipt_goodnm.value);
- model.makeValue("/root/send/reqdata/lrgcd" , cmb_lrgcd.value);
- model.makeValue("/root/send/reqdata/mdlcd" , cmb_mdlcd.value);
- model.makeValue("/root/send/reqdata/initflag", "T");
-
- model.makeValue("/root/send/reqdata/rgstflag", "4");
-
- submit("TRRSC07011");
-
- }
-
-
-
- }
-
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="870" pageheight="500" guideline="1,963;2,771;1,853;2,503;1,867;" style="font-family:굴림체; margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <group id="grp_tle" style="left:0px; top:0px; width:850px; height:13px; ">
- <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:186px; height:14px; ">비품조회</caption>
- </group>
- <group id="grp_biz" scroll="auto" style="left:0px; top:12px; width:850px; height:453px; ">
- <datagrid id="grd_goodlist" nodeset="/root/main/rscdgooddata" class="grd_goodlist" visibility="hidden" caption="^물품구분^물품코드^물품명^규격^모델^단위^기준량^사유^청구구분^instcd^goodflag^purcunit^minexch^ddavguseqty^lrgcd^lrgnm^mdlcd^mdlnm^smlcd^smlnm^realqty" colsep="^" colwidth="25, 61, 70, 301, 155, 155, 40, 70, 169, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:5px; top:115px; width:845px; height:338px; ">
- <col checkvalue="Y,N" ref="chkyn" type="checkbox"/>
- <col ref="reqflag" type="combo">
- <choices>
- <item>
- <label>비품</label>
- <value>1</value>
- </item>
- <item>
- <label>소모품</label>
- <value>2</value>
- </item>
- <item>
- <label>린넨</label>
- <value>3</value>
- </item>
- <item>
- <label>멸균품목</label>
- <value>4</value>
- </item>
- </choices>
- </col>
- <col class="input_essential" ref="goodcd" _key="true"/>
- <col ref="goodnm"/>
- <col ref="goodspec"/>
- <col ref="goodmodel"/>
- <col ref="deliveunit"/>
- <col ref="safestocqty" visibility="hidden" style="background-color:#e3e3e3; "/>
- <col ref="cmt" visibility="hidden"/>
- <col ref="reqflag" visibility="hidden"/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="goodflag" visibility="hidden"/>
- <col ref="purcunit" visibility="hidden"/>
- <col ref="minexch" visibility="hidden"/>
- <col ref="ddavguseqty" visibility="hidden"/>
- <col ref="lrgcd" visibility="hidden"/>
- <col ref="lrgnm" visibility="hidden"/>
- <col ref="mdlcd" visibility="hidden"/>
- <col ref="mdlnm" visibility="hidden"/>
- <col ref="smlcd" visibility="hidden"/>
- <col ref="smlnm" visibility="hidden"/>
- <col ref="realqty" visibility="hidden"/>
- </datagrid>
- <group id="group2" style="left:5px; top:10px; width:843px; height:75px; vertical-align:top; ">
- <shape id="roundrect2" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:0px; top:0px; width:843px; height:75px; background-color:#fffbf2; border-color:#ffd799; "/>
- <caption id="caption7" class="search_name" style="left:15px; top:10px; width:89px; height:17px; ">조회구분 :</caption>
- <select1 id="cmb_instcd" ref="/root/send/instcd" class="combo_s_essential" appearance="minimal" style="left:320px; top:8px; width:165px; height:19px; ">
- <choices>
- <itemset>
- <label/>
- <value/>
- </itemset>
- </choices>
- </select1>
- <line id="line2" class="line_4" style="x1:770px; y1:22px; x2:770px; y2:48px; border-color:#ffe4bb; border-left-style:solid; "/>
- <button id="btn_search" class="btn1_letter2" style="left:780px; top:25px; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fSerachData();
- ]]>
- </script>
- </button>
- <caption id="caption9" class="search_name" style="left:230px; top:10px; width:89px; height:17px; ">기관코드 :</caption>
- <select1 id="rdo_searchflag" ref="/root/send/searchflag" overflow="visible" appearance="full" cellspacing="20" cols="3" style="left:105px; top:10px; width:115px; height:13px; border-style:none; ">
- <choices>
- <item>
- <label>CSR</label>
- <value>2</value>
- </item>
- <item>
- <label>부서</label>
- <value>1</value>
- </item>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- var searchFlag = model.getValue("/root/send/searchflag");
-
- if(searchFlag == "1") {
- grp_deptsearch.visible = true;
- grp_csrsearch.visible = false;
- grd_csrbipumlist.visible = true;
- grd_goodlist.visible = false;
- } else {
- grp_deptsearch.visible = false;
- grp_csrsearch.visible = true;
- grd_csrbipumlist.visible = false;
- grd_goodlist.visible = true;
-
- // rszfLMSComboList(model.getValue(ipt_goodflag.attribute("ref")), "", "", "cmb_lrgcd", "", "L","Y");
-
- cmb_lrgcd.select(0);
- cmb_lrgcd.disabled = false;
-
- }
- fSerachData();
-
- ]]>
- </script>
- </select1>
- <group id="grp_deptsearch" style="left:0px; top:35px; width:770px; height:30px; background-color:transparent; border-color:transparent; ">
- <caption id="caption10" class="search_name" style="left:15px; top:6px; width:88px; height:17px; ">부 서 명 :</caption>
- <input id="ipt_deptnm" ref="/root/send/deptnm" class="input_search" style="left:215px; top:5px; width:172px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- misfValidationCheck("02", "", "deptcd,deptnm");
- model.refresh();
- ]]>
- </script>
- </input>
- <input id="ipt_deptcd" ref="/root/send/deptcd" class="input_default" style="left:102px; top:5px; width:85px; height:19px; "/>
- <button id="btn_reqdept" class="icon_search" style="left:193px; top:5px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- modal("SPRSS01203");
-
- model.setValue(ipt_deptcd.attribute("ref"), model.property("deptcd"));
- model.setValue(ipt_deptnm.attribute("ref"), model.property("deptnm"));
-
- ipt_deptcd.refresh();
- ipt_deptnm.refresh();
- btn_search.dispatch("DOMActivate");
-
- ]]>
- </script>
- </button>
- </group>
- <input id="ipt_goodflag" ref="/root/send/goodflag" visibility="hidden" style="left:680px; top:5px; width:25px; height:19px; "/>
- </group>
- <caption id="caption12" class="tit_2" style="left:5px; top:94px; width:121px; height:14px; ">비픔현황조회</caption>
- <line id="line4" class="line_1" style="x1:5px; y1:110px; x2:848px; y2:110px; "/>
- <button id="button4" class="btn2_letter4" style="left:783px; top:90px; width:64px; height:19px; ">
- <caption>선택적용</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var chkyn;
-
- var bipumheader = "deptcd▦deptnm▦goodcd▦goodnm▦goodspec▦goodmodel▦deliveunit▦safestocqty▦cmt▦reqflag▦instcd▦goodflag▦purcunit▦minexch▦ddavguseqty▦lrgcd▦lrgnm▦mdlcd▦mdlnm▦smlcd▦smlnm▦realqty▦rpirqty▦reqlmtqty▩";
- var goodheader = "goodcd▦goodnm▦goodspec▦goodmodel▦deliveunit▦safestocqty▦cmt▦reqflag▦instcd▦goodflag▦purcunit▦minexch▦ddavguseqty▦lrgcd▦lrgnm▦mdlcd▦mdlnm▦smlcd▦smlnm▦realqty▦rpirqty▦reqlmtqty▩";
- var data = "";
- var searchflag = model.getValue("/root/send/searchflag");
-
- if(searchflag == "1") {
- for(var i = 1; i < grd_csrbipumlist.rows; i++) {
- chkyn = grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("chkyn"));
- if(chkyn == "Y") {
- copyNodesetType("/root/main/duplnode/csrbipumlist", "/root/main/csrbipumlist[" + i + "]", "after");
- data +=
- grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("deptcd")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("deptnm")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("goodcd")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("goodnm")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("goodspec")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("goodmodel")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("deliveunit")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("safestocqty")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("cmt")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("reqflag")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("instcd")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("goodflag")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("purcunit")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("minexch")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("ddavguseqty")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("lrgcd")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("lrgnm")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("mdlcd")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("mdlnm")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("smlcd")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("smlnm")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("realqty")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("rpirqty")) + "▦"
- + grd_csrbipumlist.valueMatrix(i, grd_csrbipumlist.colRef("reqlmtqty")) + "▩"
- }
- }
- } else {
- for(var i = 1; i < grd_goodlist.rows; i++) {
- chkyn = grd_goodlist.valueMatrix(i, grd_goodlist.colRef("chkyn"));
- if(chkyn == "Y") {
- copyNodesetType("/root/main/duplnode/goodlist", "/root/main/goodlist[" + i + "]", "after");
- data +=
- grd_goodlist.valueMatrix(i, grd_goodlist.colRef("goodcd")) + "▦"
- + grd_goodlist.valueMatrix(i, grd_goodlist.colRef("goodnm")) + "▦"
- + grd_goodlist.valueMatrix(i, grd_goodlist.colRef("goodspec")) + "▦"
- + grd_goodlist.valueMatrix(i, grd_goodlist.colRef("goodmodel")) + "▦"
- + grd_goodlist.valueMatrix(i, grd_goodlist.colRef("deliveunit")) + "▦"
- + grd_goodlist.valueMatrix(i, grd_goodlist.colRef("safestocqty")) + "▦"
- + grd_goodlist.valueMatrix(i, grd_goodlist.colRef("cmt")) + "▦"
- + grd_goodlist.valueMatrix(i, grd_goodlist.colRef("reqflag")) + "▦"
- + grd_goodlist.valueMatrix(i, grd_goodlist.colRef("instcd")) + "▦"
- + grd_goodlist.valueMatrix(i, grd_goodlist.colRef("goodflag")) + "▦"
- + grd_goodlist.valueMatrix(i, grd_goodlist.colRef("purcunit")) + "▦"
- + grd_goodlist.valueMatrix(i, grd_goodlist.colRef("minexch")) + "▦"
- + grd_goodlist.valueMatrix(i, grd_goodlist.colRef("ddavguseqty")) + "▦"
- + grd_goodlist.valueMatrix(i, grd_goodlist.colRef("lrgcd")) + "▦"
- + grd_goodlist.valueMatrix(i, grd_goodlist.colRef("lrgnm")) + "▦"
- + grd_goodlist.valueMatrix(i, grd_goodlist.colRef("mdlcd")) + "▦"
- + grd_goodlist.valueMatrix(i, grd_goodlist.colRef("mdlnm")) + "▦"
- + grd_goodlist.valueMatrix(i, grd_goodlist.colRef("smlcd")) + "▦"
- + grd_goodlist.valueMatrix(i, grd_goodlist.colRef("smlnm")) + "▩"
- }
- }
- }
-
- if ( checkOpener() ) {
- if(searchflag == "1") {
- opener.javascript.setParameter("SMRSD06001_",bipumheader+data);
- } else {
- opener.javascript.setParameter("SMRSD06001_",goodheader+data);
- }
-
- } else {
- var rtn = messageBox("상위화면을 찾을 수", "E001");
- }
-
- window.close();
-
- ]]>
- </script>
- </button>
- <group id="grp_csrsearch" visibility="hidden" style="left:9px; top:45px; width:770px; height:30px; background-color:transparent; border-color:transparent; ">
- <caption id="cap_goodcd" class="search_name" style="left:10px; top:7px; width:91px; height:17px; ">물품코드 :</caption>
- <button id="btn_searchgoodcd" class="icon_search" style="left:172px; top:6px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- rszfOpenPopUpListByWndName(ipt_goodcd,"","goodcd,ab,goodnm","SPRSD00210","instcd,goodflag","cmb_instcd,ipt_goodflag");
- model.refresh();
- ]]>
- </script>
- </button>
- <input id="ipt_goodnm" ref="/root/send/goodnm" class="input_search" appearance="input" style="left:190px; top:5px; width:145px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_goodnm.value != "")
- {
- rszfValidationCheck("TRRSD00191", "goodlist", "refcond,instcd,goodflag,goodcd,goodnm",
- "goodnm" + "," + model.getValue(cmb_instcd.attribute("ref")) + "," + ipt_goodflag.value + ",," + ipt_goodnm.value,
- "", "goodcd,goodnm",
- ipt_goodcd,"SPRSD00210","instcd,goodflag","cmb_instcd,ipt_goodflag");
- }else{
- ipt_goodcd.value = "";
- }
- model.refresh();
-
- ]]>
- </script>
- </input>
- <input id="ipt_goodcd" ref="/root/send/goodcd" class="input_fix" style="left:98px; top:5px; width:70px; height:19px; ">
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- if(ipt_goodcd.value != "")
- {
- rszfValidationCheck("TRRSD00191", "goodlist", "refcond,instcd,goodflag,goodcd",
- "goodcd" + "," + model.getValue(cmb_instcd.attribute("ref")) + "," + ipt_goodflag.value + "," + ipt_goodcd.value, "",
- "goodcd,goodnm",
- ipt_goodcd,"SPRSD00210","instcd,goodflag","cmb_instcd,ipt_goodflag");
- }else{
- ipt_goodnm.value = "";
- }
- model.refresh();
-
- ]]>
- </script>
- </input>
- <select1 id="cmb_lrgcd" ref="/root/send/lrgcd" appearance="minimal" style="left:430px; top:5px; width:115px; height:19px; ">
- <choices>
- <itemset nodeset="/root/main/lrglist">
- <label ref="lrgnm"/>
- <value ref="lrgcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- submit("TRRSC05112");
- addComboItem( "cmb_mdlcd", "전체", "", "above");
- ]]>
- </script>
- </select1>
- <caption id="caption13" class="search_name" style="left:344px; top:6px; width:86px; height:17px; ">대 분 류 :</caption>
- <select1 id="cmb_mdlcd" ref="/root/send/mdlcd" appearance="minimal" style="left:641px; top:5px; width:115px; height:19px; ">
- <choices>
- <itemset nodeset="/root/main/mdllist">
- <label ref="mdlnm"/>
- <value ref="mdlcd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption14" class="search_name" style="left:555px; top:6px; width:86px; height:17px; ">중 분 류 :</caption>
- </group>
- <datagrid id="grd_csrbipumlist" nodeset="/root/main/csrbipumlist" class="datagrid2" caption="^부서코드^부서명^물품코드^물품명^규격^모델^단위^기준량^변경
기준량^사유^청구구분^instcd^goodflag^purcunit^minexch^ddavguseqty^lrgcd^lrgnm^mdlcd^mdlnm^smlcd^smlnm^재고
수량^한계
수량" colsep="^" colwidth="25, 0, 90, 100, 150, 124, 136, 40, 50, 67, 137, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 45, 40" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:5px; top:115px; width:843px; height:338px; ">
- <col checkvalue="Y,N" ref="chkyn" type="checkbox"/>
- <col class="input_essential" ref="deptcd" visibility="hidden" _key="true"/>
- <col ref="deptnm" style="text-align:center; "/>
- <col class="input_essential" ref="goodcd" _key="true"/>
- <col ref="goodnm"/>
- <col ref="goodspec"/>
- <col ref="goodmodel"/>
- <col ref="deliveunit"/>
- <col ref="safestocqty" style="background-color:#e3e3e3; "/>
- <col ref="chngsafestocqty" visibility="hidden" style="background-color:#e3e3e3; "/>
- <col ref="cmt" visibility="hidden"/>
- <col ref="reqflag" visibility="hidden"/>
- <col ref="instcd" visibility="hidden"/>
- <col ref="goodflag" visibility="hidden"/>
- <col ref="purcunit" visibility="hidden"/>
- <col ref="minexch" visibility="hidden"/>
- <col ref="ddavguseqty" visibility="hidden"/>
- <col ref="lrgcd" visibility="hidden"/>
- <col ref="lrgnm" visibility="hidden"/>
- <col ref="mdlcd" visibility="hidden"/>
- <col ref="mdlnm" visibility="hidden"/>
- <col ref="smlcd" visibility="hidden"/>
- <col ref="smlnm" visibility="hidden"/>
- <col ref="realqty"/>
- <col ref="reqlmtqty"/>
- </datagrid>
- </group>
- </xhtml:body>
- </xhtml:html>
|