ds_sys_funcpwr_set.srd 10.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. $PBExportHeader$ds_sys_funcpwr_set.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 )
  4. header(height=92 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=104 color="536870912" )
  8. table(column=(type=long update=yes updatewhereclause=yes key=yes name=funcid dbname="sys_func_pwr.funcid" )
  9. column=(type=long update=yes updatewhereclause=yes name=parentid dbname="sys_func_pwr.parentid" )
  10. column=(type=long update=yes updatewhereclause=yes name=mainid dbname="sys_func_pwr.mainid" )
  11. column=(type=long update=yes updatewhereclause=yes name=functype dbname="sys_func_pwr.functype" )
  12. column=(type=char(50) update=yes updatewhereclause=yes name=treename dbname="sys_func_pwr.treename" )
  13. column=(type=char(50) update=yes updatewhereclause=yes name=menuname dbname="sys_func_pwr.menuname" )
  14. column=(type=long update=yes updatewhereclause=yes name=if_use dbname="sys_func_pwr.if_use" )
  15. column=(type=long update=yes updatewhereclause=yes name=sortflag dbname="sys_func_pwr.sortflag" )
  16. column=(type=long updatewhereclause=yes name=versiontype dbname="sys_func_pwr.versiontype" )
  17. column=(type=long updatewhereclause=yes name=worktype dbname="sys_func_pwr.worktype" )
  18. retrieve=" SELECT sys_func_pwr.funcid,
  19. sys_func_pwr.parentid,
  20. sys_func_pwr.mainid,
  21. sys_func_pwr.functype,
  22. sys_func_pwr.treename,
  23. sys_func_pwr.menuname,
  24. sys_func_pwr.if_use,
  25. sys_func_pwr.sortflag,
  26. sys_func_pwr.versiontype ,
  27. sys_func_pwr.worktype
  28. FROM sys_func_pwr
  29. where (sys_func_pwr.functype<:arg_functype or :arg_functype=-1) and
  30. ( sys_func_pwr.versiontype = :arg_versiontype or sys_func_pwr.versiontype = -1)
  31. " update="sys_func_pwr" updatewhere=0 updatekeyinplace=no arguments=(("arg_functype", number),("arg_versiontype", number)) sort="parentid A sortflag A " )
  32. text(band=header alignment="2" text="Funcid" border="0" color="33554432" x="9" y="8" height="76" width="384" html.valueishtml="0" name=funcid_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  33. text(band=header alignment="2" text="Parentid" border="0" color="33554432" x="402" y="8" height="76" width="384" html.valueishtml="0" name=parentid_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  34. text(band=header alignment="2" text="Mainid" border="0" color="33554432" x="795" y="8" height="76" width="384" html.valueishtml="0" name=mainid_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  35. text(band=header alignment="2" text="Functype" border="0" color="33554432" x="1189" y="8" height="76" width="384" html.valueishtml="0" name=functype_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  36. text(band=header alignment="2" text="Treename" border="0" color="33554432" x="1582" y="8" height="76" width="1632" html.valueishtml="0" name=treename_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  37. text(band=header alignment="2" text="Menuname" border="0" color="33554432" x="3223" y="8" height="76" width="1632" html.valueishtml="0" name=menuname_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  38. text(band=header alignment="2" text="If Use" border="0" color="33554432" x="4864" y="8" height="76" width="384" html.valueishtml="0" name=if_use_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  39. text(band=header alignment="0" text="Sortflag" border="0" color="33554432" x="5257" y="4" height="76" width="146" html.valueishtml="0" name=sortflag_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" )
  40. text(band=header alignment="0" text="Versiontype" border="0" color="33554432" x="5413" y="4" height="76" width="87" html.valueishtml="0" name=versiontype_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  41. column(band=detail id=1 alignment="1" tabsequence=10 border="0" color="33554432" x="9" y="8" height="88" width="384" format="[general]" html.valueishtml="0" name=funcid visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  42. column(band=detail id=2 alignment="1" tabsequence=20 border="0" color="33554432" x="402" y="8" height="88" width="384" format="[general]" html.valueishtml="0" name=parentid visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  43. column(band=detail id=3 alignment="1" tabsequence=30 border="0" color="33554432" x="795" y="8" height="88" width="384" format="[general]" html.valueishtml="0" name=mainid visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  44. column(band=detail id=4 alignment="1" tabsequence=40 border="0" color="33554432" x="1189" y="8" height="88" width="384" format="[general]" html.valueishtml="0" name=functype visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  45. column(band=detail id=5 alignment="0" tabsequence=50 border="0" color="33554432" x="1582" y="8" height="88" width="1632" format="[general]" html.valueishtml="0" name=treename visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  46. column(band=detail id=6 alignment="0" tabsequence=60 border="0" color="33554432" x="3223" y="8" height="88" width="1632" format="[general]" html.valueishtml="0" name=menuname visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  47. column(band=detail id=7 alignment="1" tabsequence=70 border="0" color="33554432" x="4864" y="8" height="88" width="384" format="[general]" html.valueishtml="0" name=if_use visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  48. column(band=detail id=8 alignment="0" tabsequence=80 border="0" color="33554432" x="5257" y="0" height="76" width="146" format="[general]" html.valueishtml="0" name=sortflag visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
  49. column(band=detail id=9 alignment="0" tabsequence=90 border="0" color="33554432" x="5413" y="0" height="76" width="87" format="[general]" html.valueishtml="0" name=versiontype 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="1" background.color="536870912" )
  50. column(band=detail id=10 alignment="0" tabsequence=100 border="0" color="33554432" x="5513" y="0" height="76" width="87" html.valueishtml="0" name=worktype 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="1" background.color="536870912" )
  51. text(band=header alignment="0" text="Worktype" border="0" color="33554432" x="5509" y="4" height="76" width="91" html.valueishtml="0" name=worktype_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" )
  52. htmltable(border="1" )
  53. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  54. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  55. import.xml()
  56. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )