m_buy_rp.srm 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331
  1. $PBExportHeader$m_buy_rp.srm
  2. forward
  3. global type m_buy_rp from menu
  4. end type
  5. type m_客户投拆单 from menu within m_buy_rp
  6. end type
  7. type m_采购金额汇总对比表 from menu within m_buy_rp
  8. end type
  9. type m_-0 from menu within m_buy_rp
  10. end type
  11. type m_供应商费用统计表 from menu within m_buy_rp
  12. end type
  13. type m_2 from menu within m_buy_rp
  14. end type
  15. type m_产品价格 from menu within m_buy_rp
  16. end type
  17. type m_- from menu within m_buy_rp
  18. end type
  19. type m_客户费用单 from menu within m_buy_rp
  20. end type
  21. global type m_buy_rp from menu
  22. m_客户投拆单 m_客户投拆单
  23. m_采购金额汇总对比表 m_采购金额汇总对比表
  24. m_-0 m_-0
  25. m_供应商费用统计表 m_供应商费用统计表
  26. m_2 m_2
  27. m_产品价格 m_产品价格
  28. m_- m_-
  29. m_客户费用单 m_客户费用单
  30. end type
  31. end forward
  32. global type m_buy_rp from menu
  33. m_客户投拆单 m_客户投拆单
  34. m_采购金额汇总对比表 m_采购金额汇总对比表
  35. m_-0 m_-0
  36. m_供应商费用统计表 m_供应商费用统计表
  37. m_2 m_2
  38. m_产品价格 m_产品价格
  39. m_- m_-
  40. m_客户费用单 m_客户费用单
  41. end type
  42. global m_buy_rp m_buy_rp
  43. on m_buy_rp.create
  44. m_buy_rp=this
  45. call super::create
  46. this.text = "m_buy_rp"
  47. this.menutextcolor = 134217735
  48. this.menubackcolor = 134217732
  49. this.menuhighlightcolor = 134217741
  50. this.textsize = 8
  51. this.weight = 400
  52. this.facename = "Tahoma"
  53. this.titlebackcolor = 134217730
  54. this.bitmapbackcolor = 12632256
  55. this.menubitmaps = true
  56. this.titlegradient = true
  57. this.toolbartextcolor = 134217746
  58. this.toolbarbackcolor = 67108864
  59. this.toolbarhighlightcolor = 134217741
  60. this.toolbargradient = true
  61. this.bitmapgradient = true
  62. this.m_客户投拆单=create m_客户投拆单
  63. this.m_采购金额汇总对比表=create m_采购金额汇总对比表
  64. this.m_-0=create m_-0
  65. this.m_供应商费用统计表=create m_供应商费用统计表
  66. this.m_2=create m_2
  67. this.m_产品价格=create m_产品价格
  68. this.m_-=create m_-
  69. this.m_客户费用单=create m_客户费用单
  70. this.Item[UpperBound(this.Item)+1]=this.m_客户投拆单
  71. this.Item[UpperBound(this.Item)+1]=this.m_采购金额汇总对比表
  72. this.Item[UpperBound(this.Item)+1]=this.m_-0
  73. this.Item[UpperBound(this.Item)+1]=this.m_供应商费用统计表
  74. this.Item[UpperBound(this.Item)+1]=this.m_2
  75. this.Item[UpperBound(this.Item)+1]=this.m_产品价格
  76. this.Item[UpperBound(this.Item)+1]=this.m_-
  77. this.Item[UpperBound(this.Item)+1]=this.m_客户费用单
  78. end on
  79. on m_buy_rp.destroy
  80. call super::destroy
  81. destroy(this.m_客户投拆单)
  82. destroy(this.m_采购金额汇总对比表)
  83. destroy(this.m_-0)
  84. destroy(this.m_供应商费用统计表)
  85. destroy(this.m_2)
  86. destroy(this.m_产品价格)
  87. destroy(this.m_-)
  88. destroy(this.m_客户费用单)
  89. end on
  90. event clicked;f_sys_main(335)
  91. end event
  92. type m_客户投拆单 from menu within m_buy_rp
  93. end type
  94. event clicked;f_sys_main(413)
  95. end event
  96. on m_客户投拆单.create
  97. call super::create
  98. this.text = "物料采购价格浮动表"
  99. this.menutextcolor = 134217735
  100. this.menubackcolor = 134217732
  101. this.menuhighlightcolor = 134217741
  102. this.textsize = 8
  103. this.weight = 400
  104. this.facename = "Tahoma"
  105. this.titlebackcolor = 134217730
  106. this.bitmapbackcolor = 12632256
  107. this.menubitmaps = true
  108. this.titlegradient = true
  109. this.toolbartextcolor = 134217746
  110. this.toolbarbackcolor = 67108864
  111. this.toolbarhighlightcolor = 134217741
  112. this.toolbargradient = true
  113. this.bitmapgradient = true
  114. end on
  115. on m_客户投拆单.destroy
  116. call super::destroy
  117. end on
  118. type m_采购金额汇总对比表 from menu within m_buy_rp
  119. end type
  120. event clicked;f_sys_main(430)
  121. end event
  122. on m_采购金额汇总对比表.create
  123. call super::create
  124. this.text = "采购金额汇总对比表"
  125. this.menutextcolor = 134217735
  126. this.menubackcolor = 134217732
  127. this.menuhighlightcolor = 134217741
  128. this.textsize = 8
  129. this.weight = 400
  130. this.facename = "Tahoma"
  131. this.titlebackcolor = 134217730
  132. this.bitmapbackcolor = 12632256
  133. this.menubitmaps = true
  134. this.titlegradient = true
  135. this.toolbartextcolor = 134217746
  136. this.toolbarbackcolor = 67108864
  137. this.toolbarhighlightcolor = 134217741
  138. this.toolbargradient = true
  139. this.bitmapgradient = true
  140. end on
  141. on m_采购金额汇总对比表.destroy
  142. call super::destroy
  143. end on
  144. type m_-0 from menu within m_buy_rp
  145. end type
  146. on m_-0.create
  147. call super::create
  148. this.text = "-"
  149. this.menutextcolor = 134217735
  150. this.menubackcolor = 134217732
  151. this.menuhighlightcolor = 134217741
  152. this.textsize = 8
  153. this.weight = 400
  154. this.facename = "Tahoma"
  155. this.titlebackcolor = 134217730
  156. this.bitmapbackcolor = 12632256
  157. this.menubitmaps = true
  158. this.titlegradient = true
  159. this.toolbartextcolor = 134217746
  160. this.toolbarbackcolor = 67108864
  161. this.toolbarhighlightcolor = 134217741
  162. this.toolbargradient = true
  163. this.bitmapgradient = true
  164. end on
  165. on m_-0.destroy
  166. call super::destroy
  167. end on
  168. type m_供应商费用统计表 from menu within m_buy_rp
  169. end type
  170. event clicked;f_sys_main(190)
  171. end event
  172. on m_供应商费用统计表.create
  173. call super::create
  174. this.text = "供应商费用统计表"
  175. this.menutextcolor = 134217735
  176. this.menubackcolor = 134217732
  177. this.menuhighlightcolor = 134217741
  178. this.textsize = 8
  179. this.weight = 400
  180. this.facename = "Tahoma"
  181. this.titlebackcolor = 134217730
  182. this.bitmapbackcolor = 12632256
  183. this.menubitmaps = true
  184. this.titlegradient = true
  185. this.toolbartextcolor = 134217746
  186. this.toolbarbackcolor = 67108864
  187. this.toolbarhighlightcolor = 134217741
  188. this.toolbargradient = true
  189. this.bitmapgradient = true
  190. end on
  191. on m_供应商费用统计表.destroy
  192. call super::destroy
  193. end on
  194. type m_2 from menu within m_buy_rp
  195. end type
  196. event clicked;f_sys_main(422)
  197. end event
  198. on m_2.create
  199. call super::create
  200. this.text = "供应商罚款单明细表"
  201. this.menutextcolor = 134217735
  202. this.menubackcolor = 134217732
  203. this.menuhighlightcolor = 134217741
  204. this.textsize = 8
  205. this.weight = 400
  206. this.facename = "Tahoma"
  207. this.titlebackcolor = 134217730
  208. this.bitmapbackcolor = 12632256
  209. this.menubitmaps = true
  210. this.titlegradient = true
  211. this.toolbartextcolor = 134217746
  212. this.toolbarbackcolor = 67108864
  213. this.toolbarhighlightcolor = 134217741
  214. this.toolbargradient = true
  215. this.bitmapgradient = true
  216. end on
  217. on m_2.destroy
  218. call super::destroy
  219. end on
  220. type m_产品价格 from menu within m_buy_rp
  221. end type
  222. event clicked;f_sys_main(414)
  223. end event
  224. on m_产品价格.create
  225. call super::create
  226. this.text = "供应商投诉单明细表"
  227. this.menutextcolor = 134217735
  228. this.menubackcolor = 134217732
  229. this.menuhighlightcolor = 134217741
  230. this.textsize = 8
  231. this.weight = 400
  232. this.facename = "Tahoma"
  233. this.titlebackcolor = 134217730
  234. this.bitmapbackcolor = 12632256
  235. this.menubitmaps = true
  236. this.titlegradient = true
  237. this.toolbartextcolor = 134217746
  238. this.toolbarbackcolor = 67108864
  239. this.toolbarhighlightcolor = 134217741
  240. this.toolbargradient = true
  241. this.bitmapgradient = true
  242. end on
  243. on m_产品价格.destroy
  244. call super::destroy
  245. end on
  246. type m_- from menu within m_buy_rp
  247. end type
  248. on m_-.create
  249. call super::create
  250. this.text = "-"
  251. this.menutextcolor = 134217735
  252. this.menubackcolor = 134217732
  253. this.menuhighlightcolor = 134217741
  254. this.textsize = 8
  255. this.weight = 400
  256. this.facename = "Tahoma"
  257. this.titlebackcolor = 134217730
  258. this.bitmapbackcolor = 12632256
  259. this.menubitmaps = true
  260. this.titlegradient = true
  261. this.toolbartextcolor = 134217746
  262. this.toolbarbackcolor = 67108864
  263. this.toolbarhighlightcolor = 134217741
  264. this.toolbargradient = true
  265. this.bitmapgradient = true
  266. end on
  267. on m_-.destroy
  268. call super::destroy
  269. end on
  270. type m_客户费用单 from menu within m_buy_rp
  271. end type
  272. on m_客户费用单.create
  273. call super::create
  274. this.text = "库存报警表 "
  275. this.menutextcolor = 134217735
  276. this.menubackcolor = 134217732
  277. this.menuhighlightcolor = 134217741
  278. this.textsize = 8
  279. this.weight = 400
  280. this.facename = "Tahoma"
  281. this.titlebackcolor = 134217730
  282. this.bitmapbackcolor = 12632256
  283. this.menubitmaps = true
  284. this.titlegradient = true
  285. this.toolbartextcolor = 134217746
  286. this.toolbarbackcolor = 67108864
  287. this.toolbarhighlightcolor = 134217741
  288. this.toolbargradient = true
  289. this.bitmapgradient = true
  290. end on
  291. on m_客户费用单.destroy
  292. call super::destroy
  293. end on
  294. event clicked;f_sys_main(321)
  295. end event