dw_rp_dqtaskmx_new.srd 8.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. $PBExportHeader$dw_rp_dqtaskmx_new.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=1073741824 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 hidegrayline=no rows_per_detail = 4 )
  4. header(height=60 color="536870912" )
  5. summary(height=84 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=76 color="536870912" )
  8. table(column=(type=char(30) updatewhereclause=yes name=u_gz_wageitem_wagename dbname="u_gz_wageitem.Wagename" )
  9. column=(type=long updatewhereclause=yes name=u_gz_wageitem_wageid dbname="u_gz_wageitem.wageid" )
  10. column=(type=long updatewhereclause=yes name=u_gz_wageitem_wagetype dbname="u_gz_wageitem.wagetype" )
  11. column=(type=decimal(2) updatewhereclause=yes name=wageamt dbname="Wageamt" )
  12. retrieve=" SELECT u_gz_wageitem.Wagename, u_gz_wageitem.wageid,u_gz_wageitem.wagetype,
  13. case u_gz_wageitem.wagetype when 0 then sum(u_gz_wagemx.Wageamt) else sum(u_gz_wagemx.Wageamt * u_gz_wageitem.wagetype) end as Wageamt
  14. FROM u_gz_wageitem,
  15. u_gz_wagemx
  16. WHERE ( u_gz_wageitem.wageid = u_gz_wagemx.wageid ) and
  17. ( ( u_gz_wagemx.empid = :arg_empid ) AND
  18. ( u_gz_wagemx.wagemth = :arg_month ) )
  19. GROUP BY u_gz_wageitem.Wagename ,u_gz_wageitem.wageid ,u_gz_wageitem.wagetype
  20. " arguments=(("arg_month", number),("arg_empid", number)) sort="u_gz_wageitem_wageid A " )
  21. text(band=header alignment="2" text="工资项目" border="2" color="0" x="5" y="4" height="56" width="270" html.valueishtml="0" name=u_gz_wageitem_wagename_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" )
  22. text(band=header alignment="2" text="工资项目" border="2" color="0" x="530" y="4" height="56" width="270" html.valueishtml="0" name=u_gz_wageitem_wagename_t_2 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" )
  23. text(band=header alignment="2" text="工资项目" border="2" color="0" x="1056" y="4" height="56" width="270" html.valueishtml="0" name=u_gz_wageitem_wagename_t_3 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" )
  24. text(band=header alignment="2" text="工资项目" border="2" color="0" x="1582" y="4" height="56" width="270" html.valueishtml="0" name=u_gz_wageitem_wagename_t_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" )
  25. text(band=header alignment="2" text="金 额" border="2" color="0" x="279" y="4" height="56" width="238" html.valueishtml="0" name=wageamt_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" )
  26. text(band=header alignment="2" text="金 额" border="2" color="0" x="805" y="4" height="56" width="238" html.valueishtml="0" name=wageamt_t_2 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" )
  27. text(band=header alignment="2" text="金 额" border="2" color="0" x="1330" y="4" height="56" width="238" html.valueishtml="0" name=wageamt_t_3 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="2" color="0" x="1856" y="4" height="56" width="238" html.valueishtml="0" name=wageamt_t_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" )
  29. column(band=detail id=1 alignment="2" tabsequence=32766 border="2" color="0" x="5" y="0" height="72" width="270" format="[general]" html.valueishtml="0" row_in_detail=1 name=u_gz_wageitem_wagename_1 tag="工资项目名称" visible="1" edit.limit=30 edit.case=any 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" )
  30. column(band=detail id=1 alignment="2" tabsequence=32766 border="2" color="0" x="530" y="0" height="72" width="270" format="[general]" html.valueishtml="0" row_in_detail=2 name=u_gz_wageitem_wagename_2 tag="工资项目名称" visible="1" edit.limit=30 edit.case=any 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" )
  31. column(band=detail id=1 alignment="2" tabsequence=32766 border="2" color="0" x="1056" y="0" height="72" width="270" format="[general]" html.valueishtml="0" row_in_detail=3 name=u_gz_wageitem_wagename_3 tag="工资项目名称" visible="1" edit.limit=30 edit.case=any 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" )
  32. column(band=detail id=1 alignment="2" tabsequence=32766 border="2" color="0" x="1582" y="0" height="72" width="270" format="[general]" html.valueishtml="0" row_in_detail=4 name=u_gz_wageitem_wagename_4 tag="工资项目名称" visible="1" edit.limit=30 edit.case=any 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" )
  33. column(band=detail id=4 alignment="1" tabsequence=32766 border="2" color="0" x="279" y="0" height="72" width="238" format="#,##0.00##" html.valueishtml="0" row_in_detail=1 name=wageamt_1 visible="1" edit.limit=0 edit.case=any 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" )
  34. column(band=detail id=4 alignment="1" tabsequence=32766 border="2" color="0" x="805" y="0" height="72" width="238" format="#,##0.00##" html.valueishtml="0" row_in_detail=2 name=wageamt_2 visible="1" edit.limit=0 edit.case=any 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" )
  35. column(band=detail id=4 alignment="1" tabsequence=32766 border="2" color="0" x="1330" y="0" height="72" width="238" format="#,##0.00##" html.valueishtml="0" row_in_detail=3 name=wageamt_3 visible="1" edit.limit=0 edit.case=any 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" )
  36. column(band=detail id=4 alignment="1" tabsequence=32766 border="2" color="0" x="1856" y="0" height="72" width="238" format="#,##0.00##" html.valueishtml="0" row_in_detail=4 name=wageamt_4 visible="1" edit.limit=0 edit.case=any 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" )
  37. text(band=summary alignment="2" text="实发工资" border="0" color="0" x="5" y="8" height="72" width="320" html.valueishtml="0" name=t_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. compute(band=summary alignment="1" expression="sum( if( u_gz_wageitem_wagetype =0,0,wageamt) for all)"border="0" color="0" x="329" y="8" height="72" width="512" format="#,##0.00" 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" )
  39. htmltable(border="1" )
  40. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  41. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  42. import.xml()
  43. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )