123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- $PBExportHeader$ds_xls_billcolumn.srd
- release 9;
- datawindow(units=0 timer_interval=0 color=1073741824 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 )
- header(height=168 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=104 color="536870912" )
- table(column=(type=long updatewhereclause=yes name=u_xls_billcolumn_def_columnid dbname="U_XLS_BillColumn_Def.ColumnID" )
- column=(type=char(50) updatewhereclause=yes name=u_xls_billcolumn_def_columnname dbname="U_XLS_BillColumn_Def.ColumnName" )
- column=(type=long updatewhereclause=yes name=u_xls_billcolumn_def_billid dbname="U_XLS_BillColumn_Def.BillID" )
- column=(type=char(50) updatewhereclause=yes name=u_xls_billcolumn_def_signname dbname="U_XLS_BillColumn_Def.SignNAME" )
- column=(type=long updatewhereclause=yes name=u_xls_billcolumn_def_columntype dbname="U_XLS_BillColumn_Def.ColumnType" )
- column=(type=char(50) updatewhereclause=yes name=u_xls_billlist_billname dbname="U_XLS_BillList.BillName" )
- column=(type=long updatewhereclause=yes name=u_xls_billlist_parentid dbname="U_XLS_BillList.parentid" )
- column=(type=char(16) updatewhereclause=yes name=efuppict dbname="efuppict" )
- column=(type=char(16) updatewhereclause=yes name=efdnpict dbname="efdnpict" )
- column=(type=char(61) updatewhereclause=yes name=uv_xls_billtype_ogmid dbname="uv_xls_billtype.ogmid" )
- column=(type=char(92) updatewhereclause=yes name=efid dbname="efid" )
- column=(type=char(103) updatewhereclause=yes name=efname dbname="efname" )
- column=(type=char(63) updatewhereclause=yes name=billflag dbname="billflAG" )
- column=(type=long updatewhereclause=yes name=sortflag dbname="sortflag" )
- retrieve="SELECT U_XLS_BillColumn_Def.ColumnID ,
- U_XLS_BillColumn_Def.ColumnName,
- u_XLS_BillColumn_Def.BillID,
- U_XLS_BillColumn_Def.SignNAME,
- U_XLS_BillColumn_Def.ColumnType,
- U_XLS_BillList.BillName ,
- U_XLS_BillList.parentid ,
- 'xls_efuppict.bmp' as efuppict,
- 'xls_efdnpict.bmp' as efdnpict,
- uv_xls_billtype.ogmid,
- rtrim(uv_xls_billtype.ogmid) +'-'+rtrim(cast(u_XLS_BillColumn_Def.ColumnID as char)) as efid,
- :arg_begflag+rtrim(U_XLS_BillList.BillName)+'.' + ltrim(rtrim(U_XLS_BillColumn_Def.SignNAME)) + :arg_endflag as efname,
- :arg_begflag+rtrim(U_XLS_BillList.BillName)+'-明细行标记'+ :arg_endflag as billflAG,
- 1 as sortflag
-
- FROM U_XLS_BillColumn_Def INNER join
- U_XLS_BillList on ( U_XLS_BillColumn_Def.BillID = U_XLS_BillList.BillID ) AND
- ((U_XLS_BillList.BillID = :arg_billid OR
- U_XLS_BillList.parentid = :arg_billid) )
- INNER join uv_xls_billtype on (uv_xls_billtype.billid = U_XLS_BillColumn_Def.billid )AND
- (uv_xls_billtype.ColumnType = U_XLS_BillColumn_Def.ColumnType )
-
- UNION ALL
-
- SELECT 0 as ColumnID ,
- U_XLS_BillList.BillName as ColumnName,
- U_XLS_BillList.BillID as billid,
- U_XLS_BillList.BillName as SignNAME,
- uv_xls_billtype.ColumnType,
- U_XLS_BillList.BillName ,
- U_XLS_BillList.parentid ,
- 'xls_efuppict.bmp' as efuppict,
- 'xls_efdnpict.bmp' as efdnpict,
- uv_xls_billtype.ogmid,
- rtrim(uv_xls_billtype.ogmid) +'-0' as efid,
- :arg_begflag+rtrim(U_XLS_BillList.BillName)+'-明细行标记'+ :arg_endflag as efname,
- :arg_begflag+rtrim(U_XLS_BillList.BillName)+'-明细行标记'+ :arg_endflag as billflAG,
- 0 as sortflag
- FROM U_XLS_BillList
- INNER join uv_xls_billtype on (uv_xls_billtype.billid = U_XLS_BillList.billid )
- WHERE U_XLS_BillList.parentid = :arg_billid
-
-
- " arguments=(("arg_billid", number),("arg_begflag", string),("arg_endflag", string)) sort="sortflag A efname A u_xls_billlist_parentid A u_xls_billcolumn_def_columntype A u_xls_billcolumn_def_columnid A " )
- text(band=header alignment="2" text="U Xls Billcolumn Def
- Billid" border="0" color="33554432" x="9" y="8" height="152" width="640" html.valueishtml="0" name=u_xls_billcolumn_def_billid_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="U Xls Billcolumn Def
- Columnid" border="0" color="33554432" x="658" y="4" height="152" width="640" html.valueishtml="0" name=u_xls_billcolumn_def_columnid_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="U Xls Billcolumn Def
- Columnname" border="0" color="33554432" x="1307" y="8" height="152" width="1632" html.valueishtml="0" name=u_xls_billcolumn_def_columnname_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="U Xls Billcolumn Def
- Signname" border="0" color="33554432" x="2949" y="8" height="152" width="1632" html.valueishtml="0" name=u_xls_billcolumn_def_signname_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="U Xls Billcolumn Def
- Columntype" border="0" color="33554432" x="4590" y="8" height="152" width="640" html.valueishtml="0" name=u_xls_billcolumn_def_columntype_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="0" text="U Xls Billlist Billname" border="0" color="33554432" x="5239" y="4" height="76" width="1591" html.valueishtml="0" name=u_xls_billlist_billname_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="Efuppict" border="0" color="33554432" x="6839" y="4" height="76" width="503" html.valueishtml="0" name=efuppict_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="Efdnpict" border="0" color="33554432" x="7351" y="4" height="76" width="599" html.valueishtml="0" name=efdnpict_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="Uv Xls Billtype Ogmid" border="0" color="33554432" x="7959" y="4" height="76" width="1943" html.valueishtml="0" name=uv_xls_billtype_ogmid_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="Efid" border="0" color="33554432" x="9911" y="4" height="76" width="2935" html.valueishtml="0" name=efid_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="Efname" border="0" color="33554432" x="12855" y="4" height="76" width="1655" html.valueishtml="0" name=efname_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="U Xls Billlist Parentid" border="0" color="33554432" x="14519" y="4" height="76" width="87" html.valueishtml="0" name=u_xls_billlist_parentid_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="Billflag" border="0" color="33554432" x="14615" y="4" height="76" width="1815" html.valueishtml="0" name=billflag_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- text(band=header alignment="0" text="Sortflag" border="0" color="33554432" x="16439" y="4" height="76" width="87" html.valueishtml="0" name=sortflag_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
- column(band=detail id=3 alignment="1" tabsequence=32766 border="0" color="33554432" x="9" y="8" height="88" width="640" format="[general]" html.valueishtml="0" name=u_xls_billcolumn_def_billid visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=1 alignment="1" tabsequence=32766 border="0" color="33554432" x="658" y="4" height="88" width="640" format="[general]" html.valueishtml="0" name=u_xls_billcolumn_def_columnid visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="1307" y="8" height="88" width="1632" format="[general]" html.valueishtml="0" name=u_xls_billcolumn_def_columnname visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432" x="2949" y="8" height="88" width="1632" format="[general]" html.valueishtml="0" name=u_xls_billcolumn_def_signname visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=5 alignment="1" tabsequence=32766 border="0" color="33554432" x="4590" y="8" height="88" width="640" format="[general]" html.valueishtml="0" name=u_xls_billcolumn_def_columntype visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432" x="5239" y="0" height="76" width="1591" format="[general]" html.valueishtml="0" name=u_xls_billlist_billname visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432" x="6839" y="0" height="76" width="503" format="[general]" html.valueishtml="0" name=efuppict visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="33554432" x="7351" y="0" height="76" width="599" format="[general]" html.valueishtml="0" name=efdnpict visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432" x="7959" y="0" height="76" width="1943" format="[general]" html.valueishtml="0" name=uv_xls_billtype_ogmid visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="9911" y="0" height="76" width="2935" format="[general]" html.valueishtml="0" name=efid visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="33554432" x="12855" y="0" height="76" width="1655" format="[general]" html.valueishtml="0" name=efname visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="33554432" x="14519" y="0" height="76" width="87" format="[general]" html.valueishtml="0" name=u_xls_billlist_parentid visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="33554432" x="14615" y="0" height="76" width="1815" format="[general]" html.valueishtml="0" name=billflag visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="33554432" x="16439" y="0" height="76" width="87" format="[general]" html.valueishtml="0" name=sortflag visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" 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" )
|