123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116 |
- $PBExportHeader$dw_gz_cwork_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 selected.mouse=no )
- header(height=68 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=64 color="536870912" )
- detail(height=76 color="536870912" )
- table(column=(type=long updatewhereclause=yes name=u_gz_cwork_billid dbname="u_gz_cwork.billid" initial="0" )
- column=(type=long updatewhereclause=yes name=u_gz_cwork_wageid dbname="u_gz_cwork.wageid" initial="0" )
- column=(type=long updatewhereclause=yes name=u_gz_cwork_cworkid dbname="u_gz_cwork.cworkid" 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_cwork_billdate dbname="u_gz_cwork.billdate" initial="today" )
- column=(type=decimal(2) updatewhereclause=yes name=u_gz_cwork_amt dbname="u_gz_cwork.amt" initial="0" )
- column=(type=long updatewhereclause=yes name=u_gz_cwork_wagemth dbname="u_gz_cwork.wagemth" initial="0" )
- column=(type=datetime updatewhereclause=yes name=u_gz_cwork_begindate dbname="u_gz_cwork.begindate" initial="today" )
- column=(type=datetime updatewhereclause=yes name=u_gz_cwork_enddate dbname="u_gz_cwork.enddate" initial="today" )
- column=(type=char(200) updatewhereclause=yes name=u_gz_cwork_reason dbname="u_gz_cwork.reason" initial="empty" )
- column=(type=char(100) updatewhereclause=yes name=u_gz_cwork_deptidea dbname="u_gz_cwork.deptidea" initial="empty" )
- column=(type=char(100) updatewhereclause=yes name=u_gz_cwork_idea dbname="u_gz_cwork.idea" initial="empty" )
- column=(type=long updatewhereclause=yes name=u_gz_cwork_empid dbname="u_gz_cwork.empid" initial="0" )
- column=(type=char(20) updatewhereclause=yes name=u_gz_cwork_billcode dbname="u_gz_cwork.billcode" initial="empty" )
- column=(type=datetime updatewhereclause=yes name=u_gz_cwork_moddate dbname="u_gz_cwork.moddate" )
- column=(type=char(10) updatewhereclause=yes name=u_gz_cwork_modemp dbname="u_gz_cwork.modemp" initial="empty" )
- column=(type=datetime updatewhereclause=yes name=u_gz_cwork_auditdate dbname="u_gz_cwork.auditdate" )
- column=(type=long updatewhereclause=yes name=u_gz_cwork_flag dbname="u_gz_cwork.flag" initial="0" values=" 1/ 0" )
- column=(type=char(10) updatewhereclause=yes name=u_gz_cwork_auditrep dbname="u_gz_cwork.auditrep" initial="empty" )
- column=(type=char(10) updatewhereclause=yes name=u_gz_cwork_opemp dbname="u_gz_cwork.opemp" initial="empty" )
- column=(type=datetime updatewhereclause=yes name=u_gz_cwork_opdate dbname="u_gz_cwork.opdate" initial="today" )
- column=(type=char(30) updatewhereclause=yes name=u_rs_empinfo_empname dbname="u_rs_empinfo.Empname" initial="empty" )
- column=(type=char(10) updatewhereclause=yes name=u_rs_empinfo_duty dbname="u_rs_empinfo.duty" initial="empty" )
- column=(type=char(30) updatewhereclause=yes name=cw_department_departmentname dbname="cw_department.departmentname" initial="empty" )
- column=(type=long updatewhereclause=yes name=u_gz_cwork_printnum dbname="u_gz_cwork.printnum" initial="0" )
- retrieve=" SELECT u_gz_cwork.billid,
- u_gz_cwork.wageid,
- u_gz_cwork.cworkid,
- u_rs_empinfo.Empcode,
- u_gz_cwork.billdate,
- u_gz_cwork.amt,
- u_gz_cwork.wagemth,
- u_gz_cwork.begindate,
- u_gz_cwork.enddate,
- u_gz_cwork.reason,
- u_gz_cwork.deptidea,
- u_gz_cwork.idea,
- u_gz_cwork.empid,
- u_gz_cwork.billcode,
- u_gz_cwork.moddate,
- u_gz_cwork.modemp,
- u_gz_cwork.auditdate,
- u_gz_cwork.flag,
- u_gz_cwork.auditrep,
- u_gz_cwork.opemp,
- u_gz_cwork.opdate,
- u_rs_empinfo.Empname,
- u_rs_empinfo.duty,
- cw_department.departmentname,
- u_gz_cwork.printnum
- FROM u_gz_cwork left outer join
- u_rs_empinfo on ( u_gz_cwork.empid = u_rs_empinfo.empid ) left outer join
- cw_department on ( u_rs_empinfo.deptid = cw_department.departmentid )
- WHERE ( u_gz_cwork.flag = :arg_flag or :arg_flag = -1 )
- " arguments=(("arg_flag", number)) )
- text(band=header alignment="2" text="人员号" border="0" color="33554432" x="1074" y="8" height="56" width="302" html.valueishtml="0" name=u_rs_empinfo_empcode_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="1385" y="8" height="56" width="274" html.valueishtml="0" name=u_rs_empinfo_empname_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="2272" y="8" height="56" width="279" html.valueishtml="0" name=u_gz_cwork_wageid_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="462" y="8" height="56" width="265" html.valueishtml="0" name=u_gz_cwork_cworkid_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="736" y="8" height="56" width="329" html.valueishtml="0" name=u_gz_cwork_billdate_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="2560" y="8" height="56" width="288" html.valueishtml="0" name=u_gz_cwork_amt_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="2857" y="8" height="56" width="503" html.valueishtml="0" name=u_gz_cwork_begindate_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="3369" y="8" height="56" width="503" html.valueishtml="0" name=u_gz_cwork_enddate_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="4155" y="8" height="56" width="905" html.valueishtml="0" name=u_gz_cwork_reason_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="5070" y="8" height="56" width="818" html.valueishtml="0" name=u_gz_cwork_deptidea_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="5897" y="8" height="56" width="987" html.valueishtml="0" name=u_gz_cwork_idea_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="8791" y="8" height="56" width="503" html.valueishtml="0" name=u_gz_cwork_wagemth_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="8791" y="8" height="56" width="503" html.valueishtml="0" name=u_gz_cwork_moddate_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="8521" y="8" height="56" width="261" html.valueishtml="0" name=u_gz_cwork_modemp_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="7877" y="8" height="56" width="503" html.valueishtml="0" name=u_gz_cwork_auditdate_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="8389" y="8" height="56" width="123" html.valueishtml="0" name=u_gz_cwork_flag_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="7643" y="8" height="56" width="224" html.valueishtml="0" name=u_gz_cwork_auditrep_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="6894" y="8" height="56" width="229" html.valueishtml="0" name=u_gz_cwork_opemp_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="7131" y="8" height="56" width="503" html.valueishtml="0" name=u_gz_cwork_opdate_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="1074" y="8" height="56" width="302" html.valueishtml="0" name=u_gz_cwork_printnum_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="1669" y="8" height="56" width="325" 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="1073741824" )
- text(band=header alignment="2" text="单据编号" border="0" color="33554432" x="91" y="8" height="56" width="361" html.valueishtml="0" name=u_gz_cwork_billcode_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="3881" y="8" height="56" width="265" 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="1073741824" )
- text(band=header alignment="2" text="职务" border="0" color="33554432" x="2002" y="8" height="56" width="261" html.valueishtml="0" name=u_rs_empinfo_duty_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="0" text="" border="0" color="33554432" x="9" y="8" height="56" width="73" html.valueishtml="0" name=t_2 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=22 alignment="2" tabsequence=32766 border="0" color="33554432~tif( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="1385" y="4" height="68" width="274" 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="-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( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="1074" y="4" height="68" width="302" 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="-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="2" tabsequence=32766 border="0" color="33554432~tif( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="462" y="4" height="68" width="265" format="[general]" html.valueishtml="0" name=u_gz_cwork_cworkid visible="1" dddw.name=dddw_cworkitem dddw.displaycolumn=cworkname dddw.datacolumn=cworkid 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" )
- column(band=detail id=5 alignment="2" tabsequence=32766 border="0" color="33554432~tif( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="736" y="4" height="68" width="329" format="yyyy-mm-dd" html.valueishtml="0" name=u_gz_cwork_billdate 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=14 alignment="2" tabsequence=32766 border="0" color="33554432~tif( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="91" y="4" height="68" width="361" format="[general]" html.valueishtml="0" name=u_gz_cwork_billcode 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=25 alignment="2" tabsequence=32766 border="0" color="33554432~tif( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="9" y="4" height="68" width="73" format="[general]" html.valueishtml="0" name=u_gz_cwork_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( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="2272" y="4" height="68" width="279" format="[general]" html.valueishtml="0" name=u_gz_cwork_wageid visible="1" dddw.name=dddw_wageitem_24 dddw.displaycolumn=wagename dddw.datacolumn=wageid 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" )
- column(band=detail id=6 alignment="1" tabsequence=32766 border="0" color="33554432~tif( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="2560" y="4" height="68" width="288" format="#,##0.00" html.valueishtml="0" name=u_gz_cwork_amt 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=8 alignment="0" tabsequence=32766 border="0" color="33554432~tif( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="2857" y="4" height="68" width="503" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=u_gz_cwork_begindate 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=9 alignment="0" tabsequence=32766 border="0" color="33554432~tif( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="3369" y="4" height="68" width="503" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=u_gz_cwork_enddate 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=10 alignment="0" tabsequence=32766 border="0" color="33554432~tif( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="4155" y="4" height="68" width="905" format="[general]" html.valueishtml="0" name=u_gz_cwork_reason 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=11 alignment="0" tabsequence=32766 border="0" color="33554432~tif( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="5070" y="4" height="68" width="818" format="[general]" html.valueishtml="0" name=u_gz_cwork_deptidea 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( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="5897" y="4" height="68" width="987" format="[general]" html.valueishtml="0" name=u_gz_cwork_idea 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=7 alignment="2" tabsequence=32766 border="0" color="33554432~tif( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="3881" y="4" height="68" width="265" format="[general]" html.valueishtml="0" name=u_gz_cwork_wagemth 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=15 alignment="0" tabsequence=32766 border="0" color="33554432~tif( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="8791" y="4" height="68" width="503" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=u_gz_cwork_moddate 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=16 alignment="0" tabsequence=32766 border="0" color="33554432~tif( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="8521" y="4" height="68" width="261" format="[general]" html.valueishtml="0" name=u_gz_cwork_modemp 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=17 alignment="0" tabsequence=32766 border="0" color="33554432~tif( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="7877" y="4" height="68" width="503" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=u_gz_cwork_auditdate 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=18 alignment="2" tabsequence=32766 border="0" color="33554432~tif( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="8389" y="4" height="68" width="123" format="[general]" html.valueishtml="0" name=u_gz_cwork_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=19 alignment="0" tabsequence=32766 border="0" color="33554432~tif( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="7643" y="4" height="68" width="224" format="[general]" html.valueishtml="0" name=u_gz_cwork_auditrep 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=20 alignment="0" tabsequence=32766 border="0" color="33554432~tif( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="6894" y="4" height="68" width="229" format="[general]" html.valueishtml="0" name=u_gz_cwork_opemp 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=21 alignment="0" tabsequence=32766 border="0" color="33554432~tif( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="7131" y="4" height="68" width="503" format="yyyy-mm-dd hh:mm" html.valueishtml="0" name=u_gz_cwork_opdate 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=24 alignment="2" tabsequence=32766 border="0" color="33554432~tif( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="1669" y="4" height="68" width="325" 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="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
- column(band=detail id=23 alignment="2" tabsequence=32766 border="0" color="33554432~tif( u_gz_cwork_flag =1,rgb(0,0,0),rgb(255,0,0))" x="2002" y="4" height="68" width="261" format="[general]" html.valueishtml="0" name=u_rs_empinfo_duty visible="1" dddw.name=dddw_duty dddw.displaycolumn=tbfields_script_static_script dddw.datacolumn=tbfields_script_static_script 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(u_gz_cwork_billcode for all)"border="0" color="16711680" x="91" y="4" height="56" width="361" 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" )
|