dw_objdpm_user_cmmt_bill.srd 5.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. $PBExportHeader$dw_objdpm_user_cmmt_bill.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=0 color="536870912" )
  7. detail(height=76 color="536870912" )
  8. table(column=(type=char(20) updatewhereclause=yes name=username dbname="u_user.Username" )
  9. column=(type=long updatewhereclause=yes name=empid dbname="u_user.Empid" )
  10. column=(type=long updatewhereclause=yes name=sys_admsgmx_dealflag dbname="Sys_admsgmx.dealflag" values=" 1/ 0/ 0" )
  11. column=(type=datetime updatewhereclause=yes name=sys_admsgmx_dealdt dbname="Sys_admsgmx.dealdt" )
  12. column=(type=char(30) updatewhereclause=yes name=sys_admsgmx_billcode dbname="Sys_admsgmx.billcode" )
  13. column=(type=datetime updatewhereclause=yes name=sys_admsg_senddt dbname="Sys_admsg.senddt" )
  14. retrieve=" SELECT DISTINCT u_user.Username,
  15. u_user.Empid,
  16. Sys_admsgmx.dealflag,
  17. Sys_admsgmx.dealdt ,
  18. Sys_admsgmx.billcode ,
  19. Sys_admsg.senddt
  20. FROM u_user,
  21. Sys_admsgmx ,
  22. Sys_admsg
  23. WHERE ( u_user.Empid = Sys_admsgmx.empid ) and
  24. ( Sys_admsg.msgid = Sys_admsgmx.msgid ) and
  25. ( Sys_admsgmx.billcode = :arg_billcode )
  26. " arguments=(("arg_billcode", string)) sort="sys_admsg_senddt A username A " )
  27. text(band=header alignment="2" text="名称" border="0" color="0" x="160" y="8" height="56" width="361" html.valueishtml="0" name=username_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" )
  28. text(band=header alignment="2" text="确认" border="0" color="33554432" x="9" y="8" height="56" width="142" 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="2" background.color="16777215" )
  29. text(band=header alignment="2" text="确认时间" border="0" color="33554432" x="1513" y="8" height="56" width="581" 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="2" background.color="16777215" )
  30. text(band=header alignment="2" text="相关单号" border="0" color="33554432" x="530" y="8" height="56" width="443" html.valueishtml="0" name=sys_admsgmx_billcode_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="16777215" )
  31. text(band=header alignment="2" text="发送时间" border="0" color="33554432" x="983" y="8" height="56" width="521" html.valueishtml="0" name=sys_admsg_senddt_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="16777215" )
  32. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="0" x="160" y="4" height="68" width="361" format="[general]" html.valueishtml="0" name=username tag="操作员名称" visible="1" edit.limit=20 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" )
  33. column(band=detail id=3 alignment="2" tabsequence=32766 border="0" color="0" x="9" y="4" height="68" width="142" format="[general]" html.valueishtml="0" name=sys_admsgmx_dealflag visible="1" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.other="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="2" background.color="16777215" )
  34. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="0" x="1513" y="4" height="68" width="581" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=sys_admsgmx_dealdt 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="2" background.color="16777215" )
  35. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="0" x="530" y="4" height="68" width="443" 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="2" background.color="16777215" )
  36. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="0" x="983" y="4" height="68" width="521" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=sys_admsg_senddt 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" )
  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" )