123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- $PBExportHeader$dw_iteminput_index.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 )
- header(height=68 color="536870912" )
- summary(height=76 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=84 color="536870912" )
- table(column=(type=long updatewhereclause=yes name=u_iteminput_itemid dbname="u_iteminput.itemid" )
- column=(type=long updatewhereclause=yes name=u_iteminput_dateint dbname="u_iteminput.dateint" )
- column=(type=datetime updatewhereclause=yes name=u_iteminput_outdate dbname="u_iteminput.outdate" )
- column=(type=char(255) updatewhereclause=yes name=u_iteminput_dscrp dbname="u_iteminput.dscrp" )
- column=(type=decimal(2) updatewhereclause=yes name=u_iteminput_outamt dbname="u_iteminput.outamt" )
- column=(type=datetime updatewhereclause=yes name=u_iteminput_opdate dbname="u_iteminput.opdate" )
- column=(type=char(10) updatewhereclause=yes name=u_iteminput_opemp dbname="u_iteminput.opemp" )
- column=(type=long updatewhereclause=yes name=u_iteminput_accountsid dbname="u_iteminput.accountsid" )
- column=(type=char(20) updatewhereclause=yes name=u_itemdef_itemcode dbname="u_itemdef.itemcode" )
- column=(type=char(50) updatewhereclause=yes name=u_itemdef_itemname dbname="u_itemdef.itemname" )
- column=(type=char(30) updatewhereclause=yes name=u_accounts_accountsname dbname="u_accounts.accountsname" )
- column=(type=long updatewhereclause=yes name=u_iteminput_rapmoneyid dbname="u_iteminput.rapmoneyid" )
- retrieve=" SELECT u_iteminput.itemid,
- u_iteminput.dateint,
- u_iteminput.outdate,
- u_iteminput.dscrp,
- u_iteminput.outamt,
- u_iteminput.opdate,
- u_iteminput.opemp,
- u_iteminput.accountsid,
- u_itemdef.itemcode,
- u_itemdef.itemname,
- u_accounts.accountsname,
- u_iteminput.rapmoneyid
- FROM u_iteminput LEFT OUTER JOIN u_accounts ON u_iteminput.accountsid = u_accounts.accountsid,
- u_itemdef
- WHERE ( u_itemdef.itemid = u_iteminput.itemid ) and
- ( u_iteminput.opdate >= :arg_firstdate ) AND
- ( u_iteminput.opdate < :arg_enddate )
- " arguments=(("arg_firstdate", datetime),("arg_enddate", datetime)) sort="u_iteminput_opdate A " )
- text(band=header alignment="2" text="支出日期" border="0" color="0" x="9" y="8" height="56" width="302" html.valueishtml="0" name=u_iteminput_outdate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="银行帐号" border="0" color="0" x="320" y="8" height="56" width="750" html.valueishtml="0" name=t_1 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="支出项目编号" border="0" color="0" x="1079" y="8" height="56" width="352" html.valueishtml="0" name=u_itemdef_itemcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="支出项目名称" border="0" color="0" x="1440" y="8" height="56" width="535" html.valueishtml="0" name=u_itemdef_itemname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="支出金额" border="0" color="0" x="1984" y="8" height="56" width="325" html.valueishtml="0" name=u_iteminput_outamt_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="备注" border="0" color="0" x="2318" y="8" height="56" width="727" html.valueishtml="0" name=u_iteminput_dscrp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="建立时间" border="0" color="0" x="3054" y="8" height="56" width="603" html.valueishtml="0" name=u_iteminput_opdate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="建立人" border="0" color="0" x="3666" y="8" height="56" width="302" html.valueishtml="0" name=u_iteminput_opemp_t visible="1" 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=32766 border="0" color="0" x="9" y="8" height="68" width="302" format="yyyy-mm-dd" html.valueishtml="0" name=u_iteminput_outdate visible="1" editmask.mask="yyyy-mm-dd" editmask.imemode=0 editmask.focusrectangle=no 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=11 alignment="0" tabsequence=32766 border="0" color="0" x="320" y="8" height="68" width="750" format="[general]" html.valueishtml="0" name=u_accounts_accountsname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.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=9 alignment="0" tabsequence=32766 border="0" color="0" x="1079" y="8" height="68" width="352" format="[general]" html.valueishtml="0" name=u_itemdef_itemcode visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.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=10 alignment="0" tabsequence=32766 border="0" color="0" x="1440" y="8" height="68" width="535" format="[general]" html.valueishtml="0" name=u_itemdef_itemname visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.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=32766 border="0" color="0" x="2318" y="8" height="68" width="727" format="[general]" html.valueishtml="0" name=u_iteminput_dscrp visible="1" edit.limit=100 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.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=6 alignment="0" tabsequence=32766 border="0" color="0" x="3054" y="8" height="68" width="603" format="[shortdate] [time]" html.valueishtml="0" name=u_iteminput_opdate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.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=7 alignment="0" tabsequence=32766 border="0" color="0" x="3666" y="8" height="68" width="302" format="[general]" html.valueishtml="0" name=u_iteminput_opemp visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.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=5 alignment="1" tabsequence=32766 border="0" color="0" x="1984" y="8" height="68" width="325" format="#,##0.00" html.valueishtml="0" name=u_iteminput_outamt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.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" )
- compute(band=summary alignment="1" expression="sum(u_iteminput_outamt for all)"border="0" color="0" x="1984" y="4" height="68" width="325" format="#,##0.00" html.valueishtml="0" name=compute_1 visible="1" 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=summary alignment="2" expression="count(u_accounts_accountsname for all)"border="0" color="0" x="320" y="4" height="68" width="750" format="[general]" html.valueishtml="0" name=compute_2 visible="1" font.face="宋体" font.height="-9" font.weight="400" 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" )
|