123456789101112131415161718192021222324252627 |
- $PBExportHeader$dw_configure_codemx_add.srd
- release 9;
- datawindow(units=0 timer_interval=0 color=134217739 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=180 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=200 color="536870912" )
- table(column=(type=long update=yes updatewhereclause=yes key=yes name=pzid dbname="u_configure_codemx.pzid" initial="0" )
- column=(type=long update=yes updatewhereclause=yes key=yes name=printid dbname="u_configure_codemx.printid" initial="0" )
- column=(type=char(50) update=yes updatewhereclause=yes name=pzcodemx dbname="u_configure_codemx.pzcodemx" initial="empty" )
- column=(type=char(50) update=yes updatewhereclause=yes name=namemx dbname="u_configure_codemx.namemx" initial="empty" )
- retrieve=" SELECT u_configure_codemx.pzid,
- u_configure_codemx.printid,
- u_configure_codemx.pzcodemx,
- u_configure_codemx.namemx
- FROM u_configure_codemx
- where u_configure_codemx.pzid = :arg_pzid and
- u_configure_codemx.printid = :arg_printid
- " update="u_configure_codemx" updatewhere=1 updatekeyinplace=no arguments=(("arg_printid", number),("arg_pzid", number)) )
- text(band=detail alignment="1" text="配置项明细名称:" border="0" color="33554432" x="27" y="116" height="56" width="439" html.valueishtml="0" name=namemx_1 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=detail alignment="1" text="配置项明细编号:" border="0" color="33554432" x="27" y="16" height="56" width="439" html.valueishtml="0" name=pzcodemx_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" )
- column(band=detail id=4 alignment="0" tabsequence=20 border="5" color="33554432" x="489" y="112" height="64" width="1225" format="[general]" html.valueishtml="0" name=namemx visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 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=3 alignment="0" tabsequence=10 border="5" color="33554432" x="489" y="12" height="64" width="1225" format="[general]" html.valueishtml="0" name=pzcodemx visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
- 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 template=(comment="" encoding="gb2312" name="1" xml="<?xml version=~"1.0~" encoding=~"gb2312~" standalone=~"no~"?><dw_status_code_add><dw_status_code_add_row __pbband=~"detail~"><colorid>colorid</colorid><status/></dw_status_code_add_row></dw_status_code_add>"))
- import.xml()
- export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
|