1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- $PBExportHeader$dw_rp_incase_printview.srd
- release 9;
- datawindow ( units=1 timer_interval=0 color=1073741824 processing=0 print.orientation=0 print.margin.left=24 print.margin.right=24 print.margin.top=24 print.margin.bottom=24 print.paper.size=0 print.paper.source=0 selected.mouse=no)
- header(height=61 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=23 color="536870912" )
- detail(height=25 color="536870912" height.autosize=yes)
- table(column=(type=long key=yes update=yes updatewhereclause=yes initial="null" name=scid dbname="u_incase.scid"
- values="分部ID /" )
- column=(type=long key=yes update=yes updatewhereclause=yes initial="null" name=incaseid dbname="u_incase.incaseid"
- values="单据ID /" )
- column=(type=char(20) update=yes updatewhereclause=yes initial="null" name=incasecode dbname="u_incase.incasecode"
- values="单据编号 /" )
- column=(type=char(10) update=yes updatewhereclause=yes initial="null" name=opemp dbname="u_incase.opemp" )
- column=(type=datetime update=yes updatewhereclause=yes initial="null" name=opdate dbname="u_incase.opdate" )
- column=(type=datetime update=yes updatewhereclause=yes initial="null" name=incasedate dbname="u_incase.incasedate" )
- column=(type=char(10) update=yes updatewhereclause=yes initial="null" name=assign_emp dbname="u_incase.assign_emp"
- values="经手人 /" )
- column=(type=char(20) update=yes updatewhereclause=yes initial="null" name=relcode dbname="u_incase.relcode"
- values="相关号 /" )
- column=(type=char(255) update=yes updatewhereclause=yes initial="null" name=dscrp dbname="u_incase.dscrp"
- values="备注 /" )
- column=(type=char(100) update=yes updatewhereclause=yes initial="null" name=prdship dbname="u_incase.prdship" )
- retrieve="SELECT u_incase.scid,
- u_incase.incaseid,
- u_incase.incasecode,
- u_incase.opemp,
- u_incase.opdate,
- u_incase.incasedate,
- u_incase.assign_emp,
- u_incase.relcode,
- u_incase.dscrp ,
- u_incase.prdship
- FROM u_incase
- WHERE ( u_incase.incaseid = :arg_incaseid ) and
- ( u_incase.scid = :arg_scid ) and
- ( :arg_printrow = :arg_printrow ) and
- ( :arg_top = :arg_top )"
- update="u_incase" updatewhere=0 updatekeyinplace=no
- arguments=(("arg_scid", number), ("arg_incaseid", number), ("arg_printrow", number), ("arg_top", number))
- )
- text(name=t_1 visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-20" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="33554432" alignment="2" border="0" x="207" y="2" height="31" width="611" text="装箱/装车明细单" )
- compute(name=compute_1 visible="1 if( pageCount()>1,1,0)" tag="'第 ' + page() + ' 页/共 ' + pageCount()+' 页'" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-10" font.pitch="2" font.weight="700" background.mode="2" background.color="1073741824" color="33554432" x="839" y="16" height="17" width="181" format="[GENERAL]" expression="'第 ' + page() + ' 页/共 ' + pageCount()+' 页'" alignment="0" border="0" crosstab.repeat=no )
- text(name=t_4 visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="33554432" alignment="0" border="0" x="16" y="39" height="17" width="45" text="柜号:" )
- text(name=t_5 visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="33554432" alignment="0" border="4" x="61" y="39" height="17" width="128" text="" )
- text(name=t_6 visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="33554432" alignment="0" border="0" x="199" y="39" height="17" width="70" text="封条号:" )
- text(name=t_7 visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="700" background.mode="1" background.color="536870912" color="33554432" alignment="0" border="4" x="274" y="39" height="17" width="155" text="" )
- text(name=u_incase_incasedate_t visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="33554432" alignment="1" border="0" x="449" y="39" height="17" width="133" text="预计装柜日期:" )
- column(name=incasedate visible="1" tag="incasedate" band=header id=6 x="585" y="39" height="17" width="126" color="33554432" border="0" alignment="0" format="yyyy-mm-dd" protect="0" edit.focusrectangle=no edit.autohscroll=yes edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="2" font.height="-11" font.pitch="2" font.weight="700" tabsequence=0 )
- text(name=t_8 visible="1" band=header font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="2" background.color="1073741824" color="33554432" alignment="1" border="0" x="721" y="39" height="17" width="79" text="货运地址:" )
- column(name=prdship visible="1" tag="prdship" band=header id=10 x="803" y="39" height="17" width="399" color="33554432" border="0" alignment="0" format="[general]" protect="0" edit.autohscroll=no edit.autoselect=yes edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="1" background.color="536870912" font.charset="134" font.face="宋体" font.family="2" font.height="-11" font.pitch="2" font.weight="700" tabsequence=0 )
- column(name=opemp visible="1" tag="opemp" band=footer id=4 x="65" y="3" height="17" width="147" color="33554432" border="4" alignment="0" format="[general]" protect="0" edit.focusrectangle=no edit.autohscroll=no edit.autoselect=no edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="1073741824" font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" tabsequence=0 )
- text(name=t_2 visible="1" band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="33554432" alignment="0" border="0" x="2" y="4" height="17" width="63" text="制表人:" )
- text(name=t_3 visible="1" band=footer font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" background.mode="1" background.color="536870912" color="33554432" alignment="0" border="0" x="306" y="3" height="17" width="40" text="日期:" )
- column(name=opdate visible="1" tag="opdate" band=footer id=5 x="348" y="3" height="17" width="133" color="33554432" border="4" alignment="0" format="[shortdate] [time]" protect="0" edit.focusrectangle=no edit.autohscroll=no edit.autoselect=no edit.autovscroll=no edit.case=any edit.codetable=no edit.displayonly=no edit.hscrollbar=no edit.imemode=0 edit.limit=0 edit.password=no edit.vscrollbar=no edit.validatecode=no edit.nilisnull=no edit.required=no criteria.required=no criteria.override_edit=no crosstab.repeat=no background.mode="2" background.color="1073741824" font.charset="134" font.face="宋体" font.family="0" font.height="-11" font.pitch="2" font.weight="400" tabsequence=0 )
- report(name=dw_1 visible="1" slideleft=yes height.autosize=yes slideup=directlyabove band=detail x="1" y="1" height="22" width="1208" border="0" trail_footer=yes dataobject="dw_rp_incase_printview_index" nest_arguments=
- ((" u_incase_scid "),(" u_incase_incaseid "),(" arg_printrow "),(" arg_top ")))
- htmltable()
- htmlgen()
- export.xml(metadatatype=0 savemetadata=0 )
- import.xml()
- export.pdf(method=0 )
|