dw_accset_info4.srd 4.8 KB

123456789101112131415161718192021222324252627282930313233343536
  1. $PBExportHeader$dw_accset_info4.srd
  2. $PBExportComments$By Kivens.Jiang(kivens@21cn.com)
  3. release 9;
  4. datawindow ( units=0 timer_interval=0 color=80269524 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=804 color="536870912" )
  9. table(column=(type=long update=yes updatewhereclause=yes name=mustcheck dbname="cw_accset.mustcheck"
  10. values="凭证登帐前必须审核 1/凭证登帐前必须审核 0" )
  11. column=(type=long update=yes updatewhereclause=yes name=sameuser dbname="cw_accset.sameuser"
  12. values="制单与审核可以是同一人 1/制单与审核可以是同一人 0" )
  13. column=(type=long key=yes updatewhereclause=yes name=accsetid dbname="cw_accset.accsetid" )
  14. column=(type=long update=yes updatewhereclause=yes name=startyear dbname="cw_accset.startyear" )
  15. column=(type=long update=yes updatewhereclause=yes name=startyearmon dbname="cw_accset.startyearmon" )
  16. retrieve="SELECT cw_accset.mustcheck ,
  17. cw_accset.sameuser ,
  18. cw_accset.accsetid ,
  19. cw_accset.startyear ,
  20. cw_accset.startyearmon
  21. FROM cw_accset
  22. WHERE ( cw_accset.accsetid = :arg_accsetid ) "
  23. update="cw_accset" updatewhere=0 updatekeyinplace=no
  24. arguments=(("arg_accsetid", number), ("arg_ifstart", number))
  25. )
  26. column(name=mustcheck visible="1" tag="凭证登帐前必须审核" band=detail id=1 x="105" y="40" height="68" width="827" color="0" border="0" alignment="1" format="[general]" checkbox.lefttext=no checkbox.scale=no checkbox.threed=yes checkbox.text="凭证登帐前必须审核" checkbox.on="1" checkbox.off="0" 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=10 )
  27. column(name=sameuser visible="1" tag="制单与审核可以是同一人" band=detail id=2 x="105" y="216" height="68" width="1001" color="0" border="0" alignment="1" format="[general]" checkbox.lefttext=no checkbox.scale=no checkbox.threed=yes checkbox.text="制单与审核可以是同一人" checkbox.on="1" checkbox.off="0" 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=20 )
  28. column(name=startyear visible="1" band=detail id=4 x="389" y="556" height="68" width="270" color="16711680" border="5" alignment="2" format="[general]" protect="0 arg_ifstart" editmask.focusrectangle=no editmask.autoskip=yes editmask.required=no editmask.readonly=no editmask.codetable=no editmask.spin=yes editmask.useformat=no editmask.spinincr=1 editmask.spinrange="1990~~" editmask.mask="0000" 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=40 )
  29. text(name=t_1 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="105" y="564" height="56" width="270" text="启用年度:" )
  30. text(name=t_2 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="677" y="564" height="56" width="178" text="期间:" )
  31. column(name=startyearmon visible="1" band=detail id=5 x="869" y="556" height="68" width="165" color="16711680" border="5" alignment="2" format="[general]" protect="0 arg_ifstart" editmask.focusrectangle=no editmask.autoskip=yes editmask.required=no editmask.readonly=no editmask.codetable=no editmask.spin=yes editmask.useformat=no editmask.spinincr=1 editmask.spinrange="01~~12" editmask.mask="00" 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=50 )
  32. htmltable(border="1" )
  33. htmlgen(clientComputedFields="1" clientEvents="1" clientFormatting="0" clientScriptable="0" clientValidation="1" generateJavaScript="1" netscapeLayers="0" netscapelayers="0" encodeSelfLinkArgs="1" )
  34. export.xml(headGroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  35. import.xml()
  36. export.pdf(method=0 distill.customPostScript="0" xslfop.print="0" )