123456789101112131415161718192021222324 |
- $PBExportHeader$dw_subaccset_index.srd
- $PBExportComments$By Kivens.Jiang(kivens@21cn.com)
- release 9;
- 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)
- header(height=72 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=76 color="536870912" )
- table(column=(type=long key=yes update=yes updatewhereclause=yes name=accsetid dbname="cw_subaccset.accsetid" )
- column=(type=long key=yes update=yes updatewhereclause=yes name=subaccsetid dbname="cw_subaccset.subaccsetid" )
- column=(type=char(20) update=yes updatewhereclause=yes name=dscrp dbname="cw_subaccset.Dscrp" )
- retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"cw_subaccset~" ) COLUMN(NAME=~"cw_subaccset.accsetid~") COLUMN(NAME=~"cw_subaccset.subaccsetid~") COLUMN(NAME=~"cw_subaccset.Dscrp~")WHERE( EXP1 =~"cw_subaccset.accsetid~" OP =~"=~" EXP2 =~":arg_accsetid~" ) ) ARG(NAME = ~"arg_accsetid~" TYPE = number) "
- update="cw_subaccset" updatewhere=1 updatekeyinplace=no
- arguments=(("arg_accsetid", number))
- )
- text(name=subaccsetid_t band=header font.charset="134" font.face="宋体" font.family="0" font.height="-9" font.pitch="2" font.weight="400" background.mode="2" background.color="80269524" color="0" alignment="2" border="6" x="9" y="8" height="56" width="114" text="子帐" )
- 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="2" background.color="80269524" color="0" alignment="2" border="6" x="133" y="8" height="56" width="453" text="描述" )
- column(name=subaccsetid tag="子帐ID" band=detail id=2 x="9" y="4" height="68" width="114" color="0" border="0" alignment="2" format="[general]" protect="0 if (subaccsetid =0,1,0)" 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=10 )
- column(name=dscrp tag="描述" band=detail id=3 x="133" y="4" height="68" width="453" 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=20 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=20 )
- htmltable(border="1" cellPadding="0" cellSpacing="0" generateCSS="no" noWrap="yes" )
- htmlgen()
- export.xml(metadatatype=0 savemetadata=0 )
- import.xml()
- export.pdf(method=0 )
|