dw_bom_modle_ch.srd 3.9 KB

12345678910111213141516171819202122232425262728
  1. $PBExportHeader$dw_bom_modle_ch.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=1073741824 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 )
  4. header(height=72 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=72 color="536870912" )
  8. table(column=(type=long update=yes updatewhereclause=yes key=yes name=modleid dbname="u_cmpl_modle.ModleID" initial="0" )
  9. column=(type=char(255) update=yes updatewhereclause=yes name=modlename dbname="u_cmpl_modle.ModleName" initial="empty" )
  10. column=(type=char(10) update=yes updatewhereclause=yes name=opemp dbname="u_cmpl_modle.opemp" initial="empty" )
  11. column=(type=datetime update=yes updatewhereclause=yes name=opdate dbname="u_cmpl_modle.opdate" )
  12. retrieve="SELECT ModleID
  13. ,ModleName
  14. ,opemp
  15. ,opdate
  16. FROM u_cmpl_modle
  17. where modletype = 2" update="u_cmpl_modle" updatewhere=1 updatekeyinplace=no )
  18. text(band=header alignment="2" text="名称" border="0" color="33554432" x="9" y="8" height="56" width="937" html.valueishtml="0" name=modlename_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" )
  19. text(band=header alignment="2" text="修改人" border="0" color="33554432" x="955" y="8" height="56" width="215" html.valueishtml="0" name=opemp_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" )
  20. text(band=header alignment="2" text="修改日期" border="0" color="33554432" x="1179" y="8" height="56" width="347" html.valueishtml="0" name=opdate_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" )
  21. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="9" y="8" height="56" width="937" format="[general]" html.valueishtml="0" name=modlename visible="1" edit.limit=255 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  22. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="955" y="8" height="56" width="215" format="[general]" html.valueishtml="0" name=opemp 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  23. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="1179" y="8" height="56" width="347" format="yyyy-MM-dd hh:mm" html.valueishtml="0" name=opdate visible="1" edit.limit=0 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  24. htmltable(border="1" )
  25. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  26. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  27. import.xml()
  28. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )