dw_rs_empinfo_select.srd 21 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. $PBExportHeader$dw_rs_empinfo_select.srd
  2. release 11.5;
  3. datawindow(units=0 timer_interval=0 color=16777215 brushmode=0 transparency=0 gradient.angle=0 gradient.color=8421504 gradient.focus=0 gradient.repetition.count=0 gradient.repetition.length=100 gradient.repetition.mode=0 gradient.scale=100 gradient.spread=100 gradient.transparency=0 picture.blur=0 picture.clip.bottom=0 picture.clip.left=0 picture.clip.right=0 picture.clip.top=0 picture.mode=0 picture.scale.x=100 picture.scale.y=100 picture.transparency=0 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 print.background=no print.preview.background=no print.preview.outline=yes hidegrayline=no showbackcoloronxp=no picture.file="" grid.lines=0 selected.mouse=no )
  4. header(height=68 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  5. summary(height=0 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  6. footer(height=64 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  7. detail(height=76 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  8. table(column=(type=long updatewhereclause=yes name=u_rs_empinfo_empid dbname="u_rs_empinfo.empid" dbalias=".empid" )
  9. column=(type=char(30) updatewhereclause=yes name=u_rs_empinfo_empname dbname="u_rs_empinfo.Empname" dbalias=".Empname" )
  10. column=(type=char(30) updatewhereclause=yes name=u_rs_empinfo_empcode dbname="u_rs_empinfo.Empcode" dbalias=".Empcode" )
  11. column=(type=char(2) updatewhereclause=yes name=u_rs_empinfo_sex dbname="u_rs_empinfo.Sex" dbalias=".Sex" )
  12. column=(type=char(10) updatewhereclause=yes name=u_rs_empinfo_duty dbname="u_rs_empinfo.duty" dbalias=".duty" )
  13. column=(type=long updatewhereclause=yes name=u_rs_empinfo_status dbname="u_rs_empinfo.status" dbalias=".status" values=" 1/ 0" )
  14. column=(type=char(20) updatewhereclause=yes name=u_rs_empinfo_cardcode dbname="u_rs_empinfo.cardcode" dbalias=".cardcode" )
  15. column=(type=datetime updatewhereclause=yes name=u_rs_empinfo_joindate dbname="u_rs_empinfo.joindate" dbalias=".joindate" )
  16. column=(type=datetime updatewhereclause=yes name=u_rs_empinfo_birthday dbname="u_rs_empinfo.Birthday" dbalias=".Birthday" )
  17. column=(type=long updatewhereclause=yes name=u_rs_empinfo_deptid dbname="u_rs_empinfo.deptid" dbalias=".deptid" )
  18. column=(type=char(30) updatewhereclause=yes name=cw_department_departmentname dbname="cw_department.departmentname" dbalias=".departmentname" )
  19. column=(type=char(100) updatewhereclause=yes name=u_rs_empinfo_handtype dbname="u_rs_empinfo.handtype" dbalias=".handtype" )
  20. column=(type=char(20) updatewhereclause=yes name=u_rs_empinfo_bedcode dbname="u_rs_empinfo.bedcode" dbalias=".bedcode" )
  21. column=(type=datetime updatewhereclause=yes name=uv_get_dimissiondate_movedate dbname="uv_get_dimissiondate.MOVEDATE" dbalias=".MOVEDATE" )
  22. retrieve="SELECT u_rs_empinfo.empid ,
  23. u_rs_empinfo.Empname ,
  24. u_rs_empinfo.Empcode ,
  25. u_rs_empinfo.Sex ,
  26. u_rs_empinfo.duty ,
  27. u_rs_empinfo.status ,
  28. u_rs_empinfo.cardcode ,
  29. u_rs_empinfo.joindate ,
  30. u_rs_empinfo.Birthday ,
  31. u_rs_empinfo.deptid ,
  32. cw_department.departmentname ,
  33. u_rs_empinfo.handtype,
  34. u_rs_empinfo.bedcode,
  35. uv_get_dimissiondate.MOVEDATE
  36. FROM u_rs_empinfo LEFT OUTER JOIN
  37. uv_get_dimissiondate ON
  38. u_rs_empinfo.empid = uv_get_dimissiondate.empid LEFT OUTER JOIN
  39. cw_department ON u_rs_empinfo.Deptid = cw_department.departmentid
  40. WHERE ( u_rs_empinfo.status = :arg_status )
  41. AND ( u_rs_empinfo.handtype LIKE :arg_handtype OR :arg_handtype = '')
  42. " arguments=(("arg_handtype", string),("arg_status", number)) sort="u_rs_empinfo_status D u_rs_empinfo_empcode A " )
  43. 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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  44. 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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  45. 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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  46. text(band=header alignment="2" text="入职日期" border="0" color="33554432" x="2080" 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="1" background.color="536870912" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  47. text(band=header alignment="2" text="职务" border="0" color="33554432" x="969" 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="1" background.color="536870912" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  48. text(band=header alignment="2" text="在职" border="0" color="33554432" x="1294" 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="1" background.color="536870912" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  49. text(band=header alignment="2" text="部门" border="0" color="33554432" x="1426" y="8" height="56" width="645" html.valueishtml="0" name=u_rs_empinfo_handtype_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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  50. column(band=detail id=11 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 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  51. 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 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  52. 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 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  53. column(band=detail id=8 alignment="2" tabsequence=32766 border="0" color="0" x="2080" 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 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  54. column(band=detail id=5 alignment="2" tabsequence=32766 border="0" color="0" x="969" 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 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  55. column(band=detail id=6 alignment="2" tabsequence=32766 border="0" color="0" x="1294" 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="553648127" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  56. column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="0" x="1426" y="4" height="68" width="645" format="[general]" html.valueishtml="0" name=u_rs_empinfo_handtype visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  57. 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" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  58. htmltable(border="1" )
  59. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" pagingmethod=0 generatedddwframes="1" )
  60. xhtmlgen() cssgen(sessionspecific="0" )
  61. xmlgen(inline="0" )
  62. xsltgen()
  63. jsgen()
  64. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 template=(comment="" encoding="UTF-16LE" name="qqq" xml="<?xml version=~"1.0~" encoding=~"UTF-16LE~" standalone=~"no~"?><dw_rs_empinfo_select><dw_rs_empinfo_select_row __pbband=~"detail~"><u_rs_empinfo_empid>u_rs_empinfo_empid</u_rs_empinfo_empid><u_rs_empinfo_empname>u_rs_empinfo_empname</u_rs_empinfo_empname><u_rs_empinfo_empcode>u_rs_empinfo_empcode</u_rs_empinfo_empcode><u_rs_empinfo_sex/><u_rs_empinfo_duty>u_rs_empinfo_duty</u_rs_empinfo_duty><u_rs_empinfo_status>u_rs_empinfo_status</u_rs_empinfo_status><u_rs_empinfo_cardcode/><u_rs_empinfo_joindate>u_rs_empinfo_joindate</u_rs_empinfo_joindate><u_rs_empinfo_birthday/><u_rs_empinfo_deptid>u_rs_empinfo_deptid</u_rs_empinfo_deptid><u_rs_empinfo_gztype/><cw_department_departmentname>cw_department_departmentname</cw_department_departmentname><u_rs_empinfo_handtype>u_rs_empinfo_handtype</u_rs_empinfo_handtype><u_rs_empinfo_bedcode/><uv_get_dimissiondate_movedate/></dw_rs_empinfo_select_row></dw_rs_empinfo_select>"))
  65. import.xml()
  66. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
  67. export.xhtml()