1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- $PBExportHeader$dw_rs_empinfo_insure.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 )
- header(height=72 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=76 color="536870912" )
- table(column=(type=long update=yes updatewhereclause=yes key=yes name=insureid dbname="u_rs_insure.insureid" )
- column=(type=long update=yes updatewhereclause=yes name=buymth dbname="u_rs_insure.BuyMth" )
- column=(type=datetime update=yes updatewhereclause=yes name=buydate dbname="u_rs_insure.Buydate" initial="today" )
- column=(type=decimal(4) update=yes updatewhereclause=yes name=subsidy dbname="u_rs_insure.Subsidy" initial="0" )
- column=(type=decimal(4) update=yes updatewhereclause=yes name=payself dbname="u_rs_insure.Payself" initial="0" )
- column=(type=char(255) update=yes updatewhereclause=yes name=dscrp dbname="u_rs_insure.dscrp" initial="empty" )
- column=(type=datetime update=yes updatewhereclause=yes name=opdate dbname="u_rs_insure.opdate" initial="today" )
- column=(type=char(10) update=yes updatewhereclause=yes name=opemp dbname="u_rs_insure.opemp" )
- column=(type=long update=yes updatewhereclause=yes name=empid dbname="u_rs_insure.empid" )
- retrieve=" SELECT u_rs_insure.insureid,
- u_rs_insure.BuyMth,
- u_rs_insure.Buydate,
- u_rs_insure.Subsidy,
- u_rs_insure.Payself,
- u_rs_insure.dscrp,
- u_rs_insure.opdate,
- u_rs_insure.opemp,
- u_rs_insure.empid
- FROM u_rs_insure
- WHERE u_rs_insure.empid = :empid
- " update="u_rs_insure" updatewhere=0 updatekeyinplace=no arguments=(("empid", number)) )
- text(band=header alignment="2" text="购买月份" border="0" color="16711680" x="9" y="8" height="56" width="325" html.valueishtml="0" name=buymth_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="16711680" x="343" y="8" height="56" width="357" html.valueishtml="0" name=buydate_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="16711680" x="709" y="8" height="56" width="325" html.valueishtml="0" name=subsidy_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="16711680" x="1042" y="8" height="56" width="329" html.valueishtml="0" name=payself_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="16711680" x="1381" y="8" height="56" width="827" html.valueishtml="0" name=dscrp_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="2217" y="8" height="56" width="494" html.valueishtml="0" name=opdate_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="2720" y="8" height="56" width="302" html.valueishtml="0" name=opemp_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" )
- column(band=detail id=2 alignment="2" tabsequence=32766 border="0" color="0" x="9" y="4" height="68" width="325" format="" html.valueishtml="0" name=buymth tag="购买月份" visible="1" editmask.useformat=yes editmask.spin=yes editmask.mask="######" editmask.imemode=0 editmask.spinrange="199001~~299912" editmask.spinincr=1 editmask.focusrectangle=no 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=3 alignment="2" tabsequence=32766 border="0" color="0" x="343" y="4" height="68" width="357" format="YYYY-MM-DD" html.valueishtml="0" name=buydate tag="购买日期" visible="1" editmask.spin=yes editmask.mask="YYYY-MM-DD" editmask.imemode=0 editmask.spinrange="~~" editmask.spinincr=1 editmask.focusrectangle=no 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=4 alignment="1" tabsequence=32766 border="0" color="0" x="709" y="4" height="68" width="325" format="#,##0.00" html.valueishtml="0" name=subsidy 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="1" background.color="536870912" )
- column(band=detail id=5 alignment="1" tabsequence=32766 border="0" color="0" x="1042" y="4" height="68" width="329" format="#,##0.00" html.valueishtml="0" name=payself 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="1" background.color="536870912" )
- column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="0" x="1381" y="4" height="68" width="827" format="[general]" html.valueishtml="0" name=dscrp tag="备注" visible="1" edit.limit=250 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="1" background.color="536870912" )
- column(band=detail id=7 alignment="0" tabsequence=32766 border="0" color="0" x="2217" y="4" height="68" width="494" format="YYYY-MM-DD hh:mm" html.valueishtml="0" name=opdate tag="修改日期" visible="1" editmask.mask="YYYY-MM-DD" editmask.imemode=0 editmask.focusrectangle=no 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=8 alignment="0" tabsequence=32766 border="0" color="0" x="2720" y="4" height="68" width="302" format="[general]" html.valueishtml="0" name=opemp tag="修改人" 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="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" )
|