123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- $PBExportHeader$dw_rp_gz_loanwage_edit.srd
- release 9;
- datawindow(units=0 timer_interval=0 color=16777215 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=1876 color="536870912" )
- table(column=(type=long updatewhereclause=yes name=u_gz_loanwage_billid dbname="u_gz_loanwage.billid" initial="0" )
- column=(type=long updatewhereclause=yes name=u_gz_loanwage_wageid dbname="u_gz_loanwage.wageid" initial="0" )
- column=(type=char(30) updatewhereclause=yes name=u_rs_empinfo_empcode dbname="u_rs_empinfo.Empcode" initial="empty" )
- column=(type=datetime updatewhereclause=yes name=u_gz_loanwage_billdate dbname="u_gz_loanwage.billdate" initial="today" )
- column=(type=char(200) updatewhereclause=yes name=u_gz_loanwage_loanreason dbname="u_gz_loanwage.loanreason" initial="empty" )
- column=(type=decimal(2) updatewhereclause=yes name=u_gz_loanwage_loanamt dbname="u_gz_loanwage.loanamt" initial="0" )
- column=(type=char(30) updatewhereclause=yes name=u_gz_loanwage_cardcode dbname="u_gz_loanwage.cardcode" initial="empty" )
- column=(type=long updatewhereclause=yes name=u_gz_loanwage_returndate dbname="u_gz_loanwage.returndate" initial="0" )
- column=(type=char(255) updatewhereclause=yes name=u_gz_loanwage_dscrp dbname="u_gz_loanwage.dscrp" initial="empty" )
- column=(type=long updatewhereclause=yes name=u_gz_loanwage_empid dbname="u_gz_loanwage.empid" initial="0" )
- column=(type=char(20) updatewhereclause=yes name=u_gz_loanwage_billcode dbname="u_gz_loanwage.billcode" initial="empty" )
- column=(type=long updatewhereclause=yes name=u_gz_loanwage_wagemth dbname="u_gz_loanwage.wagemth" initial="0" )
- column=(type=datetime updatewhereclause=yes name=u_gz_loanwage_moddate dbname="u_gz_loanwage.moddate" )
- column=(type=char(10) updatewhereclause=yes name=u_gz_loanwage_modemp dbname="u_gz_loanwage.modemp" initial="empty" )
- column=(type=datetime updatewhereclause=yes name=u_gz_loanwage_auditdate dbname="u_gz_loanwage.auditdate" )
- column=(type=long updatewhereclause=yes name=u_gz_loanwage_flag dbname="u_gz_loanwage.flag" initial="0" values=" 1/ 0" )
- column=(type=char(10) updatewhereclause=yes name=u_gz_loanwage_auditrep dbname="u_gz_loanwage.auditrep" initial="empty" )
- column=(type=datetime updatewhereclause=yes name=u_gz_loanwage_opdate dbname="u_gz_loanwage.opdate" initial="today" )
- column=(type=char(10) updatewhereclause=yes name=u_gz_loanwage_opemp dbname="u_gz_loanwage.opemp" initial="empty" )
- column=(type=char(30) updatewhereclause=yes name=u_rs_empinfo_empname dbname="u_rs_empinfo.Empname" initial="empty" )
- column=(type=char(30) updatewhereclause=yes name=cw_department_departmentname dbname="cw_department.departmentname" )
- column=(type=char(10) updatewhereclause=yes name=u_rs_empinfo_duty dbname="u_rs_empinfo.duty" )
- column=(type=long updatewhereclause=yes name=u_gz_loanwage_printnum dbname="u_gz_loanwage.printnum" )
- retrieve=" SELECT u_gz_loanwage.billid,
- u_gz_loanwage.wageid,
- u_rs_empinfo.Empcode,
- u_gz_loanwage.billdate,
- u_gz_loanwage.loanreason,
- u_gz_loanwage.loanamt,
- u_gz_loanwage.cardcode,
- u_gz_loanwage.returndate,
- u_gz_loanwage.dscrp,
- u_gz_loanwage.empid,
- u_gz_loanwage.billcode,
- u_gz_loanwage.wagemth,
- u_gz_loanwage.moddate,
- u_gz_loanwage.modemp,
- u_gz_loanwage.auditdate,
- u_gz_loanwage.flag,
- u_gz_loanwage.auditrep,
- u_gz_loanwage.opdate,
- u_gz_loanwage.opemp,
- u_rs_empinfo.Empname,
- cw_department.departmentname,
- u_rs_empinfo.duty,
- u_gz_loanwage.printnum
- FROM u_gz_loanwage,
- u_rs_empinfo,
- cw_department
- WHERE ( u_gz_loanwage.empid = u_rs_empinfo.empid ) and
- ( u_rs_empinfo.Deptid = cw_department.departmentid ) and
- ( ( u_gz_loanwage.billid = :arg_billid ) )
- " arguments=(("arg_billid", number)) )
- rectangle(band=detail x="14" y="616" height="124" width="347" name=r_4 visible="1" brush.hatch="6" brush.color="16777215" pen.style="0" pen.width="5" pen.color="33554432" background.mode="2" background.color="16777215" )
- rectangle(band=detail x="357" y="616" height="124" width="2606" name=r_3 visible="1" brush.hatch="6" brush.color="16777215" pen.style="0" pen.width="5" pen.color="33554432" background.mode="2" background.color="16777215" )
- rectangle(band=detail x="357" y="496" height="124" width="517" name=r_11 visible="1" brush.hatch="6" brush.color="16777215" pen.style="0" pen.width="5" pen.color="33554432" background.mode="2" background.color="16777215" )
- rectangle(band=detail x="14" y="496" height="124" width="347" name=r_12 visible="1" brush.hatch="6" brush.color="16777215" pen.style="0" pen.width="5" pen.color="33554432" background.mode="2" background.color="16777215" )
- rectangle(band=detail x="357" y="736" height="124" width="2606" name=r_17 visible="1" brush.hatch="6" brush.color="16777215" pen.style="0" pen.width="5" pen.color="33554432" background.mode="2" background.color="16777215" )
- rectangle(band=detail x="2213" y="376" height="124" width="338" name=r_10 visible="1" brush.hatch="6" brush.color="16777215" pen.style="0" pen.width="5" pen.color="33554432" background.mode="2" background.color="16777215" )
- rectangle(band=detail x="2546" y="376" height="124" width="416" name=r_9 visible="1" brush.hatch="6" brush.color="16777215" pen.style="0" pen.width="5" pen.color="33554432" background.mode="2" background.color="16777215" )
- rectangle(band=detail x="357" y="376" height="124" width="517" name=r_2 visible="1" brush.hatch="6" brush.color="16777215" pen.style="0" pen.width="5" pen.color="33554432" background.mode="2" background.color="16777215" )
- rectangle(band=detail x="1728" y="376" height="124" width="489" name=r_7 visible="1" brush.hatch="6" brush.color="16777215" pen.style="0" pen.width="5" pen.color="33554432" background.mode="2" background.color="16777215" )
- rectangle(band=detail x="1531" y="376" height="124" width="201" name=r_8 visible="1" brush.hatch="6" brush.color="16777215" pen.style="0" pen.width="5" pen.color="33554432" background.mode="2" background.color="16777215" )
- rectangle(band=detail x="14" y="376" height="124" width="347" name=r_1 visible="1" brush.hatch="6" brush.color="16777215" pen.style="0" pen.width="5" pen.color="33554432" background.mode="2" background.color="16777215" )
- rectangle(band=detail x="1120" y="376" height="124" width="416" name=r_5 visible="1" brush.hatch="6" brush.color="16777215" pen.style="0" pen.width="5" pen.color="33554432" background.mode="2" background.color="16777215" )
- rectangle(band=detail x="869" y="376" height="124" width="256" name=r_6 visible="1" brush.hatch="6" brush.color="16777215" pen.style="0" pen.width="5" pen.color="33554432" background.mode="2" background.color="16777215" )
- text(band=detail alignment="2" text="工号" border="0" color="0" x="1550" y="400" height="72" width="165" html.valueishtml="0" name=u_rs_empinfo_empcode_t visible="1" font.face="宋体" font.height="-12" 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="1746" y="400" height="72" width="439" format="[general]" html.valueishtml="0" name=u_rs_empinfo_empcode visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="2" text="部 门" border="0" color="0" x="41" y="400" height="72" width="293" html.valueishtml="0" name=t_2 visible="1" font.face="宋体" font.height="-12" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- rectangle(band=detail x="1120" y="496" height="124" width="1097" name=r_13 visible="1" brush.hatch="6" brush.color="16777215" pen.style="0" pen.width="5" pen.color="33554432" background.mode="2" background.color="16777215" )
- rectangle(band=detail x="869" y="496" height="124" width="256" name=r_14 visible="1" brush.hatch="6" brush.color="16777215" pen.style="0" pen.width="5" pen.color="33554432" background.mode="2" background.color="16777215" )
- text(band=detail alignment="2" text="职务" border="0" color="0" x="905" y="400" height="72" width="183" html.valueishtml="0" name=t_3 visible="1" font.face="宋体" font.height="-12" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=22 alignment="0" tabsequence=32766 border="0" color="0" x="1138" y="400" height="72" width="370" format="[general]" html.valueishtml="0" name=u_rs_empinfo_duty visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=20 alignment="0" tabsequence=32766 border="0" color="0" x="2565" y="408" height="68" width="370" format="[general]" html.valueishtml="0" name=u_rs_empinfo_empname visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="2" text="证件" border="0" color="0" x="905" y="520" height="72" width="183" html.valueishtml="0" name=u_gz_loanwage_cardcode_t visible="1" font.face="宋体" font.height="-12" 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="1138" y="520" height="72" width="1051" format="[general]" html.valueishtml="0" name=u_gz_loanwage_cardcode visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-12" 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="0" x="2565" y="520" height="72" width="370" format="[general]" html.valueishtml="0" name=u_gz_loanwage_returndate visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="2" text="借支金额" border="0" color="0" x="41" y="520" height="72" width="293" html.valueishtml="0" name=u_gz_loanwage_loanamt_t visible="1" font.face="宋体" font.height="-12" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=21 alignment="0" tabsequence=32766 border="0" color="0" x="379" y="400" height="72" width="466" format="[general]" html.valueishtml="0" name=cw_department_departmentname visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-12" 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="0" x="379" y="520" height="72" width="466" format="#,##0.00" html.valueishtml="0" name=u_gz_loanwage_loanamt 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="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- rectangle(band=detail x="14" y="736" height="124" width="347" name=r_18 visible="1" brush.hatch="6" brush.color="16777215" pen.style="0" pen.width="5" pen.color="33554432" background.mode="2" background.color="16777215" )
- text(band=detail alignment="2" text="借款原因" border="0" color="0" x="41" y="644" height="72" width="293" html.valueishtml="0" name=u_gz_loanwage_loanreason_t visible="1" font.face="宋体" font.height="-12" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="2" text="批 核" border="0" color="0" x="41" y="760" height="72" width="293" html.valueishtml="0" name=u_gz_loanwage_dscrp_t visible="1" font.face="宋体" font.height="-12" font.weight="400" 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="0" x="379" y="648" height="68" width="2555" format="[general]" html.valueishtml="0" name=u_gz_loanwage_loanreason visible="1" edit.limit=200 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-12" font.weight="400" font.family="2" 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="379" y="760" height="68" width="2546" format="[general]" html.valueishtml="0" name=u_gz_loanwage_dscrp visible="1" edit.limit=200 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="单号:" border="0" color="0" x="2053" y="248" height="72" width="183" html.valueishtml="0" name=u_gz_loanwage_billcode_t visible="1" font.face="宋体" font.height="-12" 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="2240" y="248" height="68" width="585" format="[general]" html.valueishtml="0" name=u_gz_loanwage_billcode visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="0" text="" border="4" color="0" x="1975" y="896" height="72" width="347" html.valueishtml="0" name=t_7 visible="1" font.face="宋体" font.height="-12" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="1" text="制单:" border="0" color="0" x="2354" y="896" height="72" width="201" html.valueishtml="0" name=u_gz_loanwage_opemp_t visible="1" font.face="宋体" font.height="-12" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=19 alignment="0" tabsequence=32766 border="4" color="0" x="2565" y="896" height="68" width="370" format="[general]" html.valueishtml="0" name=u_gz_loanwage_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="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="0" text="借款人签名:" border="0" color="0" x="1559" y="896" height="72" width="402" html.valueishtml="0" name=t_4 visible="1" font.face="宋体" font.height="-12" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="0" text="注:白色联会计 - 存根,红色联出纳 - 存根!" border="0" color="0" x="32" y="896" height="72" width="1458" html.valueishtml="0" name=t_5 visible="1" font.face="宋体" font.height="-12" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="2" text="姓 名" border="0" color="0" x="2235" y="404" height="72" width="293" html.valueishtml="0" name=u_rs_empinfo_empname_t visible="1" font.face="宋体" font.height="-12" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="2" text="还款月份" border="0" color="0" x="2235" y="520" height="72" width="293" html.valueishtml="0" name=u_gz_loanwage_returndate_t visible="1" font.face="宋体" font.height="-12" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=4 alignment="2" tabsequence=32766 border="0" color="0" x="1070" y="248" height="76" width="704" format="yyyy 年 mm 月 dd 日" html.valueishtml="0" name=u_gz_loanwage_billdate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- compute(band=detail alignment="0" expression="if( u_gz_loanwage_printnum > 0,'(重复打印-'+string( u_gz_loanwage_printnum )+')','')"border="0" color="0" x="2176" y="72" height="72" width="763" format="[GENERAL]" html.valueishtml="0" name=compute_1 visible="1" font.face="宋体" font.height="-12" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- text(band=detail alignment="2" text="借支单" border="0" color="0" x="750" y="20" height="124" width="1349" html.valueishtml="0" name=t_1 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" )
- line(band=detail x1="832" y1="168" x2="2016" y2="168" name=l_1 visible="1" pen.style="0" pen.width="5" pen.color="0" background.mode="2" background.color="1073741824" )
- line(band=detail x1="832" y1="180" x2="2016" y2="180" name=l_2 visible="1" pen.style="0" pen.width="5" pen.color="0" background.mode="2" background.color="1073741824" )
- rectangle(band=detail x="2213" y="496" height="124" width="338" name=r_15 visible="1" brush.hatch="6" brush.color="16777215" pen.style="0" pen.width="5" pen.color="33554432" background.mode="2" background.color="16777215" )
- rectangle(band=detail x="2546" y="496" height="124" width="416" name=r_16 visible="1" brush.hatch="6" brush.color="16777215" pen.style="0" pen.width="5" pen.color="33554432" background.mode="2" background.color="16777215" )
- 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" )
|