123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- $PBExportHeader$dw_update_cost_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=64 color="536870912" )
- detail(height=80 color="536870912" )
- table(column=(type=long updatewhereclause=yes name=u_updatecost_wareid dbname="u_updatecost.wareid" initial="0" )
- column=(type=long updatewhereclause=yes name=u_updatecost_storageid dbname="u_updatecost.storageid" initial="0" )
- column=(type=datetime updatewhereclause=yes name=moddate dbname="u_updatecost.moddate" initial="today" )
- column=(type=char(10) updatewhereclause=yes name=modrep dbname="u_updatecost.modrep" initial="empty" )
- column=(type=char(30) updatewhereclause=yes name=part dbname="u_updatecost.part" initial="empty" )
- column=(type=char(255) updatewhereclause=yes name=dscrp dbname="u_updatecost.dscrp" initial="empty" )
- column=(type=datetime updatewhereclause=yes name=opdate dbname="u_updatecost.opdate" initial="today" )
- column=(type=char(10) updatewhereclause=yes name=opemp dbname="u_updatecost.opemp" initial="empty" )
- column=(type=datetime updatewhereclause=yes name=modidate dbname="u_updatecost.modidate" )
- column=(type=char(10) updatewhereclause=yes name=modiemp dbname="u_updatecost.modiemp" initial="empty" )
- column=(type=datetime updatewhereclause=yes name=auditingdate dbname="u_updatecost.auditingdate" )
- column=(type=char(10) updatewhereclause=yes name=auditingrep dbname="u_updatecost.auditingrep" initial="empty" )
- column=(type=long updatewhereclause=yes name=flag dbname="u_updatecost.flag" initial="0" values=" 1/ 0" )
- column=(type=char(30) updatewhereclause=yes name=storagename dbname="u_storage.storagename" initial="empty" )
- column=(type=char(30) updatewhereclause=yes name=warecode dbname="u_updatecost.warecode" initial="empty" )
- column=(type=long updatewhereclause=yes name=u_updatecost_scid dbname="u_updatecost.scid" initial="0" )
- retrieve=" SELECT u_updatecost.wareid ,
- u_updatecost.storageid,
- u_updatecost.moddate,
- u_updatecost.modrep,
- u_updatecost.part,
- u_updatecost.dscrp,
- u_updatecost.opdate,
- u_updatecost.opemp,
- u_updatecost.modidate,
- u_updatecost.modiemp,
- u_updatecost.auditingdate,
- u_updatecost.auditingrep,
- u_updatecost.flag,
- u_storage.storagename,
- u_updatecost.warecode,
- u_updatecost.scid
- FROM u_updatecost,
- u_storage
- WHERE ( u_updatecost.storageid = u_storage.storageid ) and
- ( u_updatecost.scid = :arg_scid OR :arg_scid = -1) AND
- ( u_updatecost.flag = :arg_flag OR
- :arg_flag = -1)
- " arguments=(("arg_scid", number),("arg_flag", number)) sort="u_updatecost_wareid D " )
- text(band=header alignment="2" text="调整日期" border="0" color="33554432" x="439" y="8" height="56" width="320" html.valueishtml="0" name=u_updatecost_moddate_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="1221" y="8" height="56" width="219" html.valueishtml="0" name=u_updatecost_modrep_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="1938" y="8" height="56" width="553" html.valueishtml="0" name=u_updatecost_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="33554432" x="2501" y="8" height="56" width="466" html.valueishtml="0" name=u_updatecost_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="33554432" x="2976" y="8" height="56" width="215" html.valueishtml="0" name=u_updatecost_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" )
- text(band=header alignment="2" text="修改时间" border="0" color="33554432" x="3200" y="8" height="56" width="448" html.valueishtml="0" name=u_updatecost_modidate_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="3657" y="8" height="56" width="242" html.valueishtml="0" name=u_updatecost_modiemp_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="4069" y="8" height="56" width="443" html.valueishtml="0" name=u_updatecost_auditingdate_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="3909" y="8" height="56" width="151" html.valueishtml="0" name=u_updatecost_flag_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="9" y="8" height="56" width="421" html.valueishtml="0" name=u_updatecost_warecode_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="1449" y="8" height="56" width="480" html.valueishtml="0" name=u_updatecost_part_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="4521" y="8" height="56" width="251" html.valueishtml="0" name=u_updatecost_auditingrep_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="768" y="8" height="56" width="443" html.valueishtml="0" name=u_updatecost_storageid_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=15 alignment="0" tabsequence=32766 border="0" color="33554432~tif( flag =0,rgb(255,0,0),rgb(0,0,0)) " x="9" y="4" height="68" width="421" format="[general]" html.valueishtml="0" name=warecode 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="134" background.mode="1" background.color="536870912" )
- column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432~tif( flag =0,rgb(255,0,0),rgb(0,0,0)) " x="1449" y="4" height="68" width="480" format="[general]" html.valueishtml="0" name=part 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="134" background.mode="1" background.color="536870912" )
- column(band=detail id=3 alignment="2" tabsequence=32766 border="0" color="33554432~tif( flag =0,rgb(255,0,0),rgb(0,0,0)) " x="439" y="4" height="68" width="320" format="yyyy-mm-dd" html.valueishtml="0" name=moddate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="33554432~tif( flag =0,rgb(255,0,0),rgb(0,0,0)) " x="1221" y="4" height="68" width="219" format="[general]" html.valueishtml="0" name=modrep 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="134" background.mode="1" background.color="536870912" )
- column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="33554432~tif( flag =0,rgb(255,0,0),rgb(0,0,0)) " x="1938" y="4" height="68" width="553" format="[general]" html.valueishtml="0" name=dscrp visible="1" edit.limit=255 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="134" background.mode="1" background.color="536870912" )
- column(band=detail id=7 alignment="2" tabsequence=32766 border="0" color="33554432~tif( flag =0,rgb(255,0,0),rgb(0,0,0)) " x="2501" y="4" height="68" width="466" 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="134" background.mode="1" background.color="536870912" )
- column(band=detail id=8 alignment="0" tabsequence=32766 border="0" color="33554432~tif( flag =0,rgb(255,0,0),rgb(0,0,0)) " x="2976" y="4" height="68" width="215" 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="134" background.mode="1" background.color="536870912" )
- column(band=detail id=9 alignment="2" tabsequence=32766 border="0" color="33554432~tif( flag =0,rgb(255,0,0),rgb(0,0,0)) " x="3200" y="4" height="68" width="448" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=modidate 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="134" background.mode="1" background.color="536870912" )
- column(band=detail id=10 alignment="0" tabsequence=32766 border="0" color="33554432~tif( flag =0,rgb(255,0,0),rgb(0,0,0)) " x="3657" y="4" height="68" width="242" format="[general]" html.valueishtml="0" name=modiemp 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="134" background.mode="1" background.color="536870912" )
- column(band=detail id=11 alignment="2" tabsequence=32766 border="0" color="33554432~tif( flag =0,rgb(255,0,0),rgb(0,0,0)) " x="4069" y="4" height="68" width="443" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=auditingdate 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="134" background.mode="1" background.color="536870912" )
- column(band=detail id=13 alignment="2" tabsequence=32766 border="0" color="33554432~tif( flag =0,rgb(255,0,0),rgb(0,0,0)) " x="3909" y="4" height="68" width="151" 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="134" background.mode="1" background.color="536870912" )
- column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="33554432~tif( flag =0,rgb(255,0,0),rgb(0,0,0)) " x="4521" y="4" height="68" width="251" format="[general]" html.valueishtml="0" name=auditingrep 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="134" background.mode="1" background.color="536870912" )
- column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432~tif( flag =0,rgb(255,0,0),rgb(0,0,0)) " x="768" y="4" height="68" width="443" format="[general]" html.valueishtml="0" name=u_updatecost_storageid visible="1" dddw.name=dw_dddw_storage dddw.displaycolumn=storagename dddw.datacolumn=storageid dddw.percentwidth=100 dddw.lines=10 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 dddw.vscrollbar=yes 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=footer alignment="2" expression="count(warecode for all)"border="0" color="16711680" x="9" y="4" height="56" width="421" 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" )
|