123456789101112131415161718192021222324252627282930313233343536 |
- $PBExportHeader$dw_accset_info4.srd
- $PBExportComments$By Kivens.Jiang(kivens@21cn.com)
- release 9;
- 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)
- header(height=0 )
- summary(height=0 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=804 color="536870912" )
- table(column=(type=long update=yes updatewhereclause=yes name=mustcheck dbname="cw_accset.mustcheck"
- values="凭证登帐前必须审核 1/凭证登帐前必须审核 0" )
- column=(type=long update=yes updatewhereclause=yes name=sameuser dbname="cw_accset.sameuser"
- values="制单与审核可以是同一人 1/制单与审核可以是同一人 0" )
- column=(type=long key=yes updatewhereclause=yes name=accsetid dbname="cw_accset.accsetid" )
- column=(type=long update=yes updatewhereclause=yes name=startyear dbname="cw_accset.startyear" )
- column=(type=long update=yes updatewhereclause=yes name=startyearmon dbname="cw_accset.startyearmon" )
- retrieve="SELECT cw_accset.mustcheck ,
- cw_accset.sameuser ,
- cw_accset.accsetid ,
- cw_accset.startyear ,
- cw_accset.startyearmon
- FROM cw_accset
- WHERE ( cw_accset.accsetid = :arg_accsetid ) "
- update="cw_accset" updatewhere=0 updatekeyinplace=no
- arguments=(("arg_accsetid", number), ("arg_ifstart", number))
- )
- 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 )
- 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 )
- 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 )
- 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="启用年度:" )
- 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="期间:" )
- 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 )
- htmltable(border="1" )
- htmlgen(clientComputedFields="1" clientEvents="1" clientFormatting="0" clientScriptable="0" clientValidation="1" generateJavaScript="1" netscapeLayers="0" netscapelayers="0" encodeSelfLinkArgs="1" )
- export.xml(headGroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
- import.xml()
- export.pdf(method=0 distill.customPostScript="0" xslfop.print="0" )
|