dw_rs_emp_move_edit.srd 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. $PBExportHeader$dw_rs_emp_move_edit.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=16777215 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 )
  4. summary(height=0 color="536870912" )
  5. footer(height=0 color="536870912" )
  6. detail(height=728 color="536870912" )
  7. table(column=(type=datetime updatewhereclause=yes name=movedate dbname="u_rs_moverecord.Movedate" initial="today" )
  8. column=(type=char(30) updatewhereclause=yes name=filecode dbname="u_rs_moverecord.Filecode" initial="empty" )
  9. column=(type=long updatewhereclause=yes name=ddept dbname="Ddept" initial="empty" )
  10. column=(type=char(30) updatewhereclause=yes name=djob dbname="u_rs_moverecord.Djob" initial="empty" )
  11. column=(type=decimal(2) updatewhereclause=yes name=wage dbname="u_rs_moverecord.wage" initial="0" )
  12. column=(type=char(255) updatewhereclause=yes name=cause dbname="u_rs_moverecord.cause" initial="empty" )
  13. column=(type=long updatewhereclause=yes name=status dbname="u_rs_empinfo.status" initial="1" values="在职 1/试用 2/" )
  14. column=(type=long updatewhereclause=yes name=u_rs_empinfo_wrkgrpid dbname="u_rs_empinfo.wrkgrpid" )
  15. column=(type=char(20) updatewhereclause=yes name=u_rs_empinfo_wrktpye dbname="u_rs_empinfo.wrktpye" )
  16. column=(type=long updatewhereclause=yes name=u_rs_empinfo_deptid dbname="u_rs_empinfo.Deptid" )
  17. column=(type=datetime updatewhereclause=yes name=u_rs_moverecord_opdate dbname="u_rs_moverecord.opdate" initial="today" )
  18. column=(type=char(10) updatewhereclause=yes name=u_rs_moverecord_opemp dbname="u_rs_moverecord.Opemp" )
  19. column=(type=char(30) updatewhereclause=yes name=empcode dbname="u_rs_empinfo.Empcode" )
  20. column=(type=char(30) updatewhereclause=yes name=empname dbname="u_rs_empinfo.Empname" )
  21. column=(type=char(2) updatewhereclause=yes name=sex dbname="u_rs_empinfo.Sex" )
  22. column=(type=long updatewhereclause=yes name=empid dbname="u_rs_moverecord.empid" )
  23. column=(type=char(30) updatewhereclause=yes name=sdept dbname="u_rs_moverecord.Sdept" initial="empty" )
  24. column=(type=char(30) updatewhereclause=yes name=sjob dbname="u_rs_moverecord.Sjob" initial="empty" )
  25. retrieve="SELECT u_rs_moverecord.Movedate ,
  26. u_rs_moverecord.Filecode ,
  27. 0 as Ddept ,
  28. u_rs_moverecord.Djob ,
  29. u_rs_moverecord.wage ,
  30. u_rs_moverecord.cause ,
  31. u_rs_empinfo.status ,
  32. u_rs_empinfo.wrkgrpid ,
  33. u_rs_empinfo.wrktpye ,
  34. u_rs_empinfo.Deptid ,
  35. u_rs_moverecord.opdate ,
  36. u_rs_moverecord.Opemp ,
  37. u_rs_empinfo.Empcode ,
  38. u_rs_empinfo.Empname ,
  39. u_rs_empinfo.Sex ,
  40. u_rs_moverecord.empid ,
  41. u_rs_moverecord.Sdept ,
  42. u_rs_moverecord.Sjob
  43. FROM u_rs_empinfo ,
  44. u_rs_moverecord
  45. WHERE ( u_rs_empinfo.empid = u_rs_moverecord.empid ) " )
  46. text(band=detail alignment="1" text="人员编号" border="0" color="0" x="87" y="32" height="56" width="279" 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" )
  47. text(band=detail alignment="1" text="姓名" border="0" color="0" x="727" y="32" height="56" width="119" 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" )
  48. text(band=detail alignment="1" text="性别" border="0" color="0" x="1312" y="32" height="52" 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="16777215" )
  49. text(band=detail alignment="1" text="调动时间" border="0" color="16711680" x="87" y="140" height="56" width="279" 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="16777215" )
  50. text(band=detail alignment="1" text="原 部 门" border="0" color="0" x="87" y="248" height="56" width="279" 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="16777215" )
  51. text(band=detail alignment="1" text="调动前职位" border="0" color="0" x="87" y="356" height="56" width="279" 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="16777215" )
  52. text(band=detail alignment="1" text="工 资" border="0" color="16711680" x="87" y="464" height="56" width="279" html.valueishtml="0" name=u_rs_moverecord_wage_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" )
  53. text(band=detail alignment="1" text="调动原因" border="0" color="16711680" x="87" y="572" height="56" width="279" html.valueishtml="0" name=u_rs_moverecord_cause_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" )
  54. text(band=detail alignment="1" text="相关档案号" border="0" color="16711680" x="942" y="140" height="56" width="311" 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="16777215" )
  55. text(band=detail alignment="1" text="接受部门" border="0" color="16711680" x="942" y="248" height="56" width="311" 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="16777215" )
  56. text(band=detail alignment="1" text="调动后职位" border="0" color="16711680" x="942" y="356" height="56" width="311" 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="16777215" )
  57. column(band=detail id=2 alignment="0" tabsequence=32766 border="4" color="16711680" x="1275" y="140" height="68" width="389" format="[general]" html.valueishtml="0" name=filecode tag="相关档案号" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  58. column(band=detail id=3 alignment="0" tabsequence=32766 border="4" color="16711680" x="1275" y="248" height="68" width="389" format="[general]" html.valueishtml="0" name=ddept tag="接受部门" visible="1" dddw.name=dddw_dept dddw.displaycolumn=departmentname dddw.datacolumn=departmentid dddw.percentwidth=100 dddw.lines=20 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  59. column(band=detail id=4 alignment="0" tabsequence=32766 border="4" color="16711680" x="1271" y="356" height="68" width="389" format="[general]" html.valueishtml="0" name=djob tag="调动后职位" visible="1" dddw.name=dddw_duty dddw.displaycolumn=tbfields_script_static_script dddw.datacolumn=tbfields_script_static_script dddw.percentwidth=100 dddw.lines=20 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  60. column(band=detail id=14 alignment="0" tabsequence=32766 border="4" color="0" x="859" y="32" height="68" width="389" format="[general]" html.valueishtml="0" name=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="2" background.color="16777215" )
  61. column(band=detail id=15 alignment="2" tabsequence=32766 border="4" color="0" x="1467" y="32" height="68" width="187" format="[general]" html.valueishtml="0" name=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="2" background.color="16777215" )
  62. column(band=detail id=13 alignment="0" tabsequence=32766 border="4" color="0" x="384" y="32" height="68" width="325" format="[general]" html.valueishtml="0" name=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="2" background.color="16777215" )
  63. column(band=detail id=1 alignment="2" tabsequence=32766 border="4" color="16711680" x="384" y="140" height="68" width="443" format="YYYY-MM-DD" html.valueishtml="0" name=movedate tag="调动时间" visible="1" editmask.spin=yes editmask.mask="YYYY-MM-DD" editmask.imemode=0 editmask.spinrange="~~" editmask.spinincr=1 editmask.focusrectangle=no font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  64. column(band=detail id=17 alignment="2" tabsequence=32766 border="4" color="0" x="384" y="248" height="68" width="443" format="[general]" html.valueishtml="0" name=sdept tag="原部门" visible="1" dddw.name=dddw_dept dddw.displaycolumn=departmentname dddw.datacolumn=departmentname 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="2" background.color="16777215" )
  65. column(band=detail id=18 alignment="2" tabsequence=32766 border="4" color="0" x="384" y="356" height="68" width="443" format="[general]" html.valueishtml="0" name=sjob tag="调动前职位" visible="1" dddw.name=dddw_duty dddw.displaycolumn=tbfields_script_static_script dddw.datacolumn=tbfields_script_static_script 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="2" background.color="16777215" )
  66. column(band=detail id=5 alignment="1" tabsequence=32766 border="4" color="16711680" x="384" y="464" height="68" width="443" format="#,##0.00" html.valueishtml="0" name=wage 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="2" background.color="16777215" )
  67. column(band=detail id=6 alignment="0" tabsequence=32766 border="4" color="16711680" x="384" y="572" height="68" width="1271" format="[general]" html.valueishtml="0" name=cause tag="调动原因" visible="1" dddw.name=dddw_movecause dddw.displaycolumn=tbfields_script_static_script dddw.datacolumn=tbfields_script_static_script dddw.percentwidth=100 dddw.lines=0 dddw.limit=0 dddw.allowedit=yes dddw.useasborder=no dddw.case=any dddw.imemode=0 dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  68. htmltable(border="1" )
  69. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  70. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  71. import.xml()
  72. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )