dw_rp_sc_abnormity_print.srd 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. $PBExportHeader$dw_rp_sc_abnormity_print.srd
  2. release 9;
  3. datawindow ( units=1 timer_interval=0 color=16777215 processing=0 print.orientation=0 print.margin.left=24 print.margin.right=24 print.margin.top=24 print.margin.bottom=24 print.paper.size=0 print.paper.source=0 selected.mouse=no)
  4. header(height=126 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=22 color="536870912" )
  7. detail(height=40 color="536870912" height.autosize=yes)
  8. table(column=(type=long updatewhereclause=yes initial="null" name=billid dbname="u_sc_abnormity.billid"
  9. values="异常单ID /" )
  10. column=(type=long updatewhereclause=yes initial="null" name=wageid dbname="u_sc_abnormity.wageid"
  11. values="" )
  12. column=(type=datetime updatewhereclause=yes initial="null" name=billdate dbname="u_sc_abnormity.billdate" )
  13. column=(type=char(20) updatewhereclause=yes initial="null" name=relcode dbname="u_sc_abnormity.relcode" )
  14. column=(type=char(255) updatewhereclause=yes initial="null" name=dscrp dbname="u_sc_abnormity.dscrp" )
  15. column=(type=long updatewhereclause=yes initial="null" name=auditingflag dbname="u_sc_abnormity.Auditingflag"
  16. values="审核标记 /" )
  17. column=(type=char(20) updatewhereclause=yes initial="null" name=billcode dbname="u_sc_abnormity.billcode" )
  18. column=(type=char(10) updatewhereclause=yes initial="null" name=auditingemp dbname="u_sc_abnormity.Auditingemp" )
  19. column=(type=datetime updatewhereclause=yes initial="null" name=auditingdate dbname="u_sc_abnormity.Auditingdate"
  20. values="审核时间 /" )
  21. column=(type=datetime updatewhereclause=yes initial="null" name=opdate dbname="u_sc_abnormity.opdate"
  22. values="建立时间 /" )
  23. column=(type=char(10) updatewhereclause=yes initial="null" name=opemp dbname="u_sc_abnormity.opemp"
  24. values="建立人 /" )
  25. column=(type=long updatewhereclause=yes initial="null" name=wagemth dbname="u_sc_abnormity.wagemth" )
  26. column=(type=datetime updatewhereclause=yes initial="null" name=moddate dbname="u_sc_abnormity.moddate" )
  27. column=(type=char(10) updatewhereclause=yes initial="null" name=modemp dbname="u_sc_abnormity.modemp" )
  28. column=(type=long updatewhereclause=yes initial="null" name=relid dbname="u_sc_abnormity.relid"
  29. values="相关ID /" )
  30. column=(type=long updatewhereclause=yes initial="null" name=secauditingflag dbname="u_sc_abnormity.secAuditingflag"
  31. values="确认标记 /" )
  32. column=(type=char(10) updatewhereclause=yes initial="null" name=secauditingemp dbname="u_sc_abnormity.secAuditingemp"
  33. values="确认人 /" )
  34. column=(type=datetime updatewhereclause=yes initial="null" name=secauditingdate dbname="u_sc_abnormity.secAuditingdate"
  35. values="确认时间 /" )
  36. retrieve="SELECT u_sc_abnormity.billid,
  37. u_sc_abnormity.wageid,
  38. u_sc_abnormity.billdate,
  39. u_sc_abnormity.relcode,
  40. u_sc_abnormity.dscrp,
  41. u_sc_abnormity.Auditingflag,
  42. u_sc_abnormity.billcode,
  43. u_sc_abnormity.Auditingemp,
  44. u_sc_abnormity.Auditingdate,
  45. u_sc_abnormity.opdate,
  46. u_sc_abnormity.opemp,
  47. u_sc_abnormity.wagemth ,
  48. u_sc_abnormity.moddate,
  49. u_sc_abnormity.modemp,
  50. u_sc_abnormity.relid,
  51. u_sc_abnormity.secAuditingflag,
  52. u_sc_abnormity.secAuditingemp,
  53. u_sc_abnormity.secAuditingdate
  54. FROM u_sc_abnormity
  55. where (u_sc_abnormity.billid = :arg_billid ) and
  56. ( :arg_scid = :arg_scid) and
  57. ( :arg_printrow = :arg_printrow) and
  58. ( :arg_top = :arg_top)
  59. "
  60. arguments=(("arg_scid", number), ("arg_billid", number), ("arg_printrow", number), ("arg_top", number))
  61. )
  62. text(name=t_3 visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-20" font.pitch="2" font.weight="700" background.mode="2" background.color="1073741824" color="33554432" alignment="2" border="0" x="346" y="7" height="31" width="183" text="计件单" )
  63. column(name=wageid visible="1" tag="wageid" band=header id=2 x="307" y="50" height="17" width="115" color="33554432" border="4" alignment="0" format="[general]" protect="0" dddw.allowedit=no dddw.autohscroll=no dddw.autoretrieve=yes dddw.useasborder=no dddw.datacolumn=wageid dddw.displaycolumn=wagename dddw.hscrollbar=no dddw.hsplitscroll=no dddw.imemode=0 dddw.limit=0 dddw.name=dddw_wageitem_14 dddw.nilisnull=no dddw.percentwidth=0 dddw.lines=10 dddw.required=no dddw.showlist=no dddw.vscrollbar=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  64. text(name=t_2 visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="33554432" alignment="0" border="0" x="248" y="50" height="15" width="56" text="工资类别" )
  65. text(name=t_1 visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="33554432" alignment="1" border="0" x="473" y="50" height="15" width="62" text="计件月份" )
  66. column(name=wagemth visible="1" tag="wagemth" band=header id=12 x="538" y="50" height="17" width="115" color="33554432" border="4" alignment="0" format="[general]" protect="0" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  67. text(name=othercode_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="33554432" alignment="1" border="0" x="248" y="77" height="15" width="56" text="相关单号" )
  68. column(name=relcode visible="1" tag="relcode" band=header id=4 x="307" y="77" height="17" width="115" color="33554432" border="4" alignment="0" format="[general]" protect="0" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  69. text(name=billcode_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="33554432" alignment="1" border="0" x="13" y="50" height="15" width="56" text="计件单号" )
  70. text(name=billdate_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="33554432" alignment="1" border="0" x="13" y="77" height="15" width="56" text="计件日期" )
  71. column(name=billcode visible="1" tag="billcode" band=header id=7 x="72" y="50" height="17" width="115" color="33554432" border="4" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=20 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="700" tabsequence=0 )
  72. column(name=billdate visible="1" tag="billdate" band=header id=3 x="72" y="77" height="17" width="115" color="33554432" border="4" alignment="0" format="YYYY-MM-DD" protect="0" editmask.focusrectangle=no editmask.autoskip=no editmask.required=no editmask.readonly=no editmask.codetable=no editmask.spin=yes editmask.useformat=no editmask.spinincr=1 editmask.spinrange="~~" editmask.mask="YYYY-MM-DD" editmask.imemode=0 criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  73. text(name=dscrp_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="33554432" alignment="1" border="0" x="13" y="106" height="15" width="56" text="备 注" )
  74. column(name=dscrp visible="1" tag="dscrp" band=header id=5 x="72" y="106" height="17" width="650" color="33554432" border="4" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=250 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  75. text(name=opemp_t visible="1" band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="33554432" alignment="1" border="0" x="248" y="2" height="15" width="56" text="建 立 人" )
  76. column(name=modemp visible="1" tag="modemp" band=footer id=14 x="307" y="2" height="17" width="115" color="33554432" border="4" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=10 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  77. text(name=auditingemp_t visible="1" band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="33554432" alignment="1" border="0" x="473" y="2" height="15" width="62" text="审 核 人" )
  78. column(name=auditingemp visible="1" tag="auditingemp" band=footer id=8 x="538" y="2" height="17" width="115" color="33554432" border="4" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=20 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  79. text(name=opdate_t visible="1" band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" background.mode="2" background.color="16777215" color="33554432" alignment="1" border="0" x="13" y="2" height="15" width="56" text="建立时间" )
  80. column(name=moddate visible="1" tag="moddate" band=footer id=13 x="72" y="2" height="17" width="115" color="33554432" border="4" alignment="0" format="yyyy-mm-dd hh:mm" protect="0" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="400" tabsequence=0 )
  81. report(name=dw_1 visible="1" slideleft=yes height.autosize=yes slideup=directlyabove band=detail x="1" y="3" height="34" width="739" border="0" trail_footer=yes dataobject="dw_rp_sc_abnormitymx_print" nest_arguments=
  82. ((" arg_scid "),(" arg_billid ")))
  83. htmltable()
  84. htmlgen()
  85. export.xml(metadatatype=0 savemetadata=0 )
  86. import.xml()
  87. export.pdf(method=0 )