dw_assetclear_bill_edit.srd 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. $PBExportHeader$dw_assetclear_bill_edit.srd
  2. $PBExportComments$By Kivens.Jiang(kivens@21cn.com)
  3. release 9;
  4. datawindow ( units=0 timer_interval=0 color=67108864 processing=0 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.size=0 print.paper.source=0 print.canusedefaultprinter=yes selected.mouse=no)
  5. header(height=0 )
  6. summary(height=0 color="536870912" )
  7. footer(height=0 color="536870912" )
  8. detail(height=748 color="536870912" )
  9. table(column=(type=long key=yes update=yes updatewhereclause=yes initial="0" name=astclearid dbname="cw_astclear_bill.astclearid" )
  10. column=(type=datetime update=yes updatewhereclause=yes initial="today" name=billdate dbname="cw_astclear_bill.billdate" )
  11. column=(type=char(30) update=yes updatewhereclause=yes initial="empty" name=relcode dbname="cw_astclear_bill.relcode" )
  12. column=(type=char(100) update=yes updatewhereclause=yes initial="empty" name=memo dbname="cw_astclear_bill.memo" )
  13. column=(type=char(100) update=yes updatewhereclause=yes initial="empty" name=dscrp dbname="cw_astclear_bill.dscrp" )
  14. column=(type=char(18) update=yes updatewhereclause=yes initial="empty" name=othersubid dbname="cw_astclear_bill.othersubid" )
  15. column=(type=long key=yes update=yes updatewhereclause=yes initial="0" name=accsetid dbname="cw_astclear_bill.accsetid" )
  16. column=(type=datetime update=yes updatewhereclause=yes initial="today" name=opdate dbname="cw_astclear_bill.opdate" )
  17. column=(type=char(30) update=yes updatewhereclause=yes initial="empty" name=opemp dbname="cw_astclear_bill.opemp" )
  18. column=(type=long update=yes updatewhereclause=yes initial="0" name=credid dbname="cw_astclear_bill.credid" )
  19. retrieve=" SELECT cw_astclear_bill.astclearid,
  20. cw_astclear_bill.billdate,
  21. cw_astclear_bill.relcode,
  22. cw_astclear_bill.memo,
  23. cw_astclear_bill.dscrp,
  24. cw_astclear_bill.othersubid,
  25. cw_astclear_bill.accsetid,
  26. cw_astclear_bill.opdate,
  27. cw_astclear_bill.opemp,
  28. cw_astclear_bill.credid
  29. FROM cw_astclear_bill "
  30. update="cw_astclear_bill" updatewhere=1 updatekeyinplace=no
  31. )
  32. text(name=billdate_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="16711680" alignment="1" border="0" x="27" y="36" height="56" width="261" text="清理日期:" )
  33. text(name=relcode_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="16711680" alignment="1" border="0" x="969" y="36" height="56" width="261" text="相关号码:" )
  34. text(name=memo_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="16711680" alignment="1" border="0" x="27" y="180" height="56" width="261" text="清理原因:" )
  35. text(name=dscrp_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="16711680" alignment="1" border="0" x="27" y="324" height="56" width="261" text="摘 要:" )
  36. text(name=othersubid_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="16711680" alignment="1" border="0" x="27" y="468" height="56" width="261" text="对方科目:" )
  37. column(name=othersubid visible="1" band=detail id=6 x="302" y="468" height="68" width="622" color="0" border="5" alignment="0" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=18 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  38. text(name=opdate_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="1" border="0" x="27" y="612" height="56" width="261" text="建立时间:" )
  39. column(name=opdate visible="1" band=detail id=8 x="302" y="612" height="68" width="622" color="0" border="4" alignment="0" format="yyyy-mm-dd hh:mm" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  40. text(name=opemp_t visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="0" alignment="1" border="0" x="969" y="612" height="56" width="261" text="建 立 人:" )
  41. column(name=opemp visible="1" band=detail id=9 x="1239" y="612" height="68" width="622" color="0" border="4" alignment="0" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=30 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  42. button(name=b_subid visible="1" band=detail font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="13160660" filename="" action="0" vtextalign="0" htextalign="0" x="942" y="460" height="80" width="293" color="0" text="选择科目" defaultpicture=no suppresseventprocessing=no enabled=yes )
  43. column(name=billdate visible="1" band=detail id=2 x="302" y="36" height="68" width="622" color="0" border="5" alignment="2" format="yyyy-mm-dd" editmask.focusrectangle=no editmask.autoskip=no editmask.required=no editmask.readonly=no editmask.codetable=no editmask.spin=yes editmask.useformat=no editmask.spinincr=1 editmask.spinrange="~~" editmask.mask="yyyy-mm-dd" editmask.imemode=0 criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  44. column(name=relcode visible="1" band=detail id=3 x="1239" y="36" height="68" width="622" color="0" border="5" alignment="0" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=30 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  45. column(name=memo visible="1" band=detail id=4 x="302" y="180" height="68" width="1559" color="0" border="5" alignment="0" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=100 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  46. column(name=dscrp visible="1" band=detail id=5 x="302" y="324" height="68" width="1559" color="0" border="5" alignment="0" format="[general]" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=100 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="16777215" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  47. htmltable(border="1" )
  48. htmlgen(clientComputedFields="1" clientEvents="1" clientFormatting="0" clientScriptable="0" clientValidation="1" generateJavaScript="1" netscapeLayers="0" netscapelayers="0" encodeSelfLinkArgs="1" )
  49. export.xml(headGroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  50. import.xml()
  51. export.pdf(method=0 distill.customPostScript="0" xslfop.print="0" )