12345678910111213141516171819202122232425 |
- $PBExportHeader$ds_oa_flow_emp_choose.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=64 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=76 color="536870912" )
- table(column=(type=long updatewhereclause=yes key=yes name=docid dbname="oa_doc_stepemp.docid" )
- column=(type=long updatewhereclause=yes key=yes name=flowsort dbname="oa_doc_stepemp.flowsort" )
- column=(type=long updatewhereclause=yes key=yes name=empid dbname="oa_doc_stepemp.empid" )
- retrieve="SELECT docid, flowsort, empid
- FROM oa_doc_stepemp
- where (oa_doc_stepemp.docid = :arg_docid )
- and ( oa_doc_stepemp.flowsort=:arg_sort)" update="oa_doc_stepemp" updatewhere=0 updatekeyinplace=no arguments=(("arg_docid", number),("arg_sort", number)) )
- 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" )
- 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" )
- 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" )
- 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" )
- 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" )
- 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" )
- 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" )
|