ds_mthwage_emp.srd 27 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. $PBExportHeader$ds_mthwage_emp.srd
  2. release 11.5;
  3. datawindow(units=0 timer_interval=0 color=16777215 brushmode=0 transparency=0 gradient.angle=0 gradient.color=8421504 gradient.focus=0 gradient.repetition.count=0 gradient.repetition.length=100 gradient.repetition.mode=0 gradient.scale=100 gradient.spread=100 gradient.transparency=0 picture.blur=0 picture.clip.bottom=0 picture.clip.left=0 picture.clip.right=0 picture.clip.top=0 picture.mode=0 picture.scale.x=100 picture.scale.y=100 picture.transparency=0 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 print.background=no print.preview.background=no print.preview.outline=yes hidegrayline=no showbackcoloronxp=no picture.file="" grid.lines=0 selected.mouse=no )
  4. header(height=68 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  5. summary(height=0 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  6. footer(height=64 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  7. detail(height=76 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" height.autosize=yes )
  8. table(column=(type=long update=yes updatewhereclause=yes name=u_gz_wage_payflag dbname="u_gz_wage.Payflag" dbalias=".Payflag" values=" 1/ 0" )
  9. column=(type=long updatewhereclause=yes name=u_gz_wage_ispay dbname="u_gz_wage.ispay" dbalias=".ispay" values=" 1/ 0" )
  10. column=(type=char(30) updatewhereclause=yes name=u_rs_empinfo_empcode dbname="u_rs_empinfo.Empcode" dbalias=".Empcode" )
  11. column=(type=char(30) updatewhereclause=yes name=u_rs_empinfo_empname dbname="u_rs_empinfo.Empname" dbalias=".Empname" )
  12. column=(type=long updatewhereclause=yes name=u_gz_wage_wagemth dbname="u_gz_wage.wagemth" dbalias=".wagemth" )
  13. column=(type=decimal(2) updatewhereclause=yes name=u_gz_wage_tolwageamt dbname="u_gz_wage.Tolwageamt" dbalias=".Tolwageamt" )
  14. column=(type=long updatewhereclause=yes name=u_gz_wage_auditingflag dbname="u_gz_wage.Auditingflag" dbalias=".Auditingflag" values=" 1/ 0" )
  15. column=(type=datetime updatewhereclause=yes name=u_gz_wage_auditingdate dbname="u_gz_wage.Auditingdate" dbalias=".Auditingdate" )
  16. column=(type=long updatewhereclause=yes name=u_gz_wage_empid dbname="u_gz_wage.empid" dbalias=".empid" )
  17. column=(type=decimal(2) updatewhereclause=yes name=uv_getnew_tolwageamt_tolwageamt dbname="uv_getnew_Tolwageamt.Tolwageamt" dbalias=".Tolwageamt" )
  18. column=(type=long updatewhereclause=yes name=u_rs_empinfo_status dbname="u_rs_empinfo.status" dbalias=".status" values=" 0/ 1" )
  19. retrieve=" SELECT u_gz_wage.Payflag,
  20. u_gz_wage.ispay,
  21. u_rs_empinfo.Empcode,
  22. u_rs_empinfo.Empname,
  23. u_gz_wage.wagemth,
  24. u_gz_wage.Tolwageamt,
  25. u_gz_wage.Auditingflag,
  26. u_gz_wage.Auditingdate,
  27. u_gz_wage.empid,
  28. uv_getnew_Tolwageamt.Tolwageamt,
  29. u_rs_empinfo.status
  30. FROM u_gz_wage INNER JOIN
  31. u_rs_empinfo ON u_gz_wage.empid = u_rs_empinfo.empid INNER JOIN
  32. uv_getnew_Tolwageamt ON
  33. u_rs_empinfo.empid = uv_getnew_Tolwageamt.empid AND
  34. u_gz_wage.wagemth = uv_getnew_Tolwageamt.wagemth
  35. where ( u_gz_wage.wagemth = :arg_mth ) AND
  36. ( u_rs_empinfo.scid = :arg_scid ) and
  37. ( u_gz_wage.Auditingflag = :arg_flag) and
  38. ( uv_getnew_Tolwageamt.Tolwageamt <> 0)
  39. " arguments=(("arg_scid", number),("arg_mth", number),("arg_flag", number)) sort="u_rs_empinfo_empcode A " )
  40. text(band=header alignment="2" text="月份" border="0" color="0" x="9" y="8" height="56" width="197" html.valueishtml="0" name=u_gz_wage_wagemth_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="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  41. text(band=header alignment="2" text="工号" border="0" color="0" x="219" y="8" height="56" width="315" html.valueishtml="0" name=u_rs_empinfo_empcode_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="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  42. text(band=header alignment="2" text="姓名" border="0" color="0" x="544" y="8" height="56" width="197" html.valueishtml="0" name=u_rs_empinfo_empname_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="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  43. text(band=header alignment="2" text="实发工资" border="0" color="0" x="759" y="8" height="56" width="343" html.valueishtml="0" name=uv_getnew_tolwageamt_tolwageamt_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="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  44. text(band=header alignment="2" text="审核" border="0" color="0" x="1248" y="8" height="56" width="133" html.valueishtml="0" name=u_gz_wage_auditingflag_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="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  45. text(band=header alignment="2" text="审核时间" border="0" color="0" x="1394" y="8" height="56" width="498" html.valueishtml="0" name=u_gz_wage_auditingdate_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="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  46. text(band=header alignment="2" text="已发" border="0" color="16711680" x="1115" y="8" height="56" width="119" html.valueishtml="0" name=u_gz_wage_payflag_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="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  47. text(band=header alignment="2" text="人事离职" border="0" color="33554432" x="1906" y="8" height="56" width="242" html.valueishtml="0" name=u_rs_empinfo_status_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="16777215" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  48. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0" x="219" y="4" height="68" width="315" format="[general]" html.valueishtml="0" name=u_rs_empinfo_empcode tag="员工编号" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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 (u_gz_wage_auditingflag=1 ,rgb(255,200,200),rgb(255,255,255))" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  49. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="0" x="544" y="4" height="68" width="197" format="[general]" html.valueishtml="0" name=u_rs_empinfo_empname tag="姓名" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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 (u_gz_wage_auditingflag=1 ,rgb(255,200,200),rgb(255,255,255))" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  50. column(band=detail id=5 alignment="2" tabsequence=32766 border="0" color="0" x="9" y="4" height="68" width="197" format="[general]" html.valueishtml="0" name=u_gz_wage_wagemth tag="工资月份" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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 (u_gz_wage_auditingflag=1 ,rgb(255,200,200),rgb(255,255,255))" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  51. column(band=detail id=7 alignment="2" tabsequence=32766 border="0" color="0" x="1248" y="4" height="68" width="133" format="[general]" html.valueishtml="0" name=u_gz_wage_auditingflag tag="审核标志" visible="1" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.scale=no checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="553648127~tif (u_gz_wage_auditingflag=1 ,rgb(255,200,200),rgb(255,255,255))" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  52. column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="0" x="1394" y="4" height="68" width="498" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=u_gz_wage_auditingdate tag="审核日期" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=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 (u_gz_wage_auditingflag=1 ,rgb(255,200,200),rgb(255,255,255))" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  53. column(band=detail id=10 alignment="1" tabsequence=32766 border="0" color="0" x="759" y="4" height="68" width="343" format="#,##0.00" html.valueishtml="0" name=uv_getnew_tolwageamt_tolwageamt visible="1" edit.limit=0 edit.case=any edit.autoselect=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 (u_gz_wage_auditingflag=1 ,rgb(255,200,200),rgb(255,255,255))" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  54. column(band=detail id=1 alignment="2" tabsequence=32766 border="0" color="33554432" x="1115" y="4" height="68" width="119" format="[general]" html.valueishtml="0" name=u_gz_wage_payflag visible="1" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.scale=no checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="553648127~tif (u_gz_wage_auditingflag=1 ,rgb(255,200,200),rgb(255,255,255))" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  55. column(band=detail id=11 alignment="2" tabsequence=32766 border="0" color="0" x="1906" y="4" height="68" width="242" format="[general]" html.valueishtml="0" name=u_rs_empinfo_status visible="1" checkbox.text="" checkbox.on="0" checkbox.off="1" checkbox.scale=no checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="553648127~tif (u_gz_wage_auditingflag=1 ,rgb(255,200,200),rgb(255,255,255))" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  56. compute(band=footer alignment="2" expression="sum(u_gz_wage_auditingflag for all)"border="0" color="0" x="1248" y="4" height="56" width="133" format="[general]" 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="1" background.color="536870912" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  57. compute(band=footer alignment="2" expression="sum(u_gz_wage_payflag for all)"border="0" color="33554432" x="1115" y="4" height="56" width="119" format="[general]" 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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  58. compute(band=footer alignment="2" expression="count(u_rs_empinfo_empname for all)"border="0" color="0" x="544" y="4" height="56" width="197" 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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  59. compute(band=footer alignment="1" expression="sum(uv_getnew_tolwageamt_tolwageamt for all)"border="0" color="0" x="759" y="4" height="56" width="343" format="#,##0.00" html.valueishtml="0" name=compute_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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  60. htmltable(border="1" )
  61. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" pagingmethod=0 generatedddwframes="1" )
  62. xhtmlgen() cssgen(sessionspecific="0" )
  63. xmlgen(inline="0" )
  64. xsltgen()
  65. jsgen()
  66. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 template=(comment="" encoding="UTF-16LE" name="l1" xml="<?xml version=~"1.0~" encoding=~"UTF-16LE~" standalone=~"no~"?><dw_mthwage_edit><dw_mthwage_edit_row __pbband=~"detail~"><u_gz_wage_dscrp/><u_gz_wage_dscrp2/><u_gz_wage_dscrp3/><u_gz_wage_payflag>u_gz_wage_payflag</u_gz_wage_payflag><u_gz_wage_ispay>u_gz_wage_ispay</u_gz_wage_ispay><u_rs_empinfo_empcode>u_rs_empinfo_empcode</u_rs_empinfo_empcode><u_rs_empinfo_empname>u_rs_empinfo_empname</u_rs_empinfo_empname><u_rs_empinfo_joindate/><u_rs_empinfo_duty/><u_rs_empinfo_gztype/><u_gz_wage_wagemth>u_gz_wage_wagemth</u_gz_wage_wagemth><u_gz_wage_tolwageamt>u_gz_wage_tolwageamt</u_gz_wage_tolwageamt><u_gz_wage_auditingflag>u_gz_wage_auditingflag</u_gz_wage_auditingflag><u_gz_wage_auditingemp/><u_gz_wage_auditingdate>u_gz_wage_auditingdate</u_gz_wage_auditingdate><u_gz_wage_leaveflag/><u_gz_wage_empid>u_gz_wage_empid</u_gz_wage_empid><u_gz_wage_workdays/><u_gz_wage_hourwage/><u_gz_wage_m2f_workhours/><u_gz_wage_m2f_wageamt/><u_gz_wage_m2f_otworkhours/><u_gz_wage_m2f_otwageamt/><u_gz_wage_s2s_otworkhours/><u_gz_wage_s2s_otwageamt/><u_gz_wage_holiday_otworkhours/><u_gz_wage_holiday_otwageamt/><u_gz_wage_workhours/><u_gz_wage_awardamt/><uv_getnew_tolwageamt_tolwageamt>uv_getnew_tolwageamt_tolwageamt</uv_getnew_tolwageamt_tolwageamt><uv_getnew_tolwageamt_1_tolamt1/><uv_getnew_tolwageamt_2_tolamt2/><cw_department_departmentname/><uv_get_dimissiondate_movedate/><u_gz_wage_cashamt/><u_rs_empinfo_status>u_rs_empinfo_status</u_rs_empinfo_status><u_rs_empinfo_gzdscrp/><bankamt/></dw_mthwage_edit_row></dw_mthwage_edit>"))
  67. import.xml()
  68. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
  69. export.xhtml()