dw_mtrl_default_sc.srd 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. $PBExportHeader$dw_mtrl_default_sc.srd
  2. $PBExportComments$分部指定仓位商品
  3. release 9;
  4. datawindow(units=0 timer_interval=0 color=16777215 processing=1 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 hidegrayline=no grid.lines=0 selected.mouse=no )
  5. header(height=68 color="536870912" )
  6. summary(height=0 color="536870912" )
  7. footer(height=64 color="536870912" )
  8. detail(height=76 color="536870912" )
  9. table(column=(type=long updatewhereclause=yes name=storageid dbname="Storageid" )
  10. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrlcode dbname="mtrlcode" initial="empty" )
  11. column=(type=char(80) updatewhereclause=yes name=u_mtrldef_mtrlname dbname="mtrlname" initial="empty" )
  12. column=(type=char(30) updatewhereclause=yes name=u_mtrldef_mtrltype dbname="mtrltype" initial="empty" )
  13. column=(type=char(10) updatewhereclause=yes name=u_mtrldef_unit dbname="unit" initial="empty" )
  14. column=(type=long updatewhereclause=yes name=u_mtrl_default_storag_scid dbname="ScID" )
  15. column=(type=long updatewhereclause=yes name=u_mtrl_default_storag_mtrlid dbname="MtrlID" )
  16. column=(type=decimal(4) updatewhereclause=yes name=ifuseinware dbname="ifuseinware" )
  17. retrieve="SELECT u_Mtrl_default_storag.Storageid, u_mtrldef.mtrlcode,
  18. ltrim(rtrim(u_mtrldef.mtrlname))+ltrim(rtrim(u_mtrldef.mtrlMode)) as mtrlname, u_mtrldef.mtrltype, u_mtrldef.unit,
  19. u_Mtrl_default_storag.ScID, u_Mtrl_default_storag.MtrlID,
  20. isnull(u_mtrlware.noallocqty + u_mtrlware.allocqty,0) as ifuseinware
  21. FROM u_Mtrl_default_storag INNER JOIN
  22. u_mtrldef ON
  23. u_Mtrl_default_storag.MtrlID = u_mtrldef.mtrlid LEFT OUTER JOIN
  24. u_mtrlware ON u_Mtrl_default_storag.MtrlID = u_mtrlware.mtrlid AND
  25. u_Mtrl_default_storag.ScID = u_mtrlware.scid
  26. WHERE (u_Mtrl_default_storag.ScID = :arg_scid)" arguments=(("arg_scid", number)) sort="u_mtrldef_mtrlcode A " )
  27. text(band=header alignment="2" text="编码" border="0" color="0" x="270" y="8" height="56" width="457" html.valueishtml="0" name=u_mtrldef_mtrlcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  28. text(band=header alignment="2" text="品名" border="0" color="0" x="736" y="8" height="56" width="1321" html.valueishtml="0" name=u_mtrldef_mtrlname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  29. text(band=header alignment="2" text="库存单位" border="0" color="0" x="2066" y="8" height="56" width="219" html.valueishtml="0" name=u_mtrldef_unit_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  30. text(band=header alignment="2" text="仓位" border="0" color="16711680" x="9" y="8" height="56" width="251" 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="1" background.color="536870912" )
  31. text(band=header alignment="2" text="类别" border="0" color="0" x="2295" y="8" height="56" width="238" html.valueishtml="0" name=u_mtrldef_mtrltype_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  32. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0" x="270" y="4" height="68" width="457" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlcode tag="物料编码" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( ifuseinware >0, rgb(200,200,200),rgb(255,255,255) )" )
  33. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0" x="736" y="4" height="68" width="1321" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrlname tag="物料名称" visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( ifuseinware >0, rgb(200,200,200),rgb(255,255,255) )" )
  34. column(band=detail id=5 alignment="2" tabsequence=32766 border="0" color="0" x="2066" y="4" height="68" width="219" format="[general]" html.valueishtml="0" name=u_mtrldef_unit tag="标准库存单位" visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( ifuseinware >0, rgb(200,200,200),rgb(255,255,255) )" )
  35. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="16711680~tif( ifuseinware >0, rgb(0,0,0),rgb(0,0,255) )" x="9" y="4" height="68" width="251" format="" html.valueishtml="0" protect="0~tif (ifuseinware>0 ,1,0)" name=storageid visible="1" dddw.name=dddw_defstorage_decise dddw.displaycolumn=storagename dddw.datacolumn=storageid dddw.percentwidth=100 dddw.lines=20 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( ifuseinware >0, rgb(200,200,200),rgb(255,255,255) )" )
  36. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="0" x="2295" y="4" height="68" width="238" format="[general]" html.valueishtml="0" name=u_mtrldef_mtrltype tag="物料类别" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif( ifuseinware >0, rgb(200,200,200),rgb(255,255,255) )" )
  37. compute(band=footer alignment="2" expression="count(storageid for all)"border="0" color="8388608" x="9" y="4" height="56" width="251" format="[general]" html.valueishtml="0" name=compute_1 visible="1" font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  38. htmltable(border="1" )
  39. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  40. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  41. import.xml()
  42. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )