SMRSO22601_재고조회설명서.xrw 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  3. <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">
  4. <xhtml:head>
  5. <xhtml:title>재고조회(부서) 도움말</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. </main>
  11. <init>
  12. <famy2/>
  13. <famy1/>
  14. <famy3>
  15. </famy3>
  16. <famy4/>
  17. <famy5/>
  18. </init>
  19. <send>
  20. </send>
  21. <hidden/>
  22. </root>
  23. </instance>
  24. <script type="javascript" ev:event="xforms-ready">
  25. <![CDATA[
  26. ]]>
  27. </script>
  28. </model>
  29. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  30. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  31. <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
  32. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  33. <script type="javascript" src="../../../com/batchinfoweb/js/ZSB001.js"/>
  34. <script type="javascript" src="../../../mis/humtrafactmngtweb/js/RPB001.js"/>
  35. <script type="javascript" src="../../../mis/paybnusmngtweb/js/RWP001.js"/>
  36. </xhtml:head>
  37. <xhtml:body pagewidth="840" pageheight="800" style="margin-left:8; margin-right:8; ">
  38. <group id="group1" style="left:0px; top:0px; width:805px; height:13px; ">
  39. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:400px; height:15px; ">재고조회(부서) 도움말</caption>
  40. </group>
  41. <group id="group2" scroll="auto" style="left:0px; top:40px; width:810px; height:740px; ">
  42. <img id="img1" src="../../../mis/deliveweb/images/jeago001.jpg" style="left:0px; top:0px; width:794px; height:1123px; background-stretch:stretch; "/>
  43. <img id="img2" src="../../../mis/deliveweb/images/jeago002.jpg" style="left:0px; top:998px; width:794px; height:1123px; background-stretch:stretch; "/>
  44. </group>
  45. <group id="grp_btn" scroll="auto" style="left:0px; top:13px; width:805px; height:25px; ">
  46. <button id="btn_help" class="btn1_letter7" style="left:6px; top:2px; width:56px; height:22px; ">
  47. <caption>도움말다운로드</caption>
  48. <script type="javascript" ev:event="DOMActivate">
  49. <![CDATA[
  50. var filepath = "mis/rpv/req//20130104/20130104103314833333_MIS"; //운영
  51. var filenm = "재고조회 도움말.hwp";
  52. var localfile = window.fileDialog("save","|",false,filenm,"","All Files(*.*)|*.*");
  53. if (localfile != "") {
  54. model.download(getActionURL("TRRWC03003")+"&filepath="+filepath,localfile);
  55. var rtn = messageBox("파일을", "Q004");
  56. if( rtn == 6 ) {
  57. window.exec(localfile);
  58. }
  59. }
  60. ]]>
  61. </script>
  62. </button>
  63. </group>
  64. </xhtml:body>
  65. </xhtml:html>