ds_oa_flow_emp_choose.srd 3.7 KB

12345678910111213141516171819202122232425
  1. $PBExportHeader$ds_oa_flow_emp_choose.srd
  2. release 9;
  3. 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 )
  4. header(height=64 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=76 color="536870912" )
  8. table(column=(type=long updatewhereclause=yes key=yes name=docid dbname="oa_doc_stepemp.docid" )
  9. column=(type=long updatewhereclause=yes key=yes name=flowsort dbname="oa_doc_stepemp.flowsort" )
  10. column=(type=long updatewhereclause=yes key=yes name=empid dbname="oa_doc_stepemp.empid" )
  11. retrieve="SELECT docid, flowsort, empid
  12. FROM oa_doc_stepemp
  13. where (oa_doc_stepemp.docid = :arg_docid )
  14. and ( oa_doc_stepemp.flowsort=:arg_sort)" update="oa_doc_stepemp" updatewhere=0 updatekeyinplace=no arguments=(("arg_docid", number),("arg_sort", number)) )
  15. text(band=header alignment="0" text="Docid" border="0" color="33554432" x="9" y="4" height="76" width="247" html.valueishtml="0" name=docid_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  16. text(band=header alignment="0" text="Flowsort" border="0" color="33554432" x="265" y="4" height="76" width="311" html.valueishtml="0" name=flowsort_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  17. text(band=header alignment="0" text="Empid" border="0" color="33554432" x="585" y="4" height="76" width="325" html.valueishtml="0" name=empid_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  18. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="33554432" x="9" y="0" height="76" width="247" format="[general]" html.valueishtml="0" name=docid visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  19. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="265" y="0" height="76" width="311" format="[general]" html.valueishtml="0" name=flowsort visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  20. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="585" y="0" height="76" width="325" format="[general]" html.valueishtml="0" name=empid visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
  21. htmltable(border="1" )
  22. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  23. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  24. import.xml()
  25. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )