dw_iteminput_edit.srd 17 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. $PBExportHeader$dw_iteminput_edit.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=16777215 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=0 color="536870912" )
  5. footer(height=0 color="536870912" )
  6. detail(height=1076 color="536870912" )
  7. table(column=(type=long update=yes updatewhereclause=yes name=u_iteminput_itemid dbname="u_iteminput.itemid" initial="0" )
  8. column=(type=long update=yes updatewhereclause=yes name=u_iteminput_dateint dbname="u_iteminput.dateint" initial="0" )
  9. column=(type=datetime update=yes updatewhereclause=yes name=u_iteminput_outdate dbname="u_iteminput.outdate" initial="today" )
  10. column=(type=char(50) updatewhereclause=yes name=u_iteminput_relcode dbname="u_iteminput.relcode" initial="empty" )
  11. column=(type=char(255) update=yes updatewhereclause=yes name=u_iteminput_dscrp dbname="u_iteminput.dscrp" initial="empty" )
  12. column=(type=decimal(2) update=yes updatewhereclause=yes name=u_iteminput_outamt dbname="u_iteminput.outamt" initial="0" )
  13. column=(type=datetime update=yes updatewhereclause=yes name=u_iteminput_opdate dbname="u_iteminput.opdate" initial="today" )
  14. column=(type=char(10) update=yes updatewhereclause=yes name=u_iteminput_opemp dbname="u_iteminput.opemp" initial="empty" )
  15. column=(type=long update=yes updatewhereclause=yes name=u_iteminput_accountsid dbname="u_iteminput.accountsid" initial="0" )
  16. column=(type=char(20) updatewhereclause=yes name=u_itemdef_itemcode dbname="u_itemdef.itemcode" initial="empty" )
  17. column=(type=char(50) updatewhereclause=yes name=u_itemdef_itemname dbname="u_itemdef.itemname" initial="empty" )
  18. column=(type=char(30) updatewhereclause=yes name=u_accounts_accountsname dbname="u_accounts.accountsname" initial="empty" )
  19. column=(type=long update=yes updatewhereclause=yes name=u_iteminput_rapmoneyid dbname="u_iteminput.rapmoneyid" initial="0" )
  20. column=(type=long updatewhereclause=yes name=u_itemdef_itemflag dbname="u_itemdef.itemflag" initial="0" values="收入 1/支出 -1/" )
  21. column=(type=char(50) updatewhereclause=yes name=u_itemdef_itemtype dbname="u_itemdef.itemtype" initial="empty" )
  22. column=(type=char(50) updatewhereclause=yes name=u_itemdef_itemsectype dbname="u_itemdef.itemsectype" initial="empty" )
  23. column=(type=long updatewhereclause=yes name=u_iteminput_banktypeid dbname="u_iteminput.banktypeid" initial="0" )
  24. column=(type=char(30) updatewhereclause=yes name=u_iteminput_billcode dbname="u_iteminput.billcode" initial="empty" )
  25. column=(type=long updatewhereclause=yes name=u_iteminput_moneyid dbname="u_iteminput.moneyid" initial="0" )
  26. column=(type=long updatewhereclause=yes name=u_iteminput_scid dbname="u_iteminput.scid" initial="0" )
  27. retrieve=" SELECT u_iteminput.itemid,
  28. u_iteminput.dateint,
  29. u_iteminput.outdate,
  30. u_iteminput.relcode,
  31. u_iteminput.dscrp,
  32. u_iteminput.outamt,
  33. u_iteminput.opdate,
  34. u_iteminput.opemp,
  35. u_iteminput.accountsid,
  36. u_itemdef.itemcode,
  37. u_itemdef.itemname,
  38. u_accounts.accountsname,
  39. u_iteminput.rapmoneyid,
  40. u_itemdef.itemflag,
  41. u_itemdef.itemtype,
  42. u_itemdef.itemsectype,
  43. u_iteminput.banktypeid,
  44. u_iteminput.billcode,
  45. u_iteminput.moneyid ,
  46. u_iteminput.scid
  47. FROM u_iteminput LEFT OUTER JOIN u_accounts ON u_iteminput.accountsid = u_accounts.accountsid,
  48. u_itemdef
  49. WHERE ( u_itemdef.itemid = u_iteminput.itemid ) and
  50. ( ( u_iteminput.itemid = :arg_itemid ) AND
  51. ( u_iteminput.dateint = :arg_dateint ) )
  52. " arguments=(("arg_itemid", number),("arg_dateint", number)) )
  53. text(band=detail alignment="1" text="相 关 号:" border="0" color="16711680" x="23" y="184" height="56" width="274" html.valueishtml="0" name=t_8 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  54. column(band=detail id=4 alignment="0" tabsequence=40 border="4" color="16711680" x="311" y="184" height="68" width="1952" format="[general]" html.valueishtml="0" name=u_iteminput_relcode 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="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  55. text(band=detail alignment="1" text="项目编号:" border="0" color="16711680" x="23" y="316" height="56" width="274" html.valueishtml="0" name=u_itemdef_itemcode_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  56. text(band=detail alignment="1" text="银行帐号:" border="0" color="16711680" x="23" y="712" height="56" width="274" html.valueishtml="0" name=u_accounts_accountsname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  57. text(band=detail alignment="1" text="方 向:" border="0" color="0" x="23" y="448" height="56" width="274" html.valueishtml="0" name=t_1 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  58. text(band=detail alignment="1" text="项目类别:" border="0" color="0" x="800" y="448" height="56" width="274" html.valueishtml="0" name=t_2 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  59. text(band=detail alignment="1" text="二级类别:" border="0" color="0" x="1518" y="580" height="56" width="265" html.valueishtml="0" name=t_3 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  60. text(band=detail alignment="1" text="项目名称:" border="0" color="0" x="800" y="316" height="56" width="274" html.valueishtml="0" name=u_itemdef_itemname_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  61. column(band=detail id=11 alignment="0" tabsequence=32766 border="4" color="0" x="1083" y="316" height="68" width="1179" format="[general]" html.valueishtml="0" name=u_itemdef_itemname visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes 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="16777215" )
  62. column(band=detail id=5 alignment="0" tabsequence=90 border="4" color="16711680" x="311" y="844" height="68" width="1952" format="[general]" html.valueishtml="0" name=u_iteminput_dscrp 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="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  63. column(band=detail id=15 alignment="0" tabsequence=32766 border="4" color="0" x="1083" y="448" height="68" width="1179" format="[general]" html.valueishtml="0" name=u_itemdef_itemtype visible="1" edit.limit=0 edit.case=any edit.autoselect=yes 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="16777215" )
  64. column(band=detail id=16 alignment="0" tabsequence=100 border="4" color="0" x="1797" y="580" height="68" width="466" format="[general]" html.valueishtml="0" name=u_itemdef_itemsectype visible="1" edit.limit=0 edit.case=any edit.autoselect=yes 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="16777215" )
  65. text(band=detail alignment="1" text="金 额:" border="0" color="16711680" x="805" y="580" height="56" width="274" html.valueishtml="0" name=u_iteminput_outamt_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  66. column(band=detail id=6 alignment="1" tabsequence=70 border="4" color="16711680" x="1088" y="580" height="68" width="402" format="#,##0.00" html.valueishtml="0" name=u_iteminput_outamt visible="1" edit.limit=0 edit.case=any edit.format="#,##0.00" edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes 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="16777215" )
  67. column(band=detail id=14 alignment="0" tabsequence=32766 border="0" color="0" x="311" y="448" height="68" width="471" format="[general]" html.valueishtml="0" name=u_itemdef_itemflag visible="1" radiobuttons.columns=2 radiobuttons.scale=no radiobuttons.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  68. text(band=detail alignment="1" text="币 种:" border="0" color="16711680" x="23" y="584" height="56" width="274" html.valueishtml="0" name=t_6 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  69. text(band=detail alignment="1" text="建 立 人:" border="0" color="0" x="1664" y="980" height="56" width="274" html.valueishtml="0" name=u_iteminput_opemp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  70. column(band=detail id=19 alignment="0" tabsequence=60 border="4" color="16711680" x="311" y="580" height="68" width="471" format="[general]" html.valueishtml="0" name=u_iteminput_moneyid visible="1" dddw.name=ddd_currency dddw.displaycolumn=name dddw.datacolumn=moneyid dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  71. column(band=detail id=8 alignment="0" tabsequence=32766 border="4" color="0" x="1947" y="972" height="68" width="302" format="[general]" html.valueishtml="0" name=u_iteminput_opemp visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes 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="16777215" )
  72. text(band=detail alignment="1" text="建立时间:" border="0" color="0" x="887" y="980" height="56" width="274" html.valueishtml="0" name=u_iteminput_opdate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  73. column(band=detail id=7 alignment="0" tabsequence=32766 border="4" color="0" x="1175" y="972" height="68" width="471" format="yyyy-mm-dd h:mm" html.valueishtml="0" name=u_iteminput_opdate visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes 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="16777215" )
  74. column(band=detail id=20 alignment="0" tabsequence=110 border="4" color="0" x="311" y="972" height="68" width="471" format="[general]" html.valueishtml="0" protect="0~t1" name=u_iteminput_scid visible="1" dddw.name=ddd_scname dddw.displaycolumn=scname dddw.datacolumn=scid dddw.percentwidth=100 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  75. text(band=detail alignment="1" text="备 注:" border="0" color="16711680" x="23" y="844" height="56" width="274" html.valueishtml="0" name=u_iteminput_dscrp_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  76. text(band=detail alignment="1" text="分 部:" border="0" color="0" x="23" y="980" height="56" width="274" html.valueishtml="0" name=t_7 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  77. column(band=detail id=9 alignment="0" tabsequence=80 border="4" color="16711680" x="311" y="712" height="68" width="1952" format="[general]" html.valueishtml="0" name=u_iteminput_accountsid visible="1" dddw.name=ddd_accounts_with_arrid dddw.displaycolumn=accountsname dddw.datacolumn=accountsid dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  78. column(band=detail id=10 alignment="0" tabsequence=50 border="4" color="16711680" x="311" y="316" height="68" width="471" format="[general]" html.valueishtml="0" name=u_itemdef_itemcode visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes 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="16777215" )
  79. text(band=detail alignment="1" text="日 期:" border="0" color="16711680" x="23" y="60" height="56" width="274" html.valueishtml="0" name=u_iteminput_outdate_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  80. column(band=detail id=17 alignment="0" tabsequence=20 border="4" color="16711680" x="1083" y="60" height="68" width="411" format="[general]" html.valueishtml="0" name=u_iteminput_banktypeid visible="1" dddw.name=ddd_banktype dddw.displaycolumn=banktypename dddw.datacolumn=banktypeid dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=no dddw.useasborder=no dddw.case=any dddw.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  81. column(band=detail id=3 alignment="2" tabsequence=10 border="4" color="16711680" x="311" y="60" height="68" width="471" format="yyyy-mm-dd" html.valueishtml="0" name=u_iteminput_outdate visible="1" editmask.spin=yes editmask.mask="yyyy-mm-dd" editmask.imemode=0 editmask.spinrange="~~" editmask.spinincr=1 editmask.focusrectangle=no font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  82. column(band=detail id=18 alignment="0" tabsequence=30 border="4" color="16711680" x="1792" y="60" height="68" width="471" format="[general]" html.valueishtml="0" name=u_iteminput_billcode visible="1" edit.limit=0 edit.case=any edit.autoselect=yes 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="16777215" )
  83. text(band=detail alignment="1" text="结算方式:" border="0" color="16711680" x="800" y="60" height="56" width="274" html.valueishtml="0" name=t_4 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  84. text(band=detail alignment="1" text="凭证编号:" border="0" color="16711680" x="1509" y="60" height="56" width="274" html.valueishtml="0" name=t_5 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  85. htmltable(border="1" )
  86. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  87. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  88. import.xml()
  89. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )