12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- $PBExportHeader$dw_oppsoe_spt_index.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=68 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=68 color="536870912" )
- detail(height=76 color="536870912" )
- table(column=(type=long update=yes updatewhereclause=yes name=billid dbname="u_oppose.billid" initial="0" )
- column=(type=datetime update=yes updatewhereclause=yes name=billdate dbname="u_oppose.billdate" initial="today" )
- column=(type=long updatewhereclause=yes name=u_oppose_itemid dbname="u_oppose.itemid" initial="0" )
- column=(type=char(20) updatewhereclause=yes name=u_spt_sptcode dbname="u_spt.sptcode" initial="empty" )
- column=(type=char(250) update=yes updatewhereclause=yes name=threason dbname="u_oppose.threason" initial="empty" )
- column=(type=char(250) updatewhereclause=yes name=improveidea dbname="u_oppose.improveidea" initial="empty" )
- column=(type=char(30) update=yes updatewhereclause=yes name=billcode dbname="u_oppose.billcode" initial="empty" )
- column=(type=char(50) update=yes updatewhereclause=yes name=opposedept dbname="u_oppose.opposedept" initial="empty" )
- column=(type=datetime update=yes updatewhereclause=yes name=opdate dbname="u_oppose.opdate" initial="today" )
- column=(type=char(10) update=yes updatewhereclause=yes name=opemp dbname="u_oppose.opemp" initial="empty" )
- column=(type=datetime update=yes updatewhereclause=yes name=moddate dbname="u_oppose.moddate" )
- column=(type=char(10) update=yes updatewhereclause=yes name=modemp dbname="u_oppose.modemp" )
- column=(type=long update=yes updatewhereclause=yes name=flag dbname="u_oppose.flag" initial="0" values=" 1/ 0" )
- column=(type=datetime update=yes updatewhereclause=yes name=auditdate dbname="u_oppose.auditdate" )
- column=(type=char(10) update=yes updatewhereclause=yes name=auditemp dbname="u_oppose.auditemp" )
- column=(type=long updatewhereclause=yes name=printnum dbname="u_oppose.printnum" )
- column=(type=long updatewhereclause=yes name=u_oppose_relid dbname="u_oppose.relid" )
- retrieve=" SELECT u_oppose.billid,
- u_oppose.billdate,
- u_oppose.itemid,
- u_spt.sptcode,
- u_oppose.threason,
- u_oppose.improveidea,
- u_oppose.billcode,
- u_oppose.opposedept,
- u_oppose.opdate,
- u_oppose.opemp,
- u_oppose.moddate,
- u_oppose.modemp,
- u_oppose.flag,
- u_oppose.auditdate,
- u_oppose.auditemp,
- u_oppose.printnum,
- u_oppose.relid
- FROM u_oppose LEFT OUTER JOIN u_spt ON u_oppose.relid = u_spt.sptid
- where ( u_oppose.flag=:arg_flag or :arg_flag = -1 )
- and ( u_oppose.billtype = 1 ) and
- ( u_spt.spttypeid in (:arg_spttypeid))
- " arguments=(("arg_flag", number),("arg_spttypeid", numberlist)) )
- text(band=header alignment="2" text="投诉单号" border="0" color="33554432" x="82" y="8" height="56" width="352" html.valueishtml="0" name=billcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="投诉日期" border="0" color="33554432" x="443" y="8" height="56" width="320" html.valueishtml="0" name=billdate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="供应商" border="0" color="33554432" x="1207" y="8" height="56" width="603" html.valueishtml="0" name=opposedept_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="投诉原因" border="0" color="33554432" x="2190" y="8" height="56" width="786" html.valueishtml="0" name=threason_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="建立时间" border="0" color="33554432" x="3863" y="8" height="56" width="453" html.valueishtml="0" name=opdate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="建立人" border="0" color="33554432" x="4325" y="8" height="56" width="270" html.valueishtml="0" name=opemp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="修改时间" border="0" color="33554432" x="5527" y="8" height="56" width="457" html.valueishtml="0" name=moddate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="审核" border="0" color="33554432" x="4603" y="8" height="56" width="128" html.valueishtml="0" name=flag_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="审核时间" border="0" color="33554432" x="4741" y="8" height="56" width="517" html.valueishtml="0" name=auditdate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="审核人" border="0" color="33554432" x="5266" y="8" height="56" width="251" html.valueishtml="0" name=auditemp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- text(band=header alignment="2" text="印" border="0" color="33554432" x="9" y="8" height="56" width="64" html.valueishtml="0" name=printnum_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" )
- text(band=header alignment="2" text="备注" border="0" color="33554432" x="2985" y="8" height="56" width="869" html.valueishtml="0" name=improveidea_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="33554432" x="1819" y="8" height="56" width="361" html.valueishtml="0" name=u_spt_sptcode_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="33554432" x="5993" y="8" height="56" width="274" html.valueishtml="0" name=modemp_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="33554432" x="773" y="8" height="56" width="425" html.valueishtml="0" name=u_oppose_itemid_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=7 alignment="2" tabsequence=32766 border="0" color="33554432~tif(flag=1,rgb(0,0,0),rgb(255,0,0))" x="82" y="4" height="68" width="352" format="[general]" html.valueishtml="0" name=billcode visible="1" edit.limit=30 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="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~tif(flag=1,rgb(0,0,0),rgb(255,0,0))" x="1207" y="4" height="68" width="603" format="[general]" html.valueishtml="0" name=opposedept 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="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432~tif(flag=1,rgb(0,0,0),rgb(255,0,0))" x="2190" y="4" height="68" width="786" format="[general]" html.valueishtml="0" name=threason visible="1" edit.limit=250 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="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~tif(flag=1,rgb(0,0,0),rgb(255,0,0))" x="4325" y="4" height="68" width="270" format="[general]" html.valueishtml="0" name=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="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=13 alignment="2" tabsequence=32766 border="0" color="33554432~tif(flag=1,rgb(0,0,0),rgb(255,0,0))" x="4603" y="4" height="68" width="128" format="[general]" html.valueishtml="0" name=flag visible="1" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.scale=no checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=15 alignment="0" tabsequence=32766 border="0" color="33554432~tif(flag=1,rgb(0,0,0),rgb(255,0,0))" x="5266" y="4" height="68" width="251" format="[general]" html.valueishtml="0" name=auditemp 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="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=16 alignment="2" tabsequence=32766 border="0" color="33554432~tif(flag=1,rgb(0,0,0),rgb(255,0,0))" x="9" y="4" height="68" width="64" format="[general]" html.valueishtml="0" name=printnum visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=2 alignment="2" tabsequence=32766 border="0" color="33554432~tif(flag=1,rgb(0,0,0),rgb(255,0,0))" x="443" y="4" height="68" width="320" format="yyyy-mm-dd" html.valueishtml="0" name=billdate 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="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~tif(flag=1,rgb(0,0,0),rgb(255,0,0))" x="5527" y="4" height="68" width="457" format="yyyy-mm-dd hh:Mm" html.valueishtml="0" name=moddate 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="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~tif(flag=1,rgb(0,0,0),rgb(255,0,0))" x="4741" y="4" height="68" width="517" format="yyyy-mm-dd hh:Mm" html.valueishtml="0" name=auditdate 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="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~tif(flag=1,rgb(0,0,0),rgb(255,0,0))" x="3863" y="4" height="68" width="453" format="yyyy-mm-dd hh:Mm" html.valueishtml="0" name=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="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~tif(flag=1,rgb(0,0,0),rgb(255,0,0))" x="2985" y="4" height="68" width="869" format="[general]" html.valueishtml="0" name=improveidea visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" 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~tif(flag=1,rgb(0,0,0),rgb(255,0,0))" x="1819" y="4" height="68" width="361" format="[general]" html.valueishtml="0" name=u_spt_sptcode visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" 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~tif(flag=1,rgb(0,0,0),rgb(255,0,0))" x="5993" y="4" height="68" width="274" format="[general]" html.valueishtml="0" name=modemp 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="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="773" y="4" height="68" width="425" format="[general]" html.valueishtml="0" name=u_oppose_itemid visible="1" dddw.name=ddd_oppose_spt dddw.displaycolumn=itemname dddw.datacolumn=itemid dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- compute(band=footer alignment="2" expression="count(billcode for all)"border="0" color="16711680" x="82" y="4" height="60" width="352" 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" )
|