dw_rs_empinfo_choice.srd 8.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. $PBExportHeader$dw_rs_empinfo_choice.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=68 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=64 color="536870912" )
  7. detail(height=76 color="536870912" )
  8. table(column=(type=long updatewhereclause=yes name=u_rs_empinfo_empid dbname="u_rs_empinfo.empid" )
  9. column=(type=char(30) updatewhereclause=yes name=u_rs_empinfo_empname dbname="u_rs_empinfo.Empname" )
  10. column=(type=char(30) updatewhereclause=yes name=u_rs_empinfo_empcode dbname="u_rs_empinfo.Empcode" )
  11. column=(type=char(2) updatewhereclause=yes name=u_rs_empinfo_sex dbname="u_rs_empinfo.Sex" )
  12. column=(type=char(10) updatewhereclause=yes name=u_rs_empinfo_duty dbname="u_rs_empinfo.duty" )
  13. column=(type=long updatewhereclause=yes name=u_rs_empinfo_status dbname="u_rs_empinfo.status" values=" 1/ 0" )
  14. column=(type=datetime updatewhereclause=yes name=u_rs_empinfo_joindate dbname="u_rs_empinfo.joindate" )
  15. column=(type=datetime updatewhereclause=yes name=u_rs_empinfo_birthday dbname="u_rs_empinfo.Birthday" )
  16. column=(type=char(30) updatewhereclause=yes name=cw_department_departmentname dbname="cw_department.departmentname" )
  17. retrieve=" SELECT u_rs_empinfo.empid , u_rs_empinfo.Empname , u_rs_empinfo.Empcode , u_rs_empinfo.Sex , u_rs_empinfo.duty , u_rs_empinfo.status , u_rs_empinfo.joindate , u_rs_empinfo.Birthday , cw_department.departmentname
  18. FROM u_rs_empinfo , cw_department
  19. WHERE ( u_rs_empinfo.Deptid *= cw_department.departmentid) " sort="u_rs_empinfo_status D u_rs_empinfo_empcode A " )
  20. text(band=header alignment="2" text="部门" border="0" color="0" x="9" y="8" height="56" width="338" html.valueishtml="0" name=cw_department_departmentname_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" )
  21. text(band=header alignment="2" text="工号" border="0" color="0" x="357" y="8" height="56" width="270" 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="1" background.color="536870912" )
  22. text(band=header alignment="2" text="姓名" border="0" color="0" x="635" 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="1" background.color="536870912" )
  23. text(band=header alignment="2" text="性别" border="0" color="0" x="969" y="8" height="56" width="123" 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="1" background.color="536870912" )
  24. text(band=header alignment="2" text="出生日期" border="0" color="0" x="1102" y="8" height="56" width="297" html.valueishtml="0" name=u_rs_empinfo_birthday_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" )
  25. text(band=header alignment="2" text="入职日期" border="0" color="33554432" x="1408" y="8" height="56" width="302" html.valueishtml="0" name=u_rs_empinfo_joindate_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="1073741824" )
  26. text(band=header alignment="2" text="职务" border="0" color="33554432" x="1719" y="8" height="56" width="315" html.valueishtml="0" name=u_rs_empinfo_duty_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="1073741824" )
  27. text(band=header alignment="2" text="在职" border="0" color="33554432" x="2043" y="8" height="56" width="123" html.valueishtml="0" name=u_rs_empinfo_status_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  28. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="0" x="9" y="4" height="68" width="338" format="[general]" html.valueishtml="0" name=cw_department_departmentname 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  29. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0" x="357" y="4" height="68" width="270" 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  30. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0" x="635" 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  31. column(band=detail id=4 alignment="2" tabsequence=32766 border="0" color="0" x="969" y="4" height="68" width="123" 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  32. column(band=detail id=8 alignment="2" tabsequence=32766 border="0" color="0" x="1102" y="4" height="68" width="297" format="yyyy-mm-dd" html.valueishtml="0" name=u_rs_empinfo_birthday 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  33. column(band=detail id=7 alignment="2" tabsequence=32766 border="0" color="0" x="1408" y="4" height="68" width="302" format="yyyy-mm-dd" html.valueishtml="0" name=u_rs_empinfo_joindate visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  34. column(band=detail id=5 alignment="2" tabsequence=32766 border="0" color="0" x="1719" y="4" height="68" width="315" format="[general]" html.valueishtml="0" name=u_rs_empinfo_duty visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  35. column(band=detail id=6 alignment="2" tabsequence=32766 border="0" color="0" x="2043" y="4" height="68" width="123" format="[general]" html.valueishtml="0" name=u_rs_empinfo_status 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="1" background.color="536870912" )
  36. compute(band=footer alignment="2" expression="count(cw_department_departmentname for all)"border="0" color="16711680" x="9" y="4" height="56" width="338" 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" )
  37. htmltable(border="1" )
  38. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  39. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  40. import.xml()
  41. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )