dw_mthwage_mx_list.srd 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. $PBExportHeader$dw_mthwage_mx_list.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=72 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(30) updatewhereclause=yes name=u_gz_wageitem_wagename dbname="u_gz_wageitem.Wagename" )
  9. column=(type=long updatewhereclause=yes name=u_gz_wageitem_wagetype dbname="u_gz_wageitem.wagetype" values="[1]增 1/[-1]减 -1/[0]平 0/" )
  10. column=(type=long updatewhereclause=yes name=u_gz_wageitem_wagemode dbname="u_gz_wageitem.wagemode" )
  11. column=(type=decimal(2) updatewhereclause=yes name=u_gz_wagemx_wageamt dbname="u_gz_wagemx.Wageamt" )
  12. column=(type=long updatewhereclause=yes name=u_gz_wageitem_useflag dbname="u_gz_wageitem.useflag" values=" 1/ 0" )
  13. column=(type=long updatewhereclause=yes name=u_gz_wagemx_wageid dbname="u_gz_wagemx.wageid" )
  14. retrieve=" SELECT u_gz_wageitem.Wagename,
  15. u_gz_wageitem.wagetype,
  16. u_gz_wageitem.wagemode,
  17. u_gz_wagemx.Wageamt,
  18. u_gz_wageitem.useflag,
  19. u_gz_wagemx.wageid
  20. FROM u_gz_wageitem,
  21. u_gz_wagemx
  22. WHERE ( u_gz_wageitem.wageid = u_gz_wagemx.wageid ) and
  23. ( ( u_gz_wagemx.empid = :arg_empid ) AND
  24. ( u_gz_wagemx.wagemth = :arg_wagemth ) )
  25. " arguments=(("arg_empid", number),("arg_wagemth", number)) sort="u_gz_wageitem_wagename A " )
  26. text(band=header alignment="2" text="工资项目" border="0" color="0" x="9" y="8" height="56" width="562" html.valueishtml="0" name=u_gz_wageitem_wagename_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" )
  27. text(band=header alignment="2" text="金额" border="0" color="0" x="581" y="8" height="56" width="375" html.valueishtml="0" name=u_gz_wagemx_wageamt_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" )
  28. text(band=header alignment="2" text="类型" border="0" color="0" x="965" y="8" height="56" width="261" html.valueishtml="0" name=u_gz_wageitem_wagetype_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" )
  29. text(band=header alignment="2" text="计算方法" border="0" color="0" x="1234" y="8" height="56" width="581" html.valueishtml="0" name=u_gz_wageitem_wagemode_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" )
  30. text(band=header alignment="2" text="有效" border="0" color="0" x="1824" y="8" height="56" width="155" html.valueishtml="0" name=u_gz_wageitem_useflag_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" )
  31. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="0" x="9" y="4" height="68" width="562" format="[general]" html.valueishtml="0" name=u_gz_wageitem_wagename tag="工资项目名称" visible="1" edit.limit=30 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" )
  32. column(band=detail id=2 alignment="1" tabsequence=32766 border="0" color="0" x="965" y="4" height="68" width="261" format="[general]" html.valueishtml="0" name=u_gz_wageitem_wagetype tag="项目类型" visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.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=3 alignment="0" tabsequence=32766 border="0" color="0" x="1234" y="4" height="68" width="581" format="[general]" html.valueishtml="0" name=u_gz_wageitem_wagemode tag="计算方法" visible="1" dddw.name=dw_dddw_wageitemmode dddw.displaycolumn=wageitemdscrp dddw.datacolumn=wageitemmode dddw.percentwidth=100 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.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="0" color="0" x="581" y="4" height="68" width="375" format="#,##0.00" html.valueishtml="0" name=u_gz_wagemx_wageamt tag="明细项目工资" 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" )
  35. column(band=detail id=5 alignment="2" tabsequence=32766 border="0" color="0" x="1824" y="4" height="68" width="155" format="[general]" html.valueishtml="0" name=u_gz_wageitem_useflag 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="1" background.color="536870912" )
  36. compute(band=footer alignment="1" expression="sum(u_gz_wagemx_wageamt*u_gz_wageitem_wagetype for all)"border="0" color="0" x="581" y="4" height="56" width="375" 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="553648127" )
  37. compute(band=footer alignment="2" expression="count(u_gz_wageitem_wagename for all)"border="0" color="0" x="9" y="4" height="56" width="562" 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" )
  38. htmltable(border="1" )
  39. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  40. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  41. import.xml()
  42. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )