1234567891011121314151617181920212223 |
- $PBExportHeader$dw_outware_pos_lastbill2.srd
- release 9;
- datawindow(units=0 timer_interval=0 color=134217752 processing=0 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 )
- summary(height=0 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=648 color="536870912" )
- table(column=(type=decimal(5) update=yes updatewhereclause=yes name=totalamt dbname="u_outware.totalamt" )
- column=(type=decimal(5) update=yes updatewhereclause=yes name=getamt dbname="u_outware.getamt" )
- column=(type=long update=yes updatewhereclause=yes name=outwareid dbname="outwareid" )
- column=(type=long update=yes updatewhereclause=yes name=scid dbname="u_outware.scid" )
- column=(type=decimal(5) update=yes updatewhereclause=yes name=backamt dbname="backamt" )
- retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"u_outware~" ) COLUMN(NAME=~"u_outware.totalamt~") COLUMN(NAME=~"u_outware.getamt~") COMPUTE(NAME=~"max(outwareid) as outwareid~") COLUMN(NAME=~"u_outware.scid~") COMPUTE(NAME=~"getamt - totalamt as backamt~")WHERE( EXP1 =~"u_outware.lsflag~" OP =~"=~" EXP2 =~"1~" LOGIC =~"and~" ) WHERE( EXP1 =~"u_outware.opemp~" OP =~"=~" EXP2 =~":arg_emp~" LOGIC =~"and~" ) WHERE( EXP1 =~"u_outware.billtype~" OP =~"=~" EXP2 =~"1~" LOGIC =~"And~" ) WHERE( EXP1 =~"u_outware.thflag~" OP =~"=~" EXP2 =~"0~" ) GROUP(NAME=~"u_outware.totalamt~") GROUP(NAME=~"u_outware.getamt~") GROUP(NAME=~"u_outware.scid~")) ARG(NAME = ~"arg_emp~" TYPE = string) " arguments=(("arg_emp", string)) )
- text(band=detail alignment="1" text="上次应收:" border="0" color="33554432" x="9" y="4" height="112" width="590" html.valueishtml="0" name=totalamt_t visible="1" font.face="宋体" font.height="-20" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="上次找回:" border="0" color="33554432" x="9" y="256" height="104" width="590" html.valueishtml="0" name=backamt_t visible="1" font.face="宋体" font.height="-20" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="上次实收:" border="0" color="33554432" x="9" y="132" height="108" width="590" html.valueishtml="0" name=getamt_t visible="1" font.face="宋体" font.height="-20" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="617" y="256" height="104" width="635" format="#,##0.00##" html.valueishtml="0" name=backamt visible="1" edit.limit=0 edit.case=any edit.format="#,##0.00##" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-20" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="617" y="4" height="112" width="635" format="#,##0.00##" html.valueishtml="0" name=totalamt visible="1" edit.limit=0 edit.case=any edit.format="#,##0.00##" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-20" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="617" y="132" height="108" width="635" format="#,##0.00##" html.valueishtml="0" name=getamt visible="1" edit.limit=0 edit.case=any edit.format="#,##0.00##" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-20" 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" )
|