dw_assetclear_bill_index.srd 9.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. $PBExportHeader$dw_assetclear_bill_index.srd
  2. $PBExportComments$By Kivens.Jiang(kivens@21cn.com)
  3. release 9;
  4. datawindow ( units=0 timer_interval=0 color=16777215 processing=1 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 grid.lines=0 selected.mouse=yes)
  5. header(height=68 color="536870912" )
  6. summary(height=0 color="536870912" )
  7. footer(height=64 color="536870912" )
  8. detail(height=76 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. values=" 1/ 0/" )
  20. retrieve=" SELECT cw_astclear_bill.astclearid,
  21. cw_astclear_bill.billdate,
  22. cw_astclear_bill.relcode,
  23. cw_astclear_bill.memo,
  24. cw_astclear_bill.dscrp,
  25. cw_astclear_bill.othersubid,
  26. cw_astclear_bill.accsetid,
  27. cw_astclear_bill.opdate,
  28. cw_astclear_bill.opemp,
  29. cw_astclear_bill.credid
  30. FROM cw_astclear_bill
  31. WHERE cw_astclear_bill.accsetid = :arg_accsetid
  32. "
  33. update="cw_astclear_bill" updatewhere=1 updatekeyinplace=no
  34. arguments=(("arg_accsetid", number))
  35. )
  36. text(name=billdate_t band=header 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="2" border="0" x="9" y="8" height="56" width="329" text="清理日期" )
  37. text(name=relcode_t band=header 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="2" border="0" x="347" y="8" height="56" width="530" text="相关号码" )
  38. text(name=memo_t band=header 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="2" border="0" x="887" y="8" height="56" width="969" text="清理原因" )
  39. text(name=dscrp_t band=header 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="2" border="0" x="1865" y="8" height="56" width="955" text="摘要" )
  40. text(name=othersubid_t band=header 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="2" border="0" x="2830" y="8" height="56" width="521" text="对方科目" )
  41. text(name=opdate_t band=header 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="2" border="0" x="3360" y="8" height="56" width="558" text="建立时间" )
  42. text(name=opemp_t band=header 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="2" border="0" x="3927" y="8" height="56" width="384" text="建立人" )
  43. compute(band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="16711680" x="9" y="4" height="56" width="329" format="[General]" expression="count(billdate for all)" alignment="2" border="0" crosstab.repeat=no )
  44. column(name=billdate band=detail id=2 x="9" y="4" height="68" width="329" color="0" border="0" alignment="2" format="yyyy-mm-dd" 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 )
  45. column(name=relcode band=detail id=3 x="347" y="4" height="68" width="530" color="0" border="0" 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 )
  46. column(name=memo band=detail id=4 x="887" y="4" height="68" width="969" color="0" border="0" 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="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  47. column(name=dscrp band=detail id=5 x="1865" y="4" height="68" width="955" color="0" border="0" 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="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  48. column(name=othersubid band=detail id=6 x="2830" y="4" height="68" width="521" color="0" border="0" 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="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  49. column(name=opdate band=detail id=8 x="3360" y="4" height="68" width="558" color="0" border="0" 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 )
  50. column(name=opemp band=detail id=9 x="3927" y="4" height="68" width="384" color="0" border="0" alignment="2" 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 )
  51. htmltable(border="1" cellPadding="0" cellSpacing="0" generateCSS="no" noWrap="yes" )
  52. htmlgen()
  53. export.xml(metadatatype=0 savemetadata=0 )
  54. import.xml()
  55. export.pdf(method=0 )