123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126 |
- $PBExportHeader$dw_mthwage_mx0_edit_1.srd
- release 9;
- datawindow(units=0 timer_interval=0 color=16777215 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 selected.mouse=no )
- header(height=72 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=64 color="536870912" )
- detail(height=76 color="536870912" )
- table(column=(type=char(30) updatewhereclause=yes name=u_rs_empinfo_empcode dbname="u_rs_empinfo.Empcode" initial="empty" )
- column=(type=char(30) updatewhereclause=yes name=u_rs_empinfo_empname dbname="u_rs_empinfo.Empname" initial="empty" )
- column=(type=long updatewhereclause=yes name=u_gz_wage_wagemth dbname="u_gz_wage.wagemth" initial="0" )
- column=(type=long updatewhereclause=yes name=u_gz_wage_empid dbname="u_gz_wage.empid" initial="0" )
- column=(type=long updatewhereclause=yes name=u_gz_wage_wagemth dbname="u_gz_wage.wagemth" initial="0" )
- column=(type=long updatewhereclause=yes name=u_gz_wage_auditingflag dbname="u_gz_wage.Auditingflag" initial="0" values=" 1/ 0" )
- column=(type=char(30) updatewhereclause=yes name=cw_department_departmentname dbname="cw_department.departmentname" initial="empty" )
- column=(type=decimal(4) updatewhereclause=yes name=u_gz_wage_wage1 dbname="wage1" initial="0" )
- column=(type=decimal(4) updatewhereclause=yes name=u_gz_wage_wage2 dbname="wage2" initial="0" )
- column=(type=decimal(4) updatewhereclause=yes name=u_gz_wage_wage3 dbname="wage3" initial="0" )
- column=(type=decimal(4) updatewhereclause=yes name=u_gz_wage_wage4 dbname="wage4" initial="0" )
- column=(type=decimal(4) updatewhereclause=yes name=u_gz_wage_wage5 dbname="wage5" initial="0" )
- column=(type=decimal(4) updatewhereclause=yes name=u_gz_wage_wage6 dbname="wage6" initial="0" )
- column=(type=decimal(4) updatewhereclause=yes name=u_gz_wage_wage7 dbname="wage7" initial="0" )
- column=(type=decimal(4) updatewhereclause=yes name=u_gz_wage_wage8 dbname="wage8" initial="0" )
- column=(type=decimal(4) updatewhereclause=yes name=u_gz_wage_wage9 dbname="wage9" initial="0" )
- column=(type=decimal(4) updatewhereclause=yes name=u_gz_wage_wage10 dbname="wage10" initial="0" )
- column=(type=decimal(4) updatewhereclause=yes name=u_gz_wage_wage11 dbname="wage11" initial="0" )
- column=(type=decimal(4) updatewhereclause=yes name=u_gz_wage_wage12 dbname="wage12" initial="0" )
- column=(type=decimal(4) updatewhereclause=yes name=u_gz_wage_wage13 dbname="wage13" initial="0" )
- column=(type=decimal(4) updatewhereclause=yes name=u_gz_wage_wage14 dbname="wage14" initial="0" )
- column=(type=decimal(4) updatewhereclause=yes name=u_gz_wage_wage15 dbname="wage15" initial="0" )
- column=(type=decimal(4) updatewhereclause=yes name=u_gz_wage_wage16 dbname="wage16" initial="0" )
- column=(type=decimal(4) updatewhereclause=yes name=u_gz_wage_wage17 dbname="wage17" initial="0" )
- column=(type=decimal(4) updatewhereclause=yes name=u_gz_wage_wage18 dbname="wage18" initial="0" )
- column=(type=decimal(4) updatewhereclause=yes name=u_gz_wage_wage19 dbname="wage19" initial="0" )
- column=(type=decimal(4) updatewhereclause=yes name=u_gz_wage_wage20 dbname="wage20" initial="0" )
- retrieve=" SELECT u_rs_empinfo.Empcode,
- u_rs_empinfo.Empname,
- u_gz_wage.wagemth,
- u_gz_wage.empid,
- u_gz_wage.wagemth,
- u_gz_wage.Auditingflag,
- cw_department.departmentname,
- 0.0000 as wage1 ,
- 0.0000 as wage2 ,
- 0.0000 as wage3 ,
- 0.0000 as wage4 ,
- 0.0000 as wage5 ,
- 0.0000 as wage6 ,
- 0.0000 as wage7 ,
- 0.0000 as wage8 ,
- 0.0000 as wage9 ,
- 0.0000 as wage10 ,
- 0.0000 as wage11 ,
- 0.0000 as wage12 ,
- 0.0000 as wage13 ,
- 0.0000 as wage14 ,
- 0.0000 as wage15 ,
- 0.0000 as wage16 ,
- 0.0000 as wage17 ,
- 0.0000 as wage18 ,
- 0.0000 as wage19 ,
- 0.0000 as wage20
- FROM u_gz_wage,
- u_rs_empinfo,
- cw_department
- WHERE ( u_gz_wage.empid = u_rs_empinfo.empid ) and
- ( u_rs_empinfo.Deptid = cw_department.departmentid ) and
- ( u_gz_wage.wagemth = :arg_mth ) AND
- ( u_rs_empinfo.scid in (:arg_scid) ) AND
- ( u_rs_empinfo.handtype like :arg_handtype OR :arg_handtype = '')
- " arguments=(("arg_mth", number),("arg_scid", numberlist),("arg_handtype", string)) sort="cw_department_departmentname A u_rs_empinfo_empcode A " )
- text(band=header alignment="2" text="审核" border="0" color="0" x="9" y="8" height="56" width="123" html.valueishtml="0" name=t_1 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
- text(band=header alignment="2" text="工资月份" border="0" color="0" x="142" y="8" height="56" width="261" html.valueishtml="0" name=u_gz_wage_wagemth_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="0" x="411" y="8" height="56" width="366" html.valueishtml="0" name=cw_department_departmentname_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="16777215" )
- text(band=header alignment="2" text="人员编号" border="0" color="0" x="786" y="8" height="56" width="343" html.valueishtml="0" name=u_rs_empinfo_empcode_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="0" x="1138" y="8" height="56" width="288" html.valueishtml="0" name=u_rs_empinfo_empname_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="U Gz Wage Wage1" border="0" color="16711680" x="1435" y="8" height="56" width="274" html.valueishtml="0" name=u_gz_wage_wage1_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="U Gz Wage Wage2" border="0" color="16711680" x="1719" y="8" height="56" width="279" html.valueishtml="0" name=u_gz_wage_wage2_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="U Gz Wage Wage3" border="0" color="16711680" x="2007" y="8" height="56" width="265" html.valueishtml="0" name=u_gz_wage_wage3_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="U Gz Wage Wage4" border="0" color="16711680" x="2281" y="8" height="56" width="274" html.valueishtml="0" name=u_gz_wage_wage4_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="U Gz Wage Wage5" border="0" color="16711680" x="2565" y="8" height="56" width="251" html.valueishtml="0" name=u_gz_wage_wage5_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="U Gz Wage Wage6" border="0" color="16711680" x="2825" y="8" height="56" width="270" html.valueishtml="0" name=u_gz_wage_wage6_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="U Gz Wage Wage7" border="0" color="16711680" x="3104" y="8" height="56" width="265" html.valueishtml="0" name=u_gz_wage_wage7_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="U Gz Wage Wage8" border="0" color="16711680" x="3378" y="8" height="56" width="283" html.valueishtml="0" name=u_gz_wage_wage8_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="U Gz Wage Wage9" border="0" color="16711680" x="3671" y="8" height="56" width="265" html.valueishtml="0" name=u_gz_wage_wage9_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="U Gz Wage Wage10" border="0" color="16711680" x="3945" y="8" height="56" width="270" html.valueishtml="0" name=u_gz_wage_wage10_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="U Gz Wage Wage11" border="0" color="16711680" x="4224" y="8" height="56" width="274" html.valueishtml="0" name=u_gz_wage_wage11_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="U Gz Wage Wage12" border="0" color="16711680" x="4507" y="8" height="56" width="274" html.valueishtml="0" name=u_gz_wage_wage12_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="U Gz Wage Wage13" border="0" color="16711680" x="4791" y="8" height="56" width="293" html.valueishtml="0" name=u_gz_wage_wage13_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="U Gz Wage Wage14" border="0" color="16711680" x="5093" y="8" height="56" width="279" html.valueishtml="0" name=u_gz_wage_wage14_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="U Gz Wage Wage15" border="0" color="16711680" x="5381" y="8" height="56" width="297" html.valueishtml="0" name=u_gz_wage_wage15_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="U Gz Wage Wage16" border="0" color="16711680" x="5687" y="8" height="56" width="279" html.valueishtml="0" name=u_gz_wage_wage16_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="U Gz Wage Wage17" border="0" color="16711680" x="5975" y="8" height="56" width="293" html.valueishtml="0" name=u_gz_wage_wage17_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="U Gz Wage Wage18" border="0" color="16711680" x="6277" y="8" height="56" width="288" html.valueishtml="0" name=u_gz_wage_wage18_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="U Gz Wage Wage19" border="0" color="16711680" x="6574" y="8" height="56" width="283" html.valueishtml="0" name=u_gz_wage_wage19_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="U Gz Wage Wage20" border="0" color="16711680" x="6866" y="8" height="56" width="306" html.valueishtml="0" name=u_gz_wage_wage20_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" )
- column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="0" x="786" y="4" height="68" width="343" format="[general]" html.valueishtml="0" name=u_rs_empinfo_empcode tag="人员编号" 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="0" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif (u_gz_wage_auditingflag=1 ,rgb(255,200,200),rgb(255,255,255))" )
- column(band=detail id=3 alignment="2" tabsequence=32766 border="0" color="0" x="142" y="4" height="68" width="261" format="[general]" html.valueishtml="0" name=u_gz_wage_wagemth tag="工资月份" 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="0" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif (u_gz_wage_auditingflag=1 ,rgb(255,200,200),rgb(255,255,255))" )
- column(band=detail id=6 alignment="2" tabsequence=32766 border="0" color="0" x="9" y="4" height="68" width="123" format="[general]" html.valueishtml="0" name=u_gz_wage_auditingflag 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="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="411" y="4" height="68" width="366" 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="-9" font.weight="400" 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="0" x="1138" y="4" height="68" width="288" format="[general]" html.valueishtml="0" name=u_rs_empinfo_empname tag="姓名" 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="0" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif (u_gz_wage_auditingflag=1 ,rgb(255,200,200),rgb(255,255,255))" )
- column(band=detail id=8 alignment="1" tabsequence=32766 border="0" color="16711680" x="1435" y="4" height="68" width="274" format="##0.00##" html.valueishtml="0" name=u_gz_wage_wage1 visible="1" edit.limit=0 edit.case=any edit.format="##0.00##" edit.autoselect=yes edit.imemode=0 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=9 alignment="1" tabsequence=32766 border="0" color="16711680" x="1719" y="4" height="68" width="279" format="##0.00##" html.valueishtml="0" name=u_gz_wage_wage2 visible="1" edit.limit=0 edit.case=any edit.format="##0.00##" edit.autoselect=yes edit.imemode=0 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=10 alignment="1" tabsequence=32766 border="0" color="16711680" x="2007" y="4" height="68" width="265" format="##0.00##" html.valueishtml="0" name=u_gz_wage_wage3 visible="1" edit.limit=0 edit.case=any edit.format="##0.00##" edit.autoselect=yes edit.imemode=0 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=11 alignment="1" tabsequence=32766 border="0" color="16711680" x="2281" y="4" height="68" width="274" format="##0.00##" html.valueishtml="0" name=u_gz_wage_wage4 visible="1" edit.limit=0 edit.case=any edit.format="##0.00##" edit.autoselect=yes edit.imemode=0 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=12 alignment="1" tabsequence=32766 border="0" color="16711680" x="2565" y="4" height="68" width="251" format="##0.00##" html.valueishtml="0" name=u_gz_wage_wage5 visible="1" edit.limit=0 edit.case=any edit.format="##0.00##" edit.autoselect=yes edit.imemode=0 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=13 alignment="1" tabsequence=32766 border="0" color="16711680" x="2825" y="4" height="68" width="270" format="##0.00##" html.valueishtml="0" name=u_gz_wage_wage6 visible="1" edit.limit=0 edit.case=any edit.format="##0.00##" edit.autoselect=yes edit.imemode=0 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=14 alignment="1" tabsequence=32766 border="0" color="16711680" x="3104" y="4" height="68" width="265" format="##0.00##" html.valueishtml="0" name=u_gz_wage_wage7 visible="1" edit.limit=0 edit.case=any edit.format="##0.00##" edit.autoselect=yes edit.imemode=0 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="1" tabsequence=32766 border="0" color="16711680" x="3378" y="4" height="68" width="283" format="##0.00##" html.valueishtml="0" name=u_gz_wage_wage8 visible="1" edit.limit=0 edit.case=any edit.format="##0.00##" edit.autoselect=yes edit.imemode=0 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=16 alignment="1" tabsequence=32766 border="0" color="16711680" x="3671" y="4" height="68" width="265" format="##0.00##" html.valueishtml="0" name=u_gz_wage_wage9 visible="1" edit.limit=0 edit.case=any edit.format="##0.00##" edit.autoselect=yes edit.imemode=0 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=17 alignment="1" tabsequence=32766 border="0" color="16711680" x="3945" y="4" height="68" width="270" format="##0.00##" html.valueishtml="0" name=u_gz_wage_wage10 visible="1" edit.limit=0 edit.case=any edit.format="##0.00##" edit.autoselect=yes edit.imemode=0 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=18 alignment="1" tabsequence=32766 border="0" color="16711680" x="4224" y="4" height="68" width="274" format="##0.00##" html.valueishtml="0" name=u_gz_wage_wage11 visible="1" edit.limit=0 edit.case=any edit.format="##0.00##" edit.autoselect=yes edit.imemode=0 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=19 alignment="1" tabsequence=32766 border="0" color="16711680" x="4507" y="4" height="68" width="274" format="##0.00##" html.valueishtml="0" name=u_gz_wage_wage12 visible="1" edit.limit=0 edit.case=any edit.format="##0.00##" edit.autoselect=yes edit.imemode=0 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=20 alignment="1" tabsequence=32766 border="0" color="16711680" x="4791" y="4" height="68" width="293" format="##0.00##" html.valueishtml="0" name=u_gz_wage_wage13 visible="1" edit.limit=0 edit.case=any edit.format="##0.00##" edit.autoselect=yes edit.imemode=0 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=21 alignment="1" tabsequence=32766 border="0" color="16711680" x="5093" y="4" height="68" width="279" format="##0.00##" html.valueishtml="0" name=u_gz_wage_wage14 visible="1" edit.limit=0 edit.case=any edit.format="##0.00##" edit.autoselect=yes edit.imemode=0 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=22 alignment="1" tabsequence=32766 border="0" color="16711680" x="5381" y="4" height="68" width="297" format="##0.00##" html.valueishtml="0" name=u_gz_wage_wage15 visible="1" edit.limit=0 edit.case=any edit.format="##0.00##" edit.autoselect=yes edit.imemode=0 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=23 alignment="1" tabsequence=32766 border="0" color="16711680" x="5687" y="4" height="68" width="279" format="##0.00##" html.valueishtml="0" name=u_gz_wage_wage16 visible="1" edit.limit=0 edit.case=any edit.format="##0.00##" edit.autoselect=yes edit.imemode=0 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=24 alignment="1" tabsequence=32766 border="0" color="16711680" x="5975" y="4" height="68" width="293" format="##0.00##" html.valueishtml="0" name=u_gz_wage_wage17 visible="1" edit.limit=0 edit.case=any edit.format="##0.00##" edit.autoselect=yes edit.imemode=0 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=25 alignment="1" tabsequence=32766 border="0" color="16711680" x="6277" y="4" height="68" width="288" format="##0.00##" html.valueishtml="0" name=u_gz_wage_wage18 visible="1" edit.limit=0 edit.case=any edit.format="##0.00##" edit.autoselect=yes edit.imemode=0 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=26 alignment="1" tabsequence=32766 border="0" color="16711680" x="6574" y="4" height="68" width="283" format="##0.00##" html.valueishtml="0" name=u_gz_wage_wage19 visible="1" edit.limit=0 edit.case=any edit.format="##0.00##" edit.autoselect=yes edit.imemode=0 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=27 alignment="1" tabsequence=32766 border="0" color="16711680" x="6866" y="4" height="68" width="306" format="##0.00##" html.valueishtml="0" name=u_gz_wage_wage20 visible="1" edit.limit=0 edit.case=any edit.format="##0.00##" edit.autoselect=yes edit.imemode=0 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(u_rs_empinfo_empname for all)"border="0" color="0" x="1138" y="4" height="56" width="288" 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" )
|