dw_rp_static.srd 5.9 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. $PBExportHeader$dw_rp_static.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=60000 color=16777215 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 2 print.margin.left = 110 print.margin.right = 110 print.margin.top = 96 print.margin.bottom = 96 print.paper.source = 0 print.paper.size = 9 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 )
  4. header(height=276 color="536870912" )
  5. summary(height=68 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=76 color="536870912" )
  8. table(column=(type=long update=yes updatewhereclause=yes name=inoutflag dbname="u_static.inoutflag" initial="0" values="进仓[1] 1/出仓[0] 0/" )
  9. column=(type=char(255) update=yes updatewhereclause=yes name=reason dbname="u_static.reason" initial="empty" )
  10. column=(type=char(50) update=yes updatewhereclause=yes name=memo dbname="u_static.memo" initial="empty" )
  11. column=(type=datetime update=yes updatewhereclause=yes name=opdate dbname="u_static.opdate" initial="today" )
  12. column=(type=char(10) update=yes updatewhereclause=yes name=opemp dbname="u_static.opemp" initial="empty" )
  13. column=(type=long update=yes updatewhereclause=yes key=yes name=staticid dbname="u_static.staticid" initial="0" )
  14. retrieve=" SELECT u_static.inoutflag,
  15. u_static.reason,
  16. u_static.memo,
  17. u_static.opdate,
  18. u_static.opemp,
  19. u_static.staticid
  20. FROM u_static
  21. " update="u_static" updatewhere=0 updatekeyinplace=no )
  22. text(band=header alignment="2" text="标记" border="2" color="0" x="9" y="220" height="56" width="411" html.valueishtml="0" name=inoutflag_t visible="1" font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  23. text(band=header alignment="2" text="原因" border="2" color="0" x="430" y="220" height="56" width="622" html.valueishtml="0" name=reason_t visible="1" font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  24. text(band=header alignment="2" text="说明" border="2" color="0" x="1061" y="220" height="56" width="1723" html.valueishtml="0" name=memo_t visible="1" font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  25. column(band=detail id=1 alignment="2" tabsequence=32766 border="0" color="0" x="9" y="4" height="68" width="411" format="[general]" html.valueishtml="0" name=inoutflag visible="1" ddlb.limit=0 ddlb.sorted=yes ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  26. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0" x="430" y="4" height="68" width="622" format="[general]" html.valueishtml="0" name=reason visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  27. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0" x="1061" y="4" height="68" width="1723" format="[general]" html.valueishtml="0" name=memo visible="1" edit.limit=50 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-10" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  28. compute(band=summary alignment="2" expression="count(reason for all)"border="0" color="0" x="430" y="4" height="60" width="622" format="[general]" html.valueishtml="0" name=compute_1 visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  29. text(band=summary alignment="2" text="合计" border="0" color="33554432" x="9" y="4" height="60" width="411" html.valueishtml="0" name=t_2 visible="1" font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  30. text(band=foreground alignment="1" text="" border="0" color="33554431" x="0" y="0" height="216" width="2830" html.valueishtml="0" name=t_1 visible="1" resizeable=1 font.face="宋体" font.height="-10" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="33554431" )
  31. compute(band=foreground alignment="0" expression="'打印日期: '+string(today(),'yyyy-mm-dd')+' 共 '+string(pageCount())+' 页 第 ' + string(page()) + ' 页'"border="0" color="0" x="9" y="144" height="56" width="1705" format="[general]" html.valueishtml="0" name=pagemsg visible="1" moveable=1 font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  32. text(band=foreground alignment="0" text="异常原因" border="0" color="0" x="9" y="8" height="124" width="1678" html.valueishtml="0" name=title visible="1" moveable=1 font.face="宋体" font.height="-20" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="33554431" )
  33. htmltable(border="1" )
  34. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  35. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  36. import.xml()
  37. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )