dw_rs_emp_move_index.srd 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. $PBExportHeader$dw_rs_emp_move_index.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 )
  4. header(height=72 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=76 color="536870912" )
  8. table(column=(type=long updatewhereclause=yes name=u_rs_empinfo_deptid dbname="u_rs_empinfo.Deptid" )
  9. column=(type=long updatewhereclause=yes name=u_rs_empinfo_wrkgrpid dbname="u_rs_empinfo.wrkgrpid" )
  10. column=(type=char(20) updatewhereclause=yes name=u_rs_empinfo_wrktpye dbname="u_rs_empinfo.wrktpye" )
  11. column=(type=char(30) updatewhereclause=yes name=u_rs_empinfo_empname dbname="u_rs_empinfo.Empname" )
  12. column=(type=char(30) updatewhereclause=yes name=u_rs_empinfo_empcode dbname="u_rs_empinfo.Empcode" )
  13. column=(type=char(2) updatewhereclause=yes name=u_rs_empinfo_sex dbname="u_rs_empinfo.Sex" )
  14. column=(type=datetime updatewhereclause=yes name=u_rs_moverecord_movedate dbname="u_rs_moverecord.Movedate" )
  15. column=(type=char(30) updatewhereclause=yes name=u_rs_moverecord_sjob dbname="u_rs_moverecord.Sjob" )
  16. column=(type=char(30) updatewhereclause=yes name=u_rs_moverecord_djob dbname="u_rs_moverecord.Djob" )
  17. column=(type=char(30) updatewhereclause=yes name=u_rs_moverecord_sdept dbname="u_rs_moverecord.Sdept" )
  18. column=(type=char(30) updatewhereclause=yes name=u_rs_moverecord_ddept dbname="u_rs_moverecord.Ddept" )
  19. column=(type=char(30) updatewhereclause=yes name=u_rs_moverecord_filecode dbname="u_rs_moverecord.Filecode" )
  20. column=(type=char(255) updatewhereclause=yes name=u_rs_moverecord_cause dbname="u_rs_moverecord.cause" )
  21. column=(type=decimal(2) updatewhereclause=yes name=u_rs_moverecord_wage dbname="u_rs_moverecord.wage" )
  22. column=(type=datetime updatewhereclause=yes name=u_rs_moverecord_opdate dbname="u_rs_moverecord.opdate" )
  23. column=(type=char(10) updatewhereclause=yes name=u_rs_moverecord_opemp dbname="u_rs_moverecord.Opemp" )
  24. retrieve="SELECT u_rs_empinfo.Deptid ,
  25. u_rs_empinfo.wrkgrpid ,
  26. u_rs_empinfo.wrktpye ,
  27. u_rs_empinfo.Empname ,
  28. u_rs_empinfo.Empcode ,
  29. u_rs_empinfo.Sex ,
  30. u_rs_moverecord.Movedate ,
  31. u_rs_moverecord.Sjob ,
  32. u_rs_moverecord.Djob ,
  33. u_rs_moverecord.Sdept ,
  34. u_rs_moverecord.Ddept ,
  35. u_rs_moverecord.Filecode ,
  36. u_rs_moverecord.cause ,
  37. u_rs_moverecord.wage ,
  38. u_rs_moverecord.opdate ,
  39. u_rs_moverecord.Opemp
  40. FROM u_rs_empinfo ,
  41. u_rs_moverecord
  42. WHERE ( u_rs_empinfo.empid = u_rs_moverecord.empid ) " )
  43. text(band=header alignment="2" text="人员编号" border="6" color="0" x="9" y="8" height="56" width="242" 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="80269524" )
  44. text(band=header alignment="2" text="姓名" border="6" color="0" x="261" y="8" height="56" width="325" 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="80269524" )
  45. text(band=header alignment="2" text="性别" border="6" color="0" x="594" y="8" height="56" width="137" html.valueishtml="0" name=u_rs_empinfo_sex_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="80269524" )
  46. text(band=header alignment="2" text="调动时间" border="6" color="0" x="741" y="8" height="56" width="402" html.valueishtml="0" name=u_rs_moverecord_movedate_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="80269524" )
  47. text(band=header alignment="2" text="部门" border="6" color="0" x="1152" y="8" height="56" width="329" html.valueishtml="0" name=u_rs_empinfo_deptid_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="80269524" )
  48. text(band=header alignment="2" text="工组" border="6" color="0" x="1490" y="8" height="56" width="297" html.valueishtml="0" name=u_rs_empinfo_wrkgrpid_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="80269524" )
  49. text(band=header alignment="2" text="工种" border="6" color="0" x="1797" y="8" height="56" width="219" html.valueishtml="0" name=u_rs_empinfo_wrktpye_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="80269524" )
  50. text(band=header alignment="2" text="调动前职位" border="6" color="0" x="2025" y="8" height="56" width="320" html.valueishtml="0" name=u_rs_moverecord_sjob_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="80269524" )
  51. text(band=header alignment="2" text="调动后职位" border="6" color="0" x="2354" y="8" height="56" width="306" html.valueishtml="0" name=u_rs_moverecord_djob_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="80269524" )
  52. text(band=header alignment="2" text="原部门" border="6" color="0" x="2670" y="8" height="56" width="306" html.valueishtml="0" name=u_rs_moverecord_sdept_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="80269524" )
  53. text(band=header alignment="2" text="接受部门" border="6" color="0" x="2985" y="8" height="56" width="261" html.valueishtml="0" name=u_rs_moverecord_ddept_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="80269524" )
  54. text(band=header alignment="2" text="相关档案号" border="6" color="0" x="3255" y="8" height="56" width="530" html.valueishtml="0" name=u_rs_moverecord_filecode_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="80269524" )
  55. text(band=header alignment="0" text="U Rs Moverecord Opdate" border="0" color="0" x="3794" y="4" height="76" width="503" html.valueishtml="0" name=t_1 visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
  56. text(band=header alignment="0" text="U Rs Moverecord Opemp" border="0" color="0" x="4306" y="4" height="76" width="261" html.valueishtml="0" name=t_2 visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
  57. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="0" x="9" y="4" height="68" width="242" 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 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" )
  58. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="0" x="261" y="4" height="68" width="325" 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 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" )
  59. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="0" x="594" y="4" height="68" width="137" format="[general]" html.valueishtml="0" name=u_rs_empinfo_sex tag="性别" visible="1" edit.limit=2 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" )
  60. column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="0" x="741" y="4" height="68" width="402" format="YYYY-MM-DD" html.valueishtml="0" name=u_rs_moverecord_movedate tag="调动时间" visible="1" edit.limit=0 edit.case=any edit.format="YYYY-MM-DD" 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" )
  61. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0" x="1490" y="4" height="68" width="297" format="[general]" html.valueishtml="0" name=u_rs_empinfo_wrkgrpid tag="工组ID" visible="1" dddw.name=dddw_workgroup dddw.displaycolumn=name dddw.datacolumn=wrkgrpid 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" )
  62. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0" x="1797" y="4" height="68" width="219" format="[general]" html.valueishtml="0" name=u_rs_empinfo_wrktpye tag="工种" visible="1" edit.limit=2 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" )
  63. column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="0" x="2025" y="4" height="68" width="320" format="[general]" html.valueishtml="0" name=u_rs_moverecord_sjob tag="调动前职位" visible="1" edit.limit=100 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" )
  64. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="0" x="2354" y="4" height="68" width="306" format="[general]" html.valueishtml="0" name=u_rs_moverecord_djob tag="调动后职位" visible="1" edit.limit=100 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" )
  65. column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="0" x="2670" y="4" height="68" width="306" format="[general]" html.valueishtml="0" name=u_rs_moverecord_sdept tag="原部门" visible="1" edit.limit=10 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" )
  66. column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="0" x="2985" y="4" height="68" width="261" format="[general]" html.valueishtml="0" name=u_rs_moverecord_ddept tag="接受部门" visible="1" edit.limit=10 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" )
  67. column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="0" x="3255" y="4" height="68" width="530" format="[general]" html.valueishtml="0" name=u_rs_moverecord_filecode 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" )
  68. column(band=detail id=1 alignment="1" tabsequence=32766 border="0" color="0" x="1152" y="4" height="68" width="329" format="[general]" html.valueishtml="0" name=u_rs_empinfo_deptid tag="部门ID" visible="1" dddw.name=dddw_dept dddw.displaycolumn=deptname dddw.datacolumn=deptid 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" )
  69. column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="0" x="3794" y="0" height="56" width="503" format="[shortdate] [time]" html.valueishtml="0" name=u_rs_moverecord_opdate 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="1" background.color="536870912" )
  70. column(band=detail id=16 alignment="0" tabsequence=32766 border="0" color="0" x="4306" y="0" height="56" width="261" format="[general]" html.valueishtml="0" name=u_rs_moverecord_opemp 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="1" background.color="536870912" )
  71. htmltable(border="1" )
  72. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  73. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  74. import.xml()
  75. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )