dw_sc_abnormitymx_edit.srd 13 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. $PBExportHeader$dw_sc_abnormitymx_edit.srd
  2. release 9;
  3. 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 )
  4. header(height=68 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=64 color="536870912" )
  7. detail(height=76 color="536870912" )
  8. table(column=(type=char(20) updatewhereclause=yes name=empcode dbname="u_sc_abnormitymx.Empcode" initial="empty" )
  9. column=(type=char(20) updatewhereclause=yes name=u_sc_workprocedure_code dbname="u_sc_workprocedure.code" initial="empty" )
  10. column=(type=decimal(5) update=yes updatewhereclause=yes name=amount dbname="u_sc_abnormitymx.Amount" initial="0" )
  11. column=(type=decimal(10) update=yes updatewhereclause=yes name=wage dbname="u_sc_abnormitymx.Wage" initial="0" )
  12. column=(type=decimal(5) updatewhereclause=yes name=u_sc_abnormitymx_workhour dbname="u_sc_abnormitymx.workhour" initial="0" )
  13. column=(type=char(20) updatewhereclause=yes name=relcode dbname="u_sc_abnormitymx.relcode" initial="empty" )
  14. column=(type=char(255) updatewhereclause=yes name=mxdscrp dbname="u_sc_abnormitymx.mxdscrp" initial="empty" )
  15. column=(type=long updatewhereclause=yes name=u_sc_abnormitymx_proid dbname="u_sc_abnormitymx.proid" initial="0" )
  16. column=(type=long update=yes updatewhereclause=yes name=empid dbname="u_sc_abnormitymx.Empid" initial="0" )
  17. column=(type=char(30) updatewhereclause=yes name=u_sc_workprocedure_name dbname="u_sc_workprocedure.name" initial="empty" )
  18. column=(type=char(20) updatewhereclause=yes name=empname dbname="u_sc_abnormitymx.Empname" initial="empty" )
  19. column=(type=long update=yes updatewhereclause=yes name=billid dbname="u_sc_abnormitymx.billid" initial="0" )
  20. column=(type=long updatewhereclause=yes name=printid dbname="u_sc_abnormitymx.printid" initial="0" )
  21. retrieve="SELECT u_sc_abnormitymx.Empcode ,
  22. u_sc_workprocedure.code,
  23. u_sc_abnormitymx.Amount ,
  24. u_sc_abnormitymx.Wage ,
  25. u_sc_abnormitymx.workhour,
  26. u_sc_abnormitymx.relcode ,
  27. u_sc_abnormitymx.mxdscrp ,
  28. u_sc_abnormitymx.proid,
  29. u_sc_abnormitymx.Empid ,
  30. u_sc_workprocedure.name,
  31. u_sc_abnormitymx.Empname ,
  32. u_sc_abnormitymx.billid ,
  33. u_sc_abnormitymx.printid
  34. FROM u_sc_abnormitymx,u_sc_workprocedure
  35. WHERE u_sc_abnormitymx.proid = u_sc_workprocedure.proid
  36. AND ( u_sc_abnormitymx.billid = :billid )
  37. " arguments=(("billid", number)) sort="printid A " )
  38. text(band=header alignment="2" text="数量" border="0" color="16711680" x="1691" y="8" height="56" width="274" html.valueishtml="0" name=amount_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" )
  39. text(band=header alignment="2" text="工价" border="0" color="16711680" x="1975" y="8" height="56" width="334" html.valueishtml="0" name=wage_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" )
  40. text(band=header alignment="2" text="员工编号" border="0" color="8388608" x="96" y="8" height="56" width="329" html.valueishtml="0" name=empcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  41. text(band=header alignment="2" text="员工名称" border="0" color="33554432" x="434" y="8" height="56" width="402" html.valueishtml="0" name=empname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  42. text(band=header alignment="2" text="序" border="0" color="33554432" x="9" y="8" height="56" width="78" 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" )
  43. text(band=header alignment="2" text="金额" border="0" color="0" x="2318" y="8" height="56" width="338" 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" )
  44. text(band=header alignment="2" text="工序号" border="0" color="16711680" x="846" y="8" height="56" width="357" html.valueishtml="0" name=u_sc_workprocedure_code_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" )
  45. text(band=header alignment="2" text="工序名称" border="0" color="33554432" x="1211" y="8" height="56" width="471" html.valueishtml="0" name=u_sc_workprocedure_name_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" )
  46. text(band=header alignment="2" text="备注" border="0" color="16711680" x="3237" y="8" height="56" width="1097" html.valueishtml="0" name=mxdscrp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  47. text(band=header alignment="2" text="工时" border="0" color="16711680" x="2665" y="8" height="56" width="270" html.valueishtml="0" name=u_sc_abnormitymx_workhour_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" )
  48. text(band=header alignment="2" text="编号" border="0" color="16711680" x="2944" y="8" height="56" width="283" html.valueishtml="0" name=relcode_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" )
  49. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="8388608" x="96" y="4" height="68" width="329" format="[general]" html.valueishtml="0" name=empcode visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
  50. column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="0" x="434" y="4" height="68" width="402" format="[general]" html.valueishtml="0" name=empname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
  51. compute(band=detail alignment="2" expression="getrow()"border="0" color="33554432" x="9" y="4" height="68" width="78" format="[GENERAL]" html.valueishtml="0" name=pid visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="1073741824~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
  52. column(band=detail id=4 alignment="1" tabsequence=32766 border="0" color="16711680" x="1975" y="4" height="68" width="334" format="#,##0.00############" html.valueishtml="0" name=wage tag="工资" visible="1" edit.limit=0 edit.case=any edit.format="#,##0.00############" 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="0" background.color="536870912~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
  53. column(band=detail id=3 alignment="1" tabsequence=32766 border="0" color="16711680" x="1691" y="4" height="68" width="274" format="#,##0.#######" html.valueishtml="0" name=amount tag="处理数量" visible="1" edit.limit=0 edit.case=any edit.format="#,##0.#######" 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="0" background.color="536870912~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
  54. compute(band=detail alignment="1" expression="round( amount * wage ,2)"border="0" color="0" x="2318" y="4" height="68" width="338" format="#,##0.00" html.valueishtml="0" name=compute_3 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
  55. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="16711680" x="846" y="4" height="68" width="357" format="[general]" html.valueishtml="0" name=u_sc_workprocedure_code 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="0" background.color="536870912~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
  56. column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="1211" y="4" height="68" width="471" format="[general]" html.valueishtml="0" name=u_sc_workprocedure_name visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
  57. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="16711680" x="3237" y="4" height="68" width="1097" format="[general]" html.valueishtml="0" name=mxdscrp visible="1" edit.limit=0 edit.case=any edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
  58. column(band=detail id=5 alignment="1" tabsequence=32766 border="0" color="16711680" x="2665" y="4" height="68" width="270" format="#,##0.0####" html.valueishtml="0" name=u_sc_abnormitymx_workhour visible="1" edit.limit=0 edit.case=any edit.format="#,##0.0####" 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="0" background.color="536870912~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
  59. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="16711680" x="2944" y="4" height="68" width="283" format="[general]" html.valueishtml="0" name=relcode visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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="1073741824~tif(mod(getrow(),2)=1, rgb(255,255,255) , rgb(232,242,249))" )
  60. compute(band=footer alignment="2" expression="count(empcode for all)"border="0" color="8388608" x="96" y="4" height="56" width="329" format="[general]" html.valueishtml="0" name=compute_2 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" )
  61. compute(band=footer alignment="1" expression="sum(round( amount * wage ,2) for all)"border="0" color="0" x="2318" y="4" height="56" width="338" format="#,##0.00" html.valueishtml="0" name=compute_4 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" )
  62. compute(band=footer alignment="1" expression="sum(amount for all)"border="0" color="16711680" x="1691" y="4" height="56" width="274" format="#,##0.##" html.valueishtml="0" name=compute_5 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" )
  63. htmltable(border="1" )
  64. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  65. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  66. import.xml()
  67. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )