dw_configure_codemx_add.srd 3.6 KB

123456789101112131415161718192021222324252627
  1. $PBExportHeader$dw_configure_codemx_add.srd
  2. release 9;
  3. 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 )
  4. summary(height=180 color="536870912" )
  5. footer(height=0 color="536870912" )
  6. detail(height=200 color="536870912" )
  7. table(column=(type=long update=yes updatewhereclause=yes key=yes name=pzid dbname="u_configure_codemx.pzid" initial="0" )
  8. column=(type=long update=yes updatewhereclause=yes key=yes name=printid dbname="u_configure_codemx.printid" initial="0" )
  9. column=(type=char(50) update=yes updatewhereclause=yes name=pzcodemx dbname="u_configure_codemx.pzcodemx" initial="empty" )
  10. column=(type=char(50) update=yes updatewhereclause=yes name=namemx dbname="u_configure_codemx.namemx" initial="empty" )
  11. retrieve=" SELECT u_configure_codemx.pzid,
  12. u_configure_codemx.printid,
  13. u_configure_codemx.pzcodemx,
  14. u_configure_codemx.namemx
  15. FROM u_configure_codemx
  16. where u_configure_codemx.pzid = :arg_pzid and
  17. u_configure_codemx.printid = :arg_printid
  18. " update="u_configure_codemx" updatewhere=1 updatekeyinplace=no arguments=(("arg_printid", number),("arg_pzid", number)) )
  19. 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" )
  20. 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" )
  21. 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" )
  22. 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" )
  23. htmltable(border="1" )
  24. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  25. 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>"))
  26. import.xml()
  27. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )