dw_priceorder_see.srd 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. $PBExportHeader$dw_priceorder_see.srd
  2. release 6;
  3. datawindow(units=0 timer_interval=0 color=16777215 processing=1 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.prompt=no print.buttons=no print.preview.buttons=no grid.lines=0 selected.mouse=no )
  4. header(height=72 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=64 color="536870912" )
  7. detail(height=76 color="536870912" )
  8. table(column=(type=long update=yes updatewhereclause=yes name=inuse dbname="u_price_order.Inuse" initial="0" values=" 1/ 0" )
  9. column=(type=datetime update=yes updatewhereclause=yes name=begindate dbname="u_price_order.Begindate" )
  10. column=(type=datetime update=yes updatewhereclause=yes name=enddate dbname="u_price_order.enddate" )
  11. column=(type=char(10) update=yes updatewhereclause=yes name=opemp dbname="u_price_order.Opemp" )
  12. column=(type=datetime update=yes updatewhereclause=yes name=opdate dbname="u_price_order.opdate" )
  13. column=(type=char(250) update=yes updatewhereclause=yes name=poexpr dbname="u_price_order.Poexpr" )
  14. column=(type=long update=yes updatewhereclause=yes name=poid dbname="u_price_order.POID" initial="-1" )
  15. column=(type=long update=yes updatewhereclause=yes name=mtrlid dbname="u_price_order.Mtrlid" initial="0" )
  16. column=(type=long update=yes updatewhereclause=yes name=mtrlctnid dbname="u_price_order.MtrlctnID" initial="-1" )
  17. column=(type=long update=yes updatewhereclause=yes name=cusid dbname="u_price_order.Cusid" initial="-1" )
  18. column=(type=long updatewhereclause=yes name=cusareaid dbname="u_price_order.cusareaid" )
  19. column=(type=char(20) updatewhereclause=yes name=cuscode dbname="cuscode" )
  20. column=(type=char(50) updatewhereclause=yes name=u_cust_name dbname="u_cust.name" )
  21. retrieve=" SELECT u_price_order.Inuse,
  22. u_price_order.Begindate,
  23. u_price_order.enddate,
  24. u_price_order.Opemp,
  25. u_price_order.opdate,
  26. u_price_order.Poexpr,
  27. u_price_order.POID,
  28. u_price_order.Mtrlid,
  29. u_price_order.MtrlctnID,
  30. u_price_order.Cusid,
  31. u_price_order.cusareaid,
  32. case u_price_order.Cusid when 0 then '区域' else u_cust.cuscode end as cuscode ,
  33. u_cust.name
  34. FROM u_price_order,
  35. u_cust
  36. WHERE ( u_price_order.Cusid *= u_cust.cusid)
  37. " sort="opdate D " )
  38. text(band=header alignment="2" text="有效"border="6" color="0" x="9" y="8" height="56" width="114" name=inuse_t font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="80269524" )
  39. text(band=header alignment="2" text="开始日期"border="6" color="0" x="133" y="8" height="56" width="288" name=begindate_t font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="80269524" )
  40. text(band=header alignment="2" text="结束日期"border="6" color="0" x="430" y="8" height="56" width="311" name=enddate_t font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="80269524" )
  41. text(band=header alignment="2" text="客户编号"border="6" color="0" x="750" y="8" height="56" width="425" name=cuscode_t font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="80269524" )
  42. text(band=header alignment="2" text="生效范围"border="6" color="0" x="1184" y="8" height="56" width="1554" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="80269524" )
  43. text(band=header alignment="2" text="价格表达式"border="6" color="0" x="2747" y="8" height="56" width="1102" name=poexpr_t font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="80269524" )
  44. text(band=header alignment="2" text="建立人"border="6" color="0" x="3858" y="8" height="56" width="229" name=opemp_t font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="80269524" )
  45. text(band=header alignment="2" text="指令发出时间"border="6" color="0" x="4096" y="8" height="56" width="448" name=opdate_t font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="80269524" )
  46. text(band=header alignment="2" text="客户名称"border="6" color="0" x="4553" y="8" height="56" width="713" name=u_cust_name_t font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="80269524" )
  47. column(band=detail id=1 alignment="2" tabsequence=32766 border="0" color="0" x="9" y="4" height="68" width="114" format="[general]" name=inuse tag="有效否" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.scale=yes checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif ( inuse =1,rgb(255,255,255),rgb(255,200,200))" )
  48. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0" x="133" y="4" height="68" width="288" format="yyyy-mm-dd" name=begindate tag="开始生效日期" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif ( inuse =1,rgb(255,255,255),rgb(255,200,200))" )
  49. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0" x="430" y="4" height="68" width="311" format="yyyy-mm-dd" name=enddate tag="结束生效日期" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif ( inuse =1,rgb(255,255,255),rgb(255,200,200))" )
  50. column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="0" x="3858" y="4" height="68" width="229" format="[general]" name=opemp tag="建立人" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif ( inuse =1,rgb(255,255,255),rgb(255,200,200))" )
  51. column(band=detail id=6 alignment="0" tabsequence=32766 border="0" color="0" x="2747" y="4" height="68" width="1102" format="[general]" name=poexpr tag="价格表达式举例" edit.limit=250 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif ( inuse =1,rgb(255,255,255),rgb(255,200,200))" )
  52. compute(band=detail alignment="0" expression="f_setstring(cusid, cusareaid ,mtrlid , mtrlctnid) "border="0" color="0" x="1184" y="4" height="68" width="1554" format="[general]" name=str_range font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif ( inuse =1,rgb(255,255,255),rgb(255,200,200))" )
  53. column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="0" x="4096" y="4" height="68" width="448" format="yyyy-mm-dd hh:mm" name=opdate tag="建立时间" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif ( inuse =1,rgb(255,255,255),rgb(255,200,200))" )
  54. column(band=detail id=13 alignment="0" tabsequence=32766 border="0" color="0" x="4553" y="4" height="68" width="713" format="[general]" name=u_cust_name edit.limit=0 edit.case=any edit.autoselect=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif ( inuse =1,rgb(255,255,255),rgb(255,200,200))" )
  55. column(band=detail id=12 alignment="0" tabsequence=32766 border="0" color="0" x="754" y="4" height="68" width="421" format="[general]" name=cuscode edit.limit=0 edit.case=any edit.autoselect=yes font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="0" background.color="536870912~tif ( inuse =1,rgb(255,255,255),rgb(255,200,200))" )
  56. compute(band=footer alignment="2" expression="count(poexpr for all)"border="0" color="16711680" x="2747" y="4" height="56" width="1102" format="[general]" font.face="宋体" font.height="-9" font.weight="700" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  57. htmltable(border="1" cellpadding="0" cellspacing="0" generatecss="no" nowrap="yes")