12345678910111213141516171819202122 |
- $PBExportHeader$ddd_dw_sc_wkp.srd
- release 9;
- datawindow(units=0 timer_interval=0 color=16777215 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=1 selected.mouse=no )
- summary(height=0 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=76 color="536870912" )
- table(column=(type=long update=yes updatewhereclause=yes key=yes name=wrkgrpid dbname="u_sc_wkp.wrkGrpid" initial="0" )
- column=(type=char(10) update=yes updatewhereclause=yes name=wrkgrpcode dbname="u_sc_wkp.wrkgrpcode" initial="empty" )
- column=(type=char(30) update=yes updatewhereclause=yes name=wrkgrpname dbname="u_sc_wkp.wrkGrpName" initial="empty" )
- retrieve="SELECT u_sc_wkp.wrkGrpid ,
- u_sc_wkp.wrkgrpcode ,
- u_sc_wkp.wrkGrpName
- FROM u_sc_wkp
- where u_sc_wkp.scid = :arg_scid
- and u_sc_wkp.inuse = 1
- " update="u_sc_wkp" updatewhere=0 updatekeyinplace=no arguments=(("arg_scid", number)) sort="wrkgrpcode A " )
- column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="9" y="4" height="68" width="485" format="[general]" html.valueishtml="0" name=wrkgrpname visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="1" background.color="553648127" )
- 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" )
|