123456789101112131415161718192021222324252627282930313233 |
- $PBExportHeader$dw_subid_account.srd
- release 9;
- datawindow(units=0 timer_interval=0 color=16777215 processing=1 HTMLDW=no 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.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 selected.mouse=no )
- header(height=68 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=64 color="536870912" )
- detail(height=76 color="536870912" )
- table(column=(type=long updatewhereclause=yes key=yes name=accountsid dbname="u_accounts.accountsid" )
- column=(type=char(30) updatewhereclause=yes name=accountsname dbname="u_accounts.accountsname" )
- column=(type=char(30) update=yes updatewhereclause=yes name=subid dbname="u_accounts.subid" )
- column=(type=char(20) updatewhereclause=yes name=accountrep dbname="u_accounts.accountrep" )
- column=(type=long updatewhereclause=yes name=accountstype dbname="u_accounts.accountstype" values="银行 0/现金 1/其它 2/" )
- retrieve="SELECT u_accounts.accountsid ,
- u_accounts.accountsname ,
- u_accounts.subid ,
- u_accounts.accountrep ,
- u_accounts.accountstype
- FROM u_accounts
- where u_accounts.ifuse = 1" update="u_accounts" updatewhere=0 updatekeyinplace=no )
- text(band=header alignment="2" text="负责人" border="0" color="0" x="2510" y="8" height="56" width="219" html.valueishtml="0" name=accountrep_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- text(band=header alignment="2" text="类别" border="0" color="33554432" x="2738" y="8" height="56" width="288" html.valueishtml="0" name=accountstype_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="2" text="帐号名称" border="0" color="0" x="9" y="8" height="56" width="901" html.valueishtml="0" name=accountsname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- text(band=header alignment="2" text="会计科目" border="0" color="16711680" x="919" y="8" height="56" width="1582" html.valueishtml="0" name=subid_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
- column(band=detail id=5 alignment="2" tabsequence=32766 border="0" color="0" x="2738" y="4" height="68" width="288" format="[general]" html.valueishtml="0" name=accountstype visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=4 alignment="0" tabsequence=30 border="0" color="0" x="2510" y="4" height="68" width="219" format="[general]" html.valueishtml="0" name=accountrep visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=2 alignment="0" tabsequence=10 border="0" color="0" x="9" y="4" height="68" width="901" format="[general]" html.valueishtml="0" name=accountsname tag="帐号名称" visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 edit.displayonly=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=3 alignment="0" tabsequence=20 border="0" color="16711680" x="919" y="4" height="68" width="1582" format="[general]" html.valueishtml="0" name=subid visible="1" dddw.name=ddd_subid_set dddw.displaycolumn=displaycode dddw.datacolumn=subid dddw.percentwidth=150 dddw.lines=10 dddw.limit=0 dddw.allowedit=yes dddw.useasborder=no dddw.case=any dddw.imemode=0 dddw.vscrollbar=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- compute(band=footer alignment="2" expression="count(accountsname for all)"border="0" color="16711680" x="9" y="4" height="56" width="901" format="[general]" html.valueishtml="0" name=compute_1 visible="1" font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- htmltable(border="1" )
- htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
- export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
- import.xml()
- export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
|