dw_deal_admsg_1.srd 9.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. $PBExportHeader$dw_deal_admsg_1.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=68 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=68 color="536870912" )
  8. table(column=(type=long updatewhereclause=yes name=sys_admsgmx_msgid dbname="Sys_admsgmx.msgid" )
  9. column=(type=datetime update=yes updatewhereclause=yes name=senddt dbname="Sys_admsg.senddt" )
  10. column=(type=char(10) update=yes updatewhereclause=yes name=sendemp dbname="Sys_admsg.sendemp" )
  11. column=(type=long updatewhereclause=yes name=sys_admsgmx_dealflag dbname="Sys_admsgmx.dealflag" values=" 1/ 0" )
  12. column=(type=datetime updatewhereclause=yes name=sys_admsgmx_dealdt dbname="Sys_admsgmx.dealdt" )
  13. column=(type=char(100) updatewhereclause=yes name=sys_admsgmx_s_msgtitle dbname="Sys_admsgmx.s_msgtitle" )
  14. column=(type=char(4099) updatewhereclause=yes name=sys_admsgmx_s_msg dbname="Sys_admsgmx.s_msg" )
  15. column=(type=long updatewhereclause=yes name=sys_admsgmx_empid dbname="Sys_admsgmx.empid" )
  16. column=(type=char(30) updatewhereclause=yes name=sys_admsgmx_billcode dbname="Sys_admsgmx.billcode" )
  17. column=(type=long updatewhereclause=yes name=sys_admsgmx_senddtint dbname="Sys_admsgmx.senddtint" )
  18. column=(type=long updatewhereclause=yes name=sys_admsgmx_scid dbname="Sys_admsgmx.scid" )
  19. retrieve=" SELECT sys_admsgmx.msgid,
  20. sys_admsg.senddt,
  21. sys_admsg.sendemp,
  22. sys_admsgmx.dealflag,
  23. sys_admsgmx.dealdt,
  24. sys_admsgmx.s_msgtitle,
  25. sys_admsgmx.s_msg,
  26. sys_admsgmx.empid,
  27. sys_admsgmx.billcode,
  28. sys_admsgmx.senddtint ,
  29. sys_admsgmx.scid
  30. FROM sys_admsg,
  31. sys_admsgmx
  32. WHERE ( sys_admsg.msgid = sys_admsgmx.msgid ) and
  33. ( sys_admsgmx.dealflag = :arg_dealflag OR
  34. :arg_dealflag = -1 ) AND
  35. sys_admsgmx.empid = :arg_empid
  36. " arguments=(("arg_empid", number),("arg_dealflag", number)) sort="sys_admsgmx_msgid D " )
  37. text(band=header alignment="2" text="发送人" border="0" color="0" x="169" y="8" height="56" width="178" html.valueishtml="0" name=sendemp_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="553648127" )
  38. text(band=header alignment="2" text="发送时间" border="0" color="0" x="1632" y="8" height="56" width="443" html.valueishtml="0" name=senddt_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="553648127" )
  39. text(band=header alignment="2" text="标题" border="0" color="0" x="357" y="8" height="56" width="832" html.valueishtml="0" name=sys_admsgmx_s_msgtitle_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="553648127" )
  40. text(band=header alignment="2" text="消息" border="0" color="0" x="2085" y="8" height="56" width="494" html.valueishtml="0" name=sys_admsgmx_s_msg_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="553648127" )
  41. text(band=header alignment="2" text="确认" border="0" color="0" x="2587" y="8" height="56" width="114" html.valueishtml="0" name=sys_admsgmx_dealflag_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="553648127" )
  42. text(band=header alignment="2" text="确认时间" border="0" color="0" x="2711" y="8" height="56" width="480" html.valueishtml="0" name=sys_admsgmx_dealdt_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="553648127" )
  43. text(band=header alignment="2" text="相关单号" border="0" color="0" x="1198" y="8" height="56" width="425" html.valueishtml="0" name=sys_admsgmx_billcode_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="553648127" )
  44. compute(band=detail alignment="0" expression="''"border="0" color="0" x="9" y="8" height="56" width="151" format="[general]" html.valueishtml="0" name=compute_1 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" )
  45. button(band=detail text="确认" filename="" enabled=yes action="0" border="0" color="65535" x="5" y="0" height="68" width="155" vtextalign="0" htextalign="0" name=bt_deal visible="1~tif(sys_admsgmx_dealflag=1,0,1)" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="8388608" )
  46. column(band=detail id=3 alignment="0" tabsequence=10 border="0" color="0" x="169" y="4" height="60" width="178" format="[general]" html.valueishtml="0" name=sendemp visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  47. column(band=detail id=2 alignment="0" tabsequence=40 border="0" color="0" x="1632" y="4" height="60" width="443" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=senddt visible="1" edit.limit=0 edit.case=any edit.format="yyyy-mm-dd hh:mm" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  48. column(band=detail id=6 alignment="0" tabsequence=20 border="0" color="0" x="357" y="4" height="60" width="832" format="[general]" html.valueishtml="0" name=sys_admsgmx_s_msgtitle visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  49. column(band=detail id=7 alignment="0" tabsequence=50 border="0" color="0" x="2085" y="4" height="60" width="494" format="[general]" html.valueishtml="0" name=sys_admsgmx_s_msg visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  50. column(band=detail id=4 alignment="2" tabsequence=32766 border="0" color="0" x="2587" y="4" height="60" width="114" format="[general]" html.valueishtml="0" name=sys_admsgmx_dealflag 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="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  51. column(band=detail id=5 alignment="0" tabsequence=60 border="0" color="0" x="2711" y="4" height="60" width="480" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=sys_admsgmx_dealdt visible="1" edit.limit=0 edit.case=any edit.format="yyyy-mm-dd hh:mm" edit.autoselect=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  52. column(band=detail id=9 alignment="0" tabsequence=30 border="0" color="0" x="1198" y="4" height="60" width="425" format="[general]" html.valueishtml="0" name=sys_admsgmx_billcode 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="1" background.color="536870912" )
  53. compute(band=foreground alignment="2" expression="count(sys_admsgmx_s_msgtitle for all)"border="0" color="0" x="23" y="8" height="56" width="110" format="[general]" html.valueishtml="0" name=compute_2 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
  54. htmltable(border="1" )
  55. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  56. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  57. import.xml()
  58. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )