ds_rp_combine_row.srd 5.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. $PBExportHeader$ds_rp_combine_row.srd
  2. $PBExportComments$By Kivens.Jiang(kivens@21cn.com)
  3. release 9;
  4. datawindow ( units=0 timer_interval=0 color=1073741824 processing=1 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 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" height.autosize=yes)
  9. table(column=(type=long key=yes update=yes updatewhereclause=yes name=rowid dbname="cw_rp_rowdef.rowid" )
  10. column=(type=long update=yes updatewhereclause=yes name=rpid dbname="cw_rp_rowdef.rpid" )
  11. column=(type=char(10) update=yes updatewhereclause=yes name=rowcode dbname="cw_rp_rowdef.rowcode" )
  12. column=(type=char(50) update=yes updatewhereclause=yes name=rowname dbname="cw_rp_rowdef.rowname" )
  13. column=(type=long update=yes updatewhereclause=yes name=rowtype dbname="cw_rp_rowdef.rowtype" )
  14. column=(type=long update=yes updatewhereclause=yes name=rowcmpltype dbname="cw_rp_rowdef.rowcmpltype"
  15. values="无 0/按公式 1/行计算 2/" )
  16. retrieve=" SELECT cw_rp_rowdef.rowid,
  17. cw_rp_rowdef.rpid,
  18. cw_rp_rowdef.rowcode,
  19. cw_rp_rowdef.rowname,
  20. cw_rp_rowdef.rowtype,
  21. cw_rp_rowdef.rowcmpltype
  22. FROM cw_rp_rowdef
  23. WHERE ( cw_rp_rowdef.rpid = :arg_rpid ) AND
  24. ( cw_rp_rowdef.rowtype = :arg_rowtype )
  25. "
  26. update="cw_rp_rowdef" updatewhere=0 updatekeyinplace=no
  27. arguments=(("arg_rpid", number), ("arg_rowtype", number))
  28. sort="rowcode A"
  29. )
  30. text(name=rowcode_t visible="1" band=header font.charset="0" font.face="宋体" font.family="2" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="33554432" alignment="2" border="0" x="9" y="8" height="56" width="133" text="行号" )
  31. text(name=rowname_t visible="1" band=header font.charset="0" font.face="宋体" font.family="2" font.height="-9" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="33554432" alignment="2" border="0" x="151" y="8" height="56" width="800" text="名称" )
  32. text(name=rowcmpltype_t visible="1" 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="33554432" alignment="2" border="0" x="960" y="8" height="56" width="233" text="类型" )
  33. compute(name=compute_1 visible="1" 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="151" y="4" height="56" width="800" format="[general]" expression="count(rowname for all)" alignment="2" border="0" crosstab.repeat=no )
  34. column(name=rowcode visible="1" band=detail id=3 x="9" y="4" height="68" width="133" color="33554432" 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=10 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="0" font.face="宋体" font.family="2" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  35. column(name=rowname visible="1" height.autosize=yes band=detail id=4 x="151" y="4" height="68" width="800" color="33554432" 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=50 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="0" font.face="宋体" font.family="2" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  36. column(name=rowcmpltype visible="1" band=detail id=6 x="960" y="4" height="68" width="233" color="33554432" border="0" alignment="1" format="[general]" ddlb.allowedit=no ddlb.autohscroll=no ddlb.imemode=0 ddlb.limit=0 ddlb.showlist=no ddlb.sorted=no ddlb.useasborder=no ddlb.vscrollbar=no ddlb.nilisnull=no ddlb.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="0" font.face="宋体" font.family="2" font.height="-9" font.pitch="2" font.weight="400" tabsequence=0 )
  37. htmltable(border="1" )
  38. htmlgen(clientComputedFields="1" clientEvents="1" clientFormatting="0" clientScriptable="0" clientValidation="1" generateJavaScript="1" netscapeLayers="0" netscapelayers="0" encodeSelfLinkArgs="1" )
  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" )