dw_mtrl_edit_base.srd 100 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359
  1. $PBExportHeader$dw_mtrl_edit_base.srd
  2. release 11.5;
  3. datawindow(units=0 timer_interval=0 color=1073741824 brushmode=0 transparency=0 gradient.angle=0 gradient.color=8421504 gradient.focus=0 gradient.repetition.count=0 gradient.repetition.length=100 gradient.repetition.mode=0 gradient.scale=100 gradient.spread=100 gradient.transparency=0 picture.blur=0 picture.clip.bottom=0 picture.clip.left=0 picture.clip.right=0 picture.clip.top=0 picture.mode=0 picture.scale.x=100 picture.scale.y=100 picture.transparency=0 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 print.margin.top = 96 print.margin.bottom = 96 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes print.background=no print.preview.background=no print.preview.outline=yes hidegrayline=no showbackcoloronxp=no picture.file="" )
  4. header(height=0 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  5. summary(height=0 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  6. footer(height=0 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  7. detail(height=3184 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  8. table(column=(type=long update=yes updatewhereclause=yes name=mtrlid dbname="mtrlid" initial="0" )
  9. column=(type=char(30) update=yes updatewhereclause=yes name=mtrlcode dbname="mtrlcode" initial="empty" )
  10. column=(type=char(50) update=yes updatewhereclause=yes name=mtrlname dbname="mtrlname" initial="empty" )
  11. column=(type=char(50) update=yes updatewhereclause=yes name=mtrlengname dbname="mtrlengname" initial="empty" )
  12. column=(type=char(30) update=yes updatewhereclause=yes name=mtrltype dbname="mtrltype" initial="empty" )
  13. column=(type=char(255) update=yes updatewhereclause=yes name=mtrlsectype dbname="mtrlsectype" initial="empty" )
  14. column=(type=char(30) update=yes updatewhereclause=yes name=mtrlmode dbname="mtrlmode" initial="empty" )
  15. column=(type=char(255) update=yes updatewhereclause=yes name=zxmtrlmode dbname="zxmtrlmode" initial="empty" )
  16. column=(type=char(10) update=yes updatewhereclause=yes name=unit dbname="unit" initial="empty" )
  17. column=(type=decimal(10) update=yes updatewhereclause=yes name=planprice dbname="planprice" initial="0" )
  18. column=(type=char(255) update=yes updatewhereclause=yes name=dscrp dbname="dscrp" initial="empty" )
  19. column=(type=long update=yes updatewhereclause=yes name=mtrlprp dbname="Mtrlprp" initial="0" )
  20. column=(type=decimal(5) update=yes updatewhereclause=yes name=maxqty dbname="MaxQTY" initial="99999" )
  21. column=(type=decimal(5) update=yes updatewhereclause=yes name=minqty dbname="MinQTY" initial="0" )
  22. column=(type=decimal(4) update=yes updatewhereclause=yes name=ctokg dbname="ctokg" initial="1" )
  23. column=(type=decimal(4) update=yes updatewhereclause=yes name=packqty dbname="packqty" initial="0" )
  24. column=(type=datetime update=yes updatewhereclause=yes name=opdate dbname="opdate" initial="today" )
  25. column=(type=char(10) update=yes updatewhereclause=yes name=opemp dbname="opemp" initial="empty" )
  26. column=(type=char(30) update=yes updatewhereclause=yes name=prdpackcode dbname="prdpackcode" initial="empty" )
  27. column=(type=long update=yes updatewhereclause=yes name=isuse dbname="isuse" initial="1" values="有 效 1/有 效 0" )
  28. column=(type=long updatewhereclause=yes name=iflimitprice dbname="iflimitprice" initial="1" values="收货限价 1/收货限价 0" )
  29. column=(type=long update=yes updatewhereclause=yes name=lspacklimit dbname="lspacklimit" initial="0" values=" 1/ 0" )
  30. column=(type=decimal(10) update=yes updatewhereclause=yes name=lmsaleprice dbname="LMsaleprice" initial="0" )
  31. column=(type=decimal(10) update=yes updatewhereclause=yes name=lmbuyprice dbname="lmbuyprice" initial="0" )
  32. column=(type=long update=yes updatewhereclause=yes name=mtrlorigin dbname="Mtrlorigin" initial="0" )
  33. column=(type=long update=yes updatewhereclause=yes name=mtrltypeid dbname="mtrltypeid" initial="0" )
  34. column=(type=char(100) update=yes updatewhereclause=yes name=handtype dbname="handtype" initial="empty" )
  35. column=(type=char(30) update=yes updatewhereclause=yes name=barcode dbname="barcode" initial="empty" )
  36. column=(type=long update=yes updatewhereclause=yes name=mtrlkind dbname="mtrlkind" initial="0" values="直接统计 0/分摊统计 1/" )
  37. column=(type=decimal(5) update=yes updatewhereclause=yes name=net_weight dbname="net_weight" initial="0" )
  38. column=(type=decimal(5) update=yes updatewhereclause=yes name=gross_weight dbname="gross_weight" initial="0" )
  39. column=(type=decimal(5) update=yes updatewhereclause=yes name=cubage dbname="cubage" initial="0" )
  40. column=(type=long update=yes updatewhereclause=yes name=ifsafa dbname="ifsafa" initial="0" values=" 1/ 0" )
  41. column=(type=char(20) update=yes updatewhereclause=yes name=u_mtrldef_unit_buy dbname="unit_buy" initial="empty" )
  42. column=(type=decimal(5) update=yes updatewhereclause=yes name=u_mtrldef_rate_buy dbname="rate_buy" initial="0" )
  43. column=(type=char(20) update=yes updatewhereclause=yes name=u_mtrldef_unit_scll dbname="unit_scll" initial="empty" )
  44. column=(type=decimal(5) update=yes updatewhereclause=yes name=u_mtrldef_rate_scll dbname="rate_scll" initial="0" )
  45. column=(type=char(20) update=yes updatewhereclause=yes name=u_mtrldef_unit_sale dbname="unit_sale" initial="empty" )
  46. column=(type=decimal(5) update=yes updatewhereclause=yes name=u_mtrldef_rate_sale dbname="rate_sale" initial="0" )
  47. column=(type=long updatewhereclause=yes name=u_mtrldef_colorprp dbname="colorprp" initial="0" )
  48. column=(type=long updatewhereclause=yes name=u_mtrldef_scllflag dbname="scllflag" initial="0" )
  49. column=(type=decimal(5) updatewhereclause=yes name=taskrate dbname="taskrate" initial="0" )
  50. column=(type=decimal(5) updatewhereclause=yes name=taskaddqty dbname="taskaddqty" initial="0" )
  51. column=(type=long updatewhereclause=yes name=u_mtrldef_ifautoscll dbname="ifautoscll" initial="0" )
  52. column=(type=decimal(5) updatewhereclause=yes name=u_mtrldef_salerate dbname="salerate" initial="0" )
  53. column=(type=long updatewhereclause=yes name=u_mtrldef_fklevel dbname="fklevel" initial="0" )
  54. column=(type=decimal(5) updatewhereclause=yes name=u_mtrldef_dftmtrlcost dbname="dftmtrlcost" initial="0" )
  55. column=(type=decimal(5) updatewhereclause=yes name=u_mtrldef_dftempcost dbname="dftempcost" initial="0" )
  56. column=(type=decimal(5) updatewhereclause=yes name=u_mtrldef_wfjgcost dbname="wfjgcost" initial="0" )
  57. column=(type=decimal(5) updatewhereclause=yes name=u_mtrldef_dftsccost dbname="dftsccost" initial="0" )
  58. column=(type=decimal(5) updatewhereclause=yes name=u_mtrldef_dftglcost dbname="dftglcost" initial="0" )
  59. column=(type=decimal(5) updatewhereclause=yes name=u_mtrldef_othercost dbname="othercost" initial="0" )
  60. column=(type=decimal(5) updatewhereclause=yes name=u_mtrldef_uprate dbname="uprate" initial="0" )
  61. column=(type=decimal(5) updatewhereclause=yes name=u_mtrldef_upqty dbname="upqty" initial="0" )
  62. column=(type=decimal(5) updatewhereclause=yes name=u_mtrldef_upsalerate dbname="upsalerate" initial="0" )
  63. column=(type=decimal(5) updatewhereclause=yes name=u_mtrldef_upsaleqty dbname="upsaleqty" initial="0" )
  64. column=(type=long updatewhereclause=yes name=u_mtrldef_mrp_unit dbname="mrp_unit" initial="0" )
  65. column=(type=long updatewhereclause=yes name=u_mtrldef_dftsptid dbname="dftsptid" initial="0" )
  66. column=(type=long updatewhereclause=yes name=u_mtrldef_storageid dbname="storageid" initial="0" )
  67. column=(type=char(50) updatewhereclause=yes name=u_spt_name dbname="name" initial="empty" )
  68. column=(type=long updatewhereclause=yes name=u_mtrldef_ifcustom dbname="ifcustom" initial="0" )
  69. column=(type=long updatewhereclause=yes name=statusflag dbname="statusflag" initial="0" )
  70. column=(type=long updatewhereclause=yes name=u_mtrldef_statustype dbname="statustype" initial="0" )
  71. column=(type=long updatewhereclause=yes name=u_mtrldef_status_check dbname="status_check" initial="0" )
  72. column=(type=long updatewhereclause=yes name=woodcodeflag dbname="woodcodeflag" initial="0" )
  73. column=(type=long updatewhereclause=yes name=u_mtrldef_woodcodetype dbname="woodcodetype" initial="0" )
  74. column=(type=long updatewhereclause=yes name=u_mtrldef_woodcode_check dbname="woodcode_check" initial="0" )
  75. column=(type=long updatewhereclause=yes name=pcodeflag dbname="pcodeflag" initial="0" )
  76. column=(type=long updatewhereclause=yes name=u_mtrldef_pcodetype dbname="pcodetype" initial="0" )
  77. column=(type=long updatewhereclause=yes name=u_mtrldef_pcode_check dbname="pcode_check" initial="0" )
  78. column=(type=char(1000) updatewhereclause=yes name=u_mtrldef_configcode dbname="configcode" initial="empty" )
  79. column=(type=char(1000) updatewhereclause=yes name=u_mtrldef_configname dbname="configname" initial="empty" )
  80. column=(type=long updatewhereclause=yes name=u_mtrldef_configcodetype dbname="configcodetype" initial="0" )
  81. column=(type=char(255) updatewhereclause=yes name=u_mtrldef_mtrlcolor dbname="mtrlcolor" initial="empty" )
  82. column=(type=char(255) updatewhereclause=yes name=u_mtrldef_status_config dbname="status_config" initial="empty" )
  83. column=(type=char(255) updatewhereclause=yes name=u_mtrldef_woodcode_config dbname="woodcode_config" initial="empty" )
  84. column=(type=char(255) updatewhereclause=yes name=u_mtrldef_pcode_config dbname="pcode_config" initial="empty" )
  85. column=(type=char(255) updatewhereclause=yes name=u_mtrldef_usermtrlmode dbname="usermtrlmode" initial="empty" )
  86. column=(type=long updatewhereclause=yes name=u_mtrldef_buyunit dbname="buyunit" initial="0" )
  87. column=(type=long updatewhereclause=yes name=u_mtrldef_wfjgunit dbname="wfjgunit" initial="0" )
  88. column=(type=long updatewhereclause=yes name=u_mtrldef_scllunit dbname="scllunit" initial="0" )
  89. column=(type=long updatewhereclause=yes name=u_mtrldef_saleunit dbname="saleunit" initial="0" )
  90. column=(type=long updatewhereclause=yes name=u_mtrldef_buydec dbname="buydec" initial="5" )
  91. column=(type=long updatewhereclause=yes name=u_mtrldef_wfjgdec dbname="wfjgdec" initial="5" )
  92. column=(type=long updatewhereclause=yes name=u_mtrldef_sclldec dbname="sclldec" initial="5" )
  93. column=(type=long updatewhereclause=yes name=u_mtrldef_saledec dbname="saledec" initial="5" )
  94. column=(type=long updatewhereclause=yes name=u_mtrldef_ifpack dbname="ifpack" initial="0" )
  95. column=(type=long updatewhereclause=yes name=u_mtrldef_ifpackpro dbname="ifpackpro" initial="0" )
  96. column=(type=long updatewhereclause=yes name=u_mtrldef_ifpackpz dbname="ifpackpz" initial="0" )
  97. column=(type=long updatewhereclause=yes name=u_mtrldef_ifpackpro2 dbname="ifpackpro2" initial="0" )
  98. column=(type=long updatewhereclause=yes name=u_mtrldef_ifpacktype dbname="ifpacktype" initial="1" values="乘 0/除 1/" )
  99. column=(type=long updatewhereclause=yes name=u_mtrldef_issuliao dbname="issuliao" initial="0" )
  100. column=(type=long updatewhereclause=yes name=u_mtrldef_inprice_mode dbname="inprice_mode" initial="0" )
  101. column=(type=char(4) updatewhereclause=yes name=hqcmplmode dbname="HqCmplMode" initial="empty" )
  102. column=(type=char(200) updatewhereclause=yes name=u_mtrldef_cbformula dbname="CBFormula" initial="empty" )
  103. column=(type=char(30) updatewhereclause=yes name=hqmtrlcode dbname="HqMtrlcode" initial="empty" )
  104. column=(type=char(50) updatewhereclause=yes name=hqmtrlname dbname="HqMtrlname" initial="empty" )
  105. column=(type=decimal(5) updatewhereclause=yes name=u_mtrldef_upscllrate dbname="upscllrate" initial="0" )
  106. column=(type=decimal(5) updatewhereclause=yes name=u_mtrldef_upscllqty dbname="upscllqty" initial="0" )
  107. column=(type=long updatewhereclause=yes name=u_mtrldef_ifcheckaddqty dbname="ifcheckaddqty" )
  108. column=(type=char(500) updatewhereclause=yes name=u_mtrldef_strcheckaddqty dbname="strcheckaddqty" )
  109. column=(type=long updatewhereclause=yes name=u_mtrldef_ifautoscll_saletask dbname="ifautoscll_saletask" initial="0" )
  110. column=(type=long updatewhereclause=yes name=u_mtrldef_strcheck_digit dbname="strcheck_digit" )
  111. column=(type=char(100) updatewhereclause=yes name=u_mtrldef_status_default dbname="status_default" )
  112. column=(type=char(100) updatewhereclause=yes name=u_mtrldef_woodcode_default dbname="woodcode_default" )
  113. column=(type=char(100) updatewhereclause=yes name=u_mtrldef_pcode_default dbname="pcode_default" )
  114. column=(type=char(5) updatewhereclause=yes name=fj_num dbname="fj_num" )
  115. column=(type=char(255) updatewhereclause=yes name=u_mtrldef_priceformula dbname="priceformula" )
  116. column=(type=long updatewhereclause=yes name=u_mtrldef_scllunit dbname="scllunit" initial="0" )
  117. column=(type=long updatewhereclause=yes name=u_mtrldef_buyunit dbname="buyunit" initial="0" )
  118. column=(type=long updatewhereclause=yes name=u_mtrldef_saleunit dbname="saleunit" initial="0" )
  119. column=(type=long updatewhereclause=yes name=u_mtrldef_wfjgunit dbname="wfjgunit" initial="0" )
  120. column=(type=long updatewhereclause=yes name=u_mtrldef_saledec dbname="saledec" initial="5" )
  121. column=(type=long updatewhereclause=yes name=u_mtrldef_buydec dbname="buydec" initial="5" )
  122. column=(type=long updatewhereclause=yes name=u_mtrldef_sclldec dbname="sclldec" initial="5" )
  123. column=(type=long updatewhereclause=yes name=u_mtrldef_wfjgdec dbname="wfjgdec" initial="5" )
  124. column=(type=long updatewhereclause=yes name=u_mtrldef_lljg dbname="lljg" initial="0" values=" 1/ 0" )
  125. column=(type=char(500) updatewhereclause=yes name=u_mtrldef_qtyformula dbname="qtyformula" )
  126. column=(type=char(50) updatewhereclause=yes name=sptmtrlname dbname="sptmtrlname" )
  127. column=(type=char(30) updatewhereclause=yes name=sptmtrlcode dbname="sptmtrlcode" )
  128. column=(type=char(30) updatewhereclause=yes name=sptmtrlmode dbname="sptmtrlmode" )
  129. retrieve="SELECT u_mtrldef.mtrlid
  130. ,u_mtrldef.mtrlcode
  131. ,u_mtrldef.mtrlname
  132. ,u_mtrldef.mtrlengname
  133. ,u_mtrldef.mtrltype
  134. ,u_mtrldef.mtrlsectype
  135. ,u_mtrldef.mtrlmode
  136. ,u_mtrldef.zxmtrlmode
  137. ,u_mtrldef.unit
  138. ,u_mtrldef.planprice
  139. ,u_mtrldef.dscrp
  140. ,u_mtrldef.Mtrlprp
  141. ,u_mtrldef.MaxQTY
  142. ,u_mtrldef.MinQTY
  143. ,u_mtrldef.ctokg
  144. ,u_mtrldef.packqty
  145. ,u_mtrldef.opdate
  146. ,u_mtrldef.opemp
  147. ,u_mtrldef.prdpackcode
  148. ,u_mtrldef.isuse
  149. ,u_mtrldef.iflimitprice
  150. ,u_mtrldef.lspacklimit
  151. ,u_mtrldef.LMsaleprice
  152. ,u_mtrldef.lmbuyprice
  153. ,u_mtrldef.Mtrlorigin
  154. ,u_mtrldef.mtrltypeid
  155. ,u_mtrldef.handtype
  156. ,u_mtrldef.barcode
  157. ,u_mtrldef.mtrlkind
  158. ,u_mtrldef.net_weight
  159. ,u_mtrldef.gross_weight
  160. ,u_mtrldef.cubage
  161. ,u_mtrldef.ifsafa
  162. ,u_mtrldef.unit_buy
  163. ,u_mtrldef.rate_buy
  164. ,u_mtrldef.unit_scll
  165. ,u_mtrldef.rate_scll
  166. ,u_mtrldef.unit_sale
  167. ,u_mtrldef.rate_sale
  168. ,u_mtrldef.colorprp
  169. ,u_mtrldef.scllflag
  170. ,u_mtrldef.taskrate
  171. ,u_mtrldef.taskaddqty
  172. ,u_mtrldef.ifautoscll
  173. ,u_mtrldef.salerate
  174. ,u_mtrldef.fklevel
  175. ,u_mtrldef.dftmtrlcost
  176. ,u_mtrldef.dftempcost
  177. ,u_mtrldef.wfjgcost
  178. ,u_mtrldef.dftsccost
  179. ,u_mtrldef.dftglcost
  180. ,u_mtrldef.othercost
  181. ,u_mtrldef.uprate
  182. ,u_mtrldef.upqty
  183. ,u_mtrldef.upsalerate
  184. ,u_mtrldef.upsaleqty
  185. ,u_mtrldef.mrp_unit
  186. ,u_mtrldef.dftsptid
  187. ,u_mtrldef.storageid
  188. ,u_spt.name
  189. ,u_mtrldef.ifcustom
  190. ,u_mtrldef.statusflag
  191. ,u_mtrldef.statustype
  192. ,u_mtrldef.status_check
  193. ,u_mtrldef.woodcodeflag
  194. ,u_mtrldef.woodcodetype
  195. ,u_mtrldef.woodcode_check
  196. ,u_mtrldef.pcodeflag
  197. ,u_mtrldef.pcodetype
  198. ,u_mtrldef.pcode_check
  199. ,u_mtrldef.configcode
  200. ,u_mtrldef.configname
  201. ,u_mtrldef.configcodetype
  202. ,u_mtrldef.mtrlcolor
  203. ,u_mtrldef.status_config
  204. ,u_mtrldef.woodcode_config
  205. ,u_mtrldef.pcode_config
  206. ,u_mtrldef.usermtrlmode
  207. ,u_mtrldef.buyunit
  208. ,u_mtrldef.wfjgunit
  209. ,u_mtrldef.scllunit
  210. ,u_mtrldef.saleunit
  211. ,u_mtrldef.buydec
  212. ,u_mtrldef.wfjgdec
  213. ,u_mtrldef.sclldec
  214. ,u_mtrldef.saledec
  215. ,u_mtrldef.ifpack
  216. ,u_mtrldef.ifpackpro
  217. ,u_mtrldef.ifpackpz
  218. ,u_mtrldef.ifpackpro2
  219. ,u_mtrldef.ifpacktype
  220. ,u_mtrldef.issuliao
  221. ,u_mtrldef.inprice_mode
  222. ,CASE
  223. WHEN u_mtrldef.HqMtrlid > 0
  224. THEN '公式'
  225. ELSE 'BOM'
  226. END AS HqCmplMode
  227. ,u_mtrldef.CBFormula
  228. ,isnull(u_mtrldef_Hq.MtrlCode, '') AS HqMtrlcode
  229. ,isnull(u_mtrldef_Hq.MtrlName, '') AS HqMtrlname
  230. ,u_mtrldef.upscllrate
  231. ,u_mtrldef.upscllqty
  232. ,u_mtrldef.ifcheckaddqty
  233. ,u_mtrldef.strcheckaddqty
  234. ,u_mtrldef.ifautoscll_saletask
  235. ,u_mtrldef.strcheck_digit
  236. ,u_mtrldef.status_default
  237. ,u_mtrldef.woodcode_default
  238. ,u_mtrldef.pcode_default
  239. ,' ' AS fj_num
  240. ,u_mtrldef.priceformula
  241. ,u_mtrldef.scllunit
  242. ,u_mtrldef.buyunit
  243. ,u_mtrldef.saleunit
  244. ,u_mtrldef.wfjgunit
  245. ,u_mtrldef.saledec
  246. ,u_mtrldef.buydec
  247. ,u_mtrldef.sclldec
  248. ,u_mtrldef.wfjgdec
  249. ,u_mtrldef.lljg
  250. ,u_mtrldef.qtyformula
  251. ,sptTmp.sptmtrlname
  252. ,sptTmp.sptmtrlcode
  253. ,sptTmp.sptmtrlmode
  254. FROM u_mtrldef
  255. LEFT OUTER JOIN u_spt ON u_mtrldef.dftsptid = u_spt.sptid
  256. LEFT OUTER JOIN u_mtrldef u_mtrldef_Hq ON u_mtrldef.HqMtrlid = u_mtrldef_Hq.mtrlid
  257. LEFT OUTER JOIN (SELECT mtrlid
  258. ,sptmtrlname
  259. ,sptmtrlcode
  260. ,sptmtrlmode
  261. FROM u_sptmtrlname
  262. WHERE sptid = :arg_sptid ) AS sptTmp on u_mtrldef.mtrlid = sptTmp.mtrlid
  263. WHERE ( u_mtrldef.Mtrlorigin = :arg_Mtrlorigin or :arg_Mtrlorigin = - 1 )
  264. AND ( u_mtrldef.isuse = :arg_inuse OR :arg_inuse = -1 )
  265. and ( u_mtrldef.handtype like :arg_handtype or :arg_handtype = '' )
  266. and ( u_mtrldef.mtrlid in (select mtrlid from u_mtrl_storage where u_mtrl_storage.storageid in ( :arg_storageid_array ))
  267. or :arg_storageid = -1 and u_mtrldef.mtrlid not in (select mtrlid from u_mtrl_storage) )
  268. " arguments=(("arg_mtrlorigin", number),("arg_inuse", number),("arg_handtype", string),("arg_storageid_array", numberlist),("arg_storageid", number),("arg_sptid", number)) sort="mtrlcode A " )
  269. text(band=detail alignment="0" text="*来 源" border="0" color="16711680" x="928" y="28" height="52" width="192" html.valueishtml="0" name=t_6 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  270. column(band=detail id=25 alignment="0" tabsequence=20 border="4" color="0" x="1134" y="20" height="68" width="539" format="[general]" html.valueishtml="0" name=mtrlorigin visible="1" dddw.name=ddd_mtrlorigin dddw.displaycolumn=mtrlorigin_display dddw.datacolumn=mtrlorigin dddw.percentwidth=0 dddw.lines=10 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  271. text(band=detail alignment="1" text="*品 名" border="0" color="16711680" x="5" y="124" height="56" width="274" html.valueishtml="0" name=mtrlname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  272. text(band=detail alignment="1" text="*编 码" border="0" color="16711680" x="5" y="20" height="56" width="274" html.valueishtml="0" name=mtrlcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  273. column(band=detail id=2 alignment="0" tabsequence=10 border="4" color="0" x="288" y="20" height="68" width="617" format="[general]" html.valueishtml="0" name=mtrlcode tag="物料编码" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes criteria.required=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  274. text(band=detail alignment="1" text="*类 别" border="0" color="16711680" x="5" y="228" height="56" width="274" html.valueishtml="0" name=mtrltype_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  275. bitmap(band=detail filename="dview.bmp" x="1605" y="228" height="60" width="69" border="0" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" name=p_mtrltype pointer="HyperLink!" visible="1" transparency="0" )
  276. column(band=detail id=7 alignment="0" tabsequence=60 border="4" color="0" x="1079" y="332" height="68" width="594" format="[general]" html.valueishtml="0" name=mtrlmode visible="1" edit.limit=30 edit.case=any edit.autoselect=yes edit.autohscroll=yes criteria.required=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  277. text(band=detail alignment="1" text="*库存单位" border="0" color="16711680" x="32" y="332" height="56" width="247" html.valueishtml="0" name=unit_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  278. column(band=detail id=3 alignment="0" tabsequence=30 border="4" color="0" x="288" y="124" height="68" width="1385" format="[general]" html.valueishtml="0" name=mtrlname tag="物料名称" visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes criteria.required=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  279. column(band=detail id=26 alignment="0" tabsequence=40 border="4" color="33554432" x="288" y="228" height="68" width="1298" format="[general]" html.valueishtml="0" name=mtrltypeid visible="1" dddw.name=dw_mtrltype_son dddw.displaycolumn=handtype dddw.datacolumn=mtrltypeid dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.vscrollbar=yes criteria.required=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  280. column(band=detail id=9 alignment="0" tabsequence=50 border="4" color="0" x="288" y="332" height="68" width="539" format="[general]" html.valueishtml="0" name=unit tag="标准库存单位" visible="1" dddw.name=dw_dddw_unit dddw.displaycolumn=unit dddw.datacolumn=unit dddw.percentwidth=100 dddw.lines=0 dddw.limit=0 dddw.allowedit=yes dddw.useasborder=no dddw.case=any dddw.vscrollbar=yes criteria.required=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  281. text(band=detail alignment="1" text="自定义1" border="0" color="16711680" x="32" y="436" height="56" width="247" html.valueishtml="0" name=mtrlsectype_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  282. text(band=detail alignment="1" text="规 格" border="0" color="16711680" x="841" y="332" height="56" width="229" html.valueishtml="0" name=mtrlmode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  283. bitmap(band=detail filename="dview.bmp" x="1687" y="444" height="56" width="69" border="0" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" name=p_mtrlsectype pointer="HyperLink!" visible="1" transparency="0" )
  284. text(band=detail alignment="1" text="辅单位1" border="0" color="16711680" x="50" y="1628" height="52" width="224" html.valueishtml="0" name=u_mtrldef_unit_buy_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  285. text(band=detail alignment="1" text="包装单位" border="0" color="16711680" x="27" y="1520" height="60" width="247" html.valueishtml="0" name=t_1 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  286. column(band=detail id=30 alignment="1" tabsequence=110 border="4" color="0" x="283" y="1420" height="64" width="293" format="#,##0.0####" html.valueishtml="0" name=net_weight visible="1" edit.limit=0 edit.case=any edit.format="#,##0.0####" edit.autoselect=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  287. text(band=detail alignment="0" text="体 积" border="0" color="16711680" x="1115" y="1420" height="52" width="229" html.valueishtml="0" name=t_13 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  288. column(band=detail id=32 alignment="1" tabsequence=130 border="4" color="0" x="1353" y="1420" height="64" width="311" format="#,##0.0####" html.valueishtml="0" name=cubage visible="1" edit.limit=0 edit.case=any edit.autoselect=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  289. text(band=detail alignment="1" text="毛 重" border="0" color="16711680" x="581" y="1420" height="52" width="229" html.valueishtml="0" name=t_12 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  290. column(band=detail id=31 alignment="1" tabsequence=120 border="4" color="0" x="818" y="1420" height="64" width="288" format="#,##0.0####" html.valueishtml="0" name=gross_weight visible="1" edit.limit=0 edit.case=any edit.format="#,##0.0####" edit.autoselect=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  291. text(band=detail alignment="1" text="净 重" border="0" color="16711680" x="27" y="1420" height="52" width="247" html.valueishtml="0" name=t_11 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  292. text(band=detail alignment="1" text="物料类型" border="0" color="16711680" x="27" y="1312" height="60" width="247" html.valueishtml="0" name=u_mtrldef_issuliao_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  293. column(band=detail id=92 alignment="0" tabsequence=100 border="4" color="0" x="283" y="1312" height="68" width="539" format="[general]" html.valueishtml="0" name=u_mtrldef_issuliao visible="1" dddw.name=ddd_issuliao dddw.displaycolumn=issuliao_display dddw.datacolumn=issuliao dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  294. column(band=detail id=21 alignment="0" tabsequence=260 border="0" color="16711680" x="1161" y="1324" height="52" width="297" format="[general]" html.valueishtml="0" name=iflimitprice visible="1" checkbox.text="收货限价" checkbox.on="1" checkbox.off="0" checkbox.lefttext=yes checkbox.scale=no checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  295. column(band=detail id=20 alignment="0" tabsequence=250 border="0" color="16711680" x="837" y="1324" height="48" width="297" format="[general]" html.valueishtml="0" name=isuse visible="1" checkbox.text="有 效" checkbox.on="1" checkbox.off="0" checkbox.lefttext=yes checkbox.scale=no checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  296. column(band=detail id=4 alignment="0" tabsequence=90 border="4" color="0" x="283" y="1212" height="64" width="1385" format="[general]" html.valueishtml="0" name=mtrlengname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  297. text(band=detail alignment="1" text="英文名称" border="0" color="16711680" x="32" y="1212" height="52" width="251" html.valueishtml="0" name=mtrlengname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  298. column(band=detail id=37 alignment="1" tabsequence=200 border="4" color="0" x="837" y="1728" height="68" width="288" format="#,##0.0###" html.valueishtml="0" name=u_mtrldef_rate_scll visible="1" edit.limit=0 edit.case=any edit.format="#,##0.0###" edit.autoselect=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  299. column(band=detail id=39 alignment="1" tabsequence=220 border="4" color="0" x="1385" y="1728" height="68" width="288" format="#,##0.0###" html.valueishtml="0" name=u_mtrldef_rate_sale visible="1" edit.limit=0 edit.case=any edit.format="#,##0.0###" edit.autoselect=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  300. text(band=detail alignment="1" text="转换率3" border="0" color="16711680" x="1147" y="1728" height="60" width="229" html.valueishtml="0" name=t_18 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  301. text(band=detail alignment="1" text="转换率2" border="0" color="16711680" x="599" y="1728" height="60" width="233" html.valueishtml="0" name=t_17 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  302. column(band=detail id=34 alignment="0" tabsequence=170 border="4" color="0" x="283" y="1628" height="64" width="293" format="[general]" html.valueishtml="0" name=u_mtrldef_unit_buy visible="1" dddw.name=ddd_unit dddw.displaycolumn=unit dddw.datacolumn=unit dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=yes dddw.useasborder=no dddw.case=any dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  303. column(band=detail id=36 alignment="0" tabsequence=190 border="4" color="0" x="837" y="1628" height="64" width="288" format="[general]" html.valueishtml="0" name=u_mtrldef_unit_scll visible="1" dddw.name=ddd_unit dddw.displaycolumn=unit dddw.datacolumn=unit dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=yes dddw.useasborder=no dddw.case=any dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  304. text(band=detail alignment="1" text="辅单位2" border="0" color="16711680" x="599" y="1628" height="52" width="233" html.valueishtml="0" name=u_mtrldef_unit_scll_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  305. column(band=detail id=38 alignment="0" tabsequence=210 border="4" color="0" x="1385" y="1628" height="64" width="288" format="[general]" html.valueishtml="0" name=u_mtrldef_unit_sale visible="1" dddw.name=ddd_unit dddw.displaycolumn=unit dddw.datacolumn=unit dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=yes dddw.useasborder=no dddw.case=any dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  306. text(band=detail alignment="1" text="辅单位3" border="0" color="16711680" x="1147" y="1628" height="52" width="229" html.valueishtml="0" name=u_mtrldef_unit_sale_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  307. column(band=detail id=19 alignment="0" tabsequence=140 border="4" color="0" x="283" y="1520" height="68" width="293" format="[general]" html.valueishtml="0" name=prdpackcode visible="1" edit.limit=0 edit.case=any edit.autoselect=yes criteria.required=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  308. column(band=detail id=91 alignment="2" tabsequence=150 border="4" color="0" x="1038" y="1520" height="68" width="91" format="[general]" html.valueishtml="0" name=u_mtrldef_ifpacktype visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  309. column(band=detail id=16 alignment="1" tabsequence=160 border="4" color="0" x="1385" y="1520" height="68" width="288" format="#,##0.####" html.valueishtml="0" name=packqty visible="1" edit.limit=0 edit.case=any edit.format="#,##0.####" edit.autoselect=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  310. text(band=detail alignment="1" text="包装件数" border="0" color="16711680" x="1147" y="1520" height="60" width="229" html.valueishtml="0" name=t_2 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  311. text(band=detail alignment="1" text="总包装件数=数量" border="0" color="16711680" x="581" y="1520" height="60" width="434" html.valueishtml="0" name=t_5 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  312. text(band=detail alignment="1" text="自定义2" border="0" color="16711680" x="27" y="832" height="60" width="247" html.valueishtml="0" name=zxmtrlmode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  313. bitmap(band=detail filename="dview.bmp" x="1678" y="840" height="56" width="69" border="0" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" name=p_zxmtrlmode pointer="HyperLink!" visible="1" transparency="0" )
  314. column(band=detail id=8 alignment="0" tabsequence=80 border="2" color="0" x="283" y="828" height="364" width="1385" format="[general]" html.valueishtml="0" name=zxmtrlmode visible="1" edit.limit=255 edit.case=any edit.autoselect=yes edit.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  315. column(band=detail id=6 alignment="0" tabsequence=70 border="2" color="0" x="288" y="436" height="368" width="1385" format="[general]" html.valueishtml="0" name=mtrlsectype visible="1" edit.limit=255 edit.case=any edit.autoselect=yes edit.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  316. text(band=detail alignment="1" text="修改时间" border="0" color="0" x="96" y="2472" height="52" width="224" html.valueishtml="0" name=t_3 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  317. column(band=detail id=17 alignment="0" tabsequence=32766 border="4" color="0" x="329" y="2472" height="64" width="539" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=opdate visible="1" edit.limit=0 edit.case=any edit.autoselect=yes criteria.required=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  318. text(band=detail alignment="1" text="修 改 人" border="0" color="0" x="1161" y="2472" height="52" width="229" html.valueishtml="0" name=t_4 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  319. column(band=detail id=18 alignment="0" tabsequence=32766 border="4" color="0" x="1399" y="2472" height="64" width="311" format="[general]" html.valueishtml="0" name=opemp visible="1" edit.limit=0 edit.case=any edit.autoselect=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  320. bitmap(band=detail filename="dview.bmp" x="1627" y="1936" height="60" width="73" border="0" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" name=p_1 pointer="HyperLink!" visible="1" transparency="0" )
  321. text(band=detail alignment="1" text="转换率1" border="0" color="16711680" x="50" y="1728" height="60" width="224" html.valueishtml="0" name=t_8 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  322. text(band=detail alignment="1" text="条 形 码" border="0" color="16711680" x="27" y="1836" height="52" width="247" html.valueishtml="0" name=barcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  323. text(band=detail alignment="1" text="备 注" border="0" color="16711680" x="27" y="1936" height="60" width="247" html.valueishtml="0" name=dscrp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  324. column(band=detail id=35 alignment="1" tabsequence=180 border="4" color="0" x="283" y="1728" height="68" width="293" format="#,##0.0###" html.valueishtml="0" name=u_mtrldef_rate_buy visible="1" edit.limit=0 edit.case=any edit.format="#,##0.0###" edit.autoselect=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  325. column(band=detail id=11 alignment="0" tabsequence=240 border="4" color="0" x="283" y="1936" height="68" width="1298" format="[general]" html.valueishtml="0" name=dscrp visible="1" edit.limit=0 edit.case=any edit.autoselect=yes criteria.required=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  326. column(band=detail id=28 alignment="0" tabsequence=230 border="4" color="0" x="283" y="1836" height="64" width="1298" format="[general]" html.valueishtml="0" name=barcode visible="1" edit.limit=0 edit.case=any edit.autoselect=yes criteria.required=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  327. text(band=detail alignment="1" text="默认采购单位" border="0" color="16711680" x="50" y="2048" height="56" width="329" html.valueishtml="0" name=t_7 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  328. column(band=detail id=110 alignment="0" tabsequence=280 border="4" color="0" x="430" y="2048" height="68" width="352" format="[general]" html.valueishtml="0" name=u_mtrldef_buyunit visible="1" dddw.name=ddd_unittype dddw.displaycolumn=unittypename dddw.datacolumn=unittype dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any criteria.required=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  329. text(band=detail alignment="1" text="保留" border="0" color="16711680" x="800" y="2048" height="56" width="110" html.valueishtml="0" name=t_15 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  330. text(band=detail alignment="1" text="位小数" border="0" color="16711680" x="1083" y="2048" height="56" width="165" html.valueishtml="0" name=t_21 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  331. text(band=detail alignment="1" text="默认领料单位" border="0" color="16711680" x="50" y="2152" height="56" width="329" html.valueishtml="0" name=t_14 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  332. column(band=detail id=109 alignment="0" tabsequence=270 border="4" color="0" x="430" y="2152" height="68" width="352" format="[general]" html.valueishtml="0" name=u_mtrldef_scllunit visible="1" dddw.name=ddd_unittype dddw.displaycolumn=unittypename dddw.datacolumn=unittype dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any criteria.required=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  333. text(band=detail alignment="1" text="保留" border="0" color="16711680" x="800" y="2152" height="56" width="110" html.valueishtml="0" name=t_20 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  334. text(band=detail alignment="1" text="位小数" border="0" color="16711680" x="1088" y="2152" height="56" width="165" html.valueishtml="0" name=t_24 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  335. text(band=detail alignment="1" text="默认外协单位" border="0" color="16711680" x="50" y="2256" height="56" width="329" html.valueishtml="0" name=t_9 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  336. column(band=detail id=112 alignment="0" tabsequence=300 border="4" color="0" x="430" y="2256" height="68" width="352" format="[general]" html.valueishtml="0" name=u_mtrldef_wfjgunit visible="1" dddw.name=ddd_unittype dddw.displaycolumn=unittypename dddw.datacolumn=unittype dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any criteria.required=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  337. text(band=detail alignment="1" text="保留" border="0" color="16711680" x="795" y="2256" height="56" width="110" html.valueishtml="0" name=t_19 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  338. text(band=detail alignment="1" text="位小数" border="0" color="16711680" x="1088" y="2256" height="56" width="165" html.valueishtml="0" name=t_23 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  339. column(band=detail id=111 alignment="0" tabsequence=290 border="4" color="0" x="430" y="2372" height="68" width="352" format="[general]" html.valueishtml="0" name=u_mtrldef_saleunit visible="1" dddw.name=ddd_unittype dddw.displaycolumn=unittypename dddw.datacolumn=unittype dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any criteria.required=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  340. text(band=detail alignment="1" text="保留" border="0" color="16711680" x="795" y="2372" height="56" width="110" html.valueishtml="0" name=t_16 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  341. text(band=detail alignment="1" text="位小数" border="0" color="16711680" x="1088" y="2372" height="56" width="165" html.valueishtml="0" name=t_22 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  342. column(band=detail id=114 alignment="1" tabsequence=320 border="4" color="0" x="942" y="2048" height="56" width="101" format="[general]" html.valueishtml="0" name=u_mtrldef_buydec visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  343. column(band=detail id=115 alignment="1" tabsequence=350 border="4" color="0" x="937" y="2152" height="56" width="101" format="[general]" html.valueishtml="0" name=u_mtrldef_sclldec visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  344. column(band=detail id=116 alignment="1" tabsequence=340 border="4" color="0" x="942" y="2256" height="56" width="101" format="[general]" html.valueishtml="0" name=u_mtrldef_wfjgdec visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  345. text(band=detail alignment="1" text="默认销售单位" border="0" color="16711680" x="50" y="2372" height="56" width="329" html.valueishtml="0" name=t_10 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  346. text(band=detail alignment="1" text="来料加工" border="0" color="16711680" x="1371" y="2372" height="56" width="247" html.valueishtml="0" name=t_25 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  347. column(band=detail id=113 alignment="1" tabsequence=310 border="4" color="0" x="946" y="2372" height="56" width="101" format="[general]" html.valueishtml="0" name=u_mtrldef_saledec visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  348. column(band=detail id=117 alignment="0" tabsequence=360 border="0" color="16711680" x="1637" y="2372" height="64" width="73" format="[general]" html.valueishtml="0" name=u_mtrldef_lljg visible="1" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.scale=no checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  349. htmltable(border="1" )
  350. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" pagingmethod=0 generatedddwframes="1" )
  351. xhtmlgen() cssgen(sessionspecific="0" )
  352. xmlgen(inline="0" )
  353. xsltgen()
  354. jsgen()
  355. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 template=(comment="" encoding="UTF-16LE" name="ewiserp" xml="<?xml version=~"1.0~" encoding=~"UTF-16LE~" standalone=~"no~"?><dw_mtrl_edit_base><dw_mtrl_edit_base_row __pbband=~"detail~"><mtrlid>mtrlid</mtrlid><mtrlcode>mtrlcode</mtrlcode><mtrlname>mtrlname</mtrlname><mtrlengname>mtrlengname</mtrlengname><mtrltype>mtrltype</mtrltype><mtrlsectype>mtrlsectype</mtrlsectype><mtrlmode>mtrlmode</mtrlmode><zxmtrlmode>zxmtrlmode</zxmtrlmode><unit>unit</unit><planprice>planprice</planprice><dscrp>dscrp</dscrp><mtrlprp>mtrlprp</mtrlprp><maxqty>maxqty</maxqty><minqty>minqty</minqty><ctokg>ctokg</ctokg><packqty>packqty</packqty><opdate>opdate</opdate><opemp>opemp</opemp><prdpackcode>prdpackcode</prdpackcode><isuse>isuse</isuse><iflimitprice>iflimitprice</iflimitprice><lspacklimit>lspacklimit</lspacklimit><lmsaleprice>lmsaleprice</lmsaleprice><lmbuyprice>lmbuyprice</lmbuyprice><mtrlorigin>mtrlorigin</mtrlorigin><mtrltypeid>mtrltypeid</mtrltypeid><handtype>handtype</handtype><barcode>barcode</barcode><mtrlkind>mtrlkind</mtrlkind><net_weight>net_weight</net_weight><gross_weight>gross_weight</gross_weight><cubage>cubage</cubage><ifsafa>ifsafa</ifsafa><u_mtrldef_unit_buy>u_mtrldef_unit_buy</u_mtrldef_unit_buy><u_mtrldef_rate_buy>u_mtrldef_rate_buy</u_mtrldef_rate_buy><u_mtrldef_unit_scll>u_mtrldef_unit_scll</u_mtrldef_unit_scll><u_mtrldef_rate_scll>u_mtrldef_rate_scll</u_mtrldef_rate_scll><u_mtrldef_unit_sale>u_mtrldef_unit_sale</u_mtrldef_unit_sale><u_mtrldef_rate_sale>u_mtrldef_rate_sale</u_mtrldef_rate_sale><u_mtrldef_colorprp>u_mtrldef_colorprp</u_mtrldef_colorprp><u_mtrldef_scllflag>u_mtrldef_scllflag</u_mtrldef_scllflag><taskrate>taskrate</taskrate><taskaddqty>taskaddqty</taskaddqty><u_mtrldef_ifautoscll>u_mtrldef_ifautoscll</u_mtrldef_ifautoscll><u_mtrldef_salerate>u_mtrldef_salerate</u_mtrldef_salerate><u_mtrldef_fklevel>u_mtrldef_fklevel</u_mtrldef_fklevel><u_mtrldef_dftmtrlcost>u_mtrldef_dftmtrlcost</u_mtrldef_dftmtrlcost><u_mtrldef_dftempcost>u_mtrldef_dftempcost</u_mtrldef_dftempcost><u_mtrldef_wfjgcost>u_mtrldef_wfjgcost</u_mtrldef_wfjgcost><u_mtrldef_dftsccost>u_mtrldef_dftsccost</u_mtrldef_dftsccost><u_mtrldef_dftglcost>u_mtrldef_dftglcost</u_mtrldef_dftglcost><u_mtrldef_othercost>u_mtrldef_othercost</u_mtrldef_othercost><u_mtrldef_uprate>u_mtrldef_uprate</u_mtrldef_uprate><u_mtrldef_upqty>u_mtrldef_upqty</u_mtrldef_upqty><u_mtrldef_mrp_unit>u_mtrldef_mrp_unit</u_mtrldef_mrp_unit><u_mtrldef_dftsptid>u_mtrldef_dftsptid</u_mtrldef_dftsptid><u_mtrldef_storageid>u_mtrldef_storageid</u_mtrldef_storageid><u_spt_name>u_spt_name</u_spt_name><u_mtrldef_ifcustom>u_mtrldef_ifcustom</u_mtrldef_ifcustom><statusflag>statusflag</statusflag><u_mtrldef_statustype>u_mtrldef_statustype</u_mtrldef_statustype><u_mtrldef_status_check>u_mtrldef_status_check</u_mtrldef_status_check><woodcodeflag>woodcodeflag</woodcodeflag><u_mtrldef_woodcodetype>u_mtrldef_woodcodetype</u_mtrldef_woodcodetype><u_mtrldef_woodcode_check>u_mtrldef_woodcode_check</u_mtrldef_woodcode_check><pcodeflag>pcodeflag</pcodeflag><u_mtrldef_pcodetype>u_mtrldef_pcodetype</u_mtrldef_pcodetype><u_mtrldef_pcode_check>u_mtrldef_pcode_check</u_mtrldef_pcode_check><u_mtrldef_configcode>u_mtrldef_configcode</u_mtrldef_configcode><u_mtrldef_configname>u_mtrldef_configname</u_mtrldef_configname><u_mtrldef_configcodetype>u_mtrldef_configcodetype</u_mtrldef_configcodetype><u_mtrldef_mtrlcolor>u_mtrldef_mtrlcolor</u_mtrldef_mtrlcolor><u_mtrldef_status_config>u_mtrldef_status_config</u_mtrldef_status_config><u_mtrldef_woodcode_config>u_mtrldef_woodcode_config</u_mtrldef_woodcode_config><u_mtrldef_pcode_config>u_mtrldef_pcode_config</u_mtrldef_pcode_config><u_mtrldef_usermtrlmode/><u_mtrldef_buyunit/><u_mtrldef_wfjgunit/><u_mtrldef_scllunit/><u_mtrldef_saleunit/><u_mtrldef_buydec/><u_mtrldef_wfjgdec/><u_mtrldef_sclldec/><u_mtrldef_saledec/><u_mtrldef_ifpack/><u_mtrldef_ifpackpro/><u_mtrldef_ifpackpz/><u_mtrldef_ifpackpro2/><u_mtrldef_ifpacktype/></dw_mtrl_edit_base_row></dw_mtrl_edit_base>"))
  356. import.xml()
  357. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
  358. export.xhtml()