m_sale_rp.srm 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584
  1. $PBExportHeader$m_sale_rp.srm
  2. forward
  3. global type m_sale_rp from menu
  4. end type
  5. type m_客户产品销售汇总表 from menu within m_sale_rp
  6. end type
  7. type m_0 from menu within m_sale_rp
  8. end type
  9. type m_产品价格 from menu within m_sale_rp
  10. end type
  11. type m_客户投拆单 from menu within m_sale_rp
  12. end type
  13. type m_销售年度汇总表 from menu within m_sale_rp
  14. end type
  15. type m_3 from menu within m_sale_rp
  16. end type
  17. type m_客户费用单统计表 from menu within m_sale_rp
  18. end type
  19. type m_客户投诉统计表 from menu within m_sale_rp
  20. end type
  21. type m_废弃销售单明细表 from menu within m_sale_rp
  22. end type
  23. type m_- from menu within m_sale_rp
  24. end type
  25. type m_业务员走访统计表 from menu within m_sale_rp
  26. end type
  27. type m_客户工作计划统计表 from menu within m_sale_rp
  28. end type
  29. type m_销售工作日报表 from menu within m_sale_rp
  30. end type
  31. type m_1 from menu within m_sale_rp
  32. end type
  33. type m_成品库存表 from menu within m_sale_rp
  34. end type
  35. global type m_sale_rp from menu
  36. m_客户产品销售汇总表 m_客户产品销售汇总表
  37. m_0 m_0
  38. m_产品价格 m_产品价格
  39. m_客户投拆单 m_客户投拆单
  40. m_销售年度汇总表 m_销售年度汇总表
  41. m_3 m_3
  42. m_客户费用单统计表 m_客户费用单统计表
  43. m_客户投诉统计表 m_客户投诉统计表
  44. m_废弃销售单明细表 m_废弃销售单明细表
  45. m_- m_-
  46. m_业务员走访统计表 m_业务员走访统计表
  47. m_客户工作计划统计表 m_客户工作计划统计表
  48. m_销售工作日报表 m_销售工作日报表
  49. m_1 m_1
  50. m_成品库存表 m_成品库存表
  51. end type
  52. end forward
  53. global type m_sale_rp from menu
  54. m_客户产品销售汇总表 m_客户产品销售汇总表
  55. m_0 m_0
  56. m_产品价格 m_产品价格
  57. m_客户投拆单 m_客户投拆单
  58. m_销售年度汇总表 m_销售年度汇总表
  59. m_3 m_3
  60. m_客户费用单统计表 m_客户费用单统计表
  61. m_客户投诉统计表 m_客户投诉统计表
  62. m_废弃销售单明细表 m_废弃销售单明细表
  63. m_- m_-
  64. m_业务员走访统计表 m_业务员走访统计表
  65. m_客户工作计划统计表 m_客户工作计划统计表
  66. m_销售工作日报表 m_销售工作日报表
  67. m_1 m_1
  68. m_成品库存表 m_成品库存表
  69. end type
  70. global m_sale_rp m_sale_rp
  71. on m_sale_rp.create
  72. m_sale_rp=this
  73. call super::create
  74. this.text = "m_sale_rp"
  75. this.menutextcolor = 134217735
  76. this.menubackcolor = 134217732
  77. this.menuhighlightcolor = 134217741
  78. this.textsize = 8
  79. this.weight = 400
  80. this.facename = "Tahoma"
  81. this.titlebackcolor = 134217730
  82. this.bitmapbackcolor = 12632256
  83. this.menubitmaps = true
  84. this.titlegradient = true
  85. this.toolbartextcolor = 134217746
  86. this.toolbarbackcolor = 67108864
  87. this.toolbarhighlightcolor = 134217741
  88. this.toolbargradient = true
  89. this.bitmapgradient = true
  90. this.m_客户产品销售汇总表=create m_客户产品销售汇总表
  91. this.m_0=create m_0
  92. this.m_产品价格=create m_产品价格
  93. this.m_客户投拆单=create m_客户投拆单
  94. this.m_销售年度汇总表=create m_销售年度汇总表
  95. this.m_3=create m_3
  96. this.m_客户费用单统计表=create m_客户费用单统计表
  97. this.m_客户投诉统计表=create m_客户投诉统计表
  98. this.m_废弃销售单明细表=create m_废弃销售单明细表
  99. this.m_-=create m_-
  100. this.m_业务员走访统计表=create m_业务员走访统计表
  101. this.m_客户工作计划统计表=create m_客户工作计划统计表
  102. this.m_销售工作日报表=create m_销售工作日报表
  103. this.m_1=create m_1
  104. this.m_成品库存表=create m_成品库存表
  105. this.Item[UpperBound(this.Item)+1]=this.m_客户产品销售汇总表
  106. this.Item[UpperBound(this.Item)+1]=this.m_0
  107. this.Item[UpperBound(this.Item)+1]=this.m_产品价格
  108. this.Item[UpperBound(this.Item)+1]=this.m_客户投拆单
  109. this.Item[UpperBound(this.Item)+1]=this.m_销售年度汇总表
  110. this.Item[UpperBound(this.Item)+1]=this.m_3
  111. this.Item[UpperBound(this.Item)+1]=this.m_客户费用单统计表
  112. this.Item[UpperBound(this.Item)+1]=this.m_客户投诉统计表
  113. this.Item[UpperBound(this.Item)+1]=this.m_废弃销售单明细表
  114. this.Item[UpperBound(this.Item)+1]=this.m_-
  115. this.Item[UpperBound(this.Item)+1]=this.m_业务员走访统计表
  116. this.Item[UpperBound(this.Item)+1]=this.m_客户工作计划统计表
  117. this.Item[UpperBound(this.Item)+1]=this.m_销售工作日报表
  118. this.Item[UpperBound(this.Item)+1]=this.m_1
  119. this.Item[UpperBound(this.Item)+1]=this.m_成品库存表
  120. end on
  121. on m_sale_rp.destroy
  122. call super::destroy
  123. destroy(this.m_客户产品销售汇总表)
  124. destroy(this.m_0)
  125. destroy(this.m_产品价格)
  126. destroy(this.m_客户投拆单)
  127. destroy(this.m_销售年度汇总表)
  128. destroy(this.m_3)
  129. destroy(this.m_客户费用单统计表)
  130. destroy(this.m_客户投诉统计表)
  131. destroy(this.m_废弃销售单明细表)
  132. destroy(this.m_-)
  133. destroy(this.m_业务员走访统计表)
  134. destroy(this.m_客户工作计划统计表)
  135. destroy(this.m_销售工作日报表)
  136. destroy(this.m_1)
  137. destroy(this.m_成品库存表)
  138. end on
  139. type m_客户产品销售汇总表 from menu within m_sale_rp
  140. end type
  141. event clicked;f_sys_main(178)
  142. end event
  143. on m_客户产品销售汇总表.create
  144. call super::create
  145. this.text = "客户产品类别销售汇总表"
  146. this.menutextcolor = 134217735
  147. this.menubackcolor = 134217732
  148. this.menuhighlightcolor = 134217741
  149. this.textsize = 8
  150. this.weight = 400
  151. this.facename = "Tahoma"
  152. this.titlebackcolor = 134217730
  153. this.bitmapbackcolor = 12632256
  154. this.menubitmaps = true
  155. this.titlegradient = true
  156. this.toolbartextcolor = 134217746
  157. this.toolbarbackcolor = 67108864
  158. this.toolbarhighlightcolor = 134217741
  159. this.toolbargradient = true
  160. this.bitmapgradient = true
  161. end on
  162. on m_客户产品销售汇总表.destroy
  163. call super::destroy
  164. end on
  165. type m_0 from menu within m_sale_rp
  166. end type
  167. event clicked;f_sys_main(109)
  168. end event
  169. on m_0.create
  170. call super::create
  171. this.text = "业务员销售统计表"
  172. this.menutextcolor = 134217735
  173. this.menubackcolor = 134217732
  174. this.menuhighlightcolor = 134217741
  175. this.textsize = 8
  176. this.weight = 400
  177. this.facename = "Tahoma"
  178. this.titlebackcolor = 134217730
  179. this.bitmapbackcolor = 12632256
  180. this.menubitmaps = true
  181. this.titlegradient = true
  182. this.toolbartextcolor = 134217746
  183. this.toolbarbackcolor = 67108864
  184. this.toolbarhighlightcolor = 134217741
  185. this.toolbargradient = true
  186. this.bitmapgradient = true
  187. end on
  188. on m_0.destroy
  189. call super::destroy
  190. end on
  191. type m_产品价格 from menu within m_sale_rp
  192. end type
  193. on m_产品价格.create
  194. call super::create
  195. this.text = "销售金额汇总对比表"
  196. this.menutextcolor = 134217735
  197. this.menubackcolor = 134217732
  198. this.menuhighlightcolor = 134217741
  199. this.textsize = 8
  200. this.weight = 400
  201. this.facename = "Tahoma"
  202. this.titlebackcolor = 134217730
  203. this.bitmapbackcolor = 12632256
  204. this.menubitmaps = true
  205. this.titlegradient = true
  206. this.toolbartextcolor = 134217746
  207. this.toolbarbackcolor = 67108864
  208. this.toolbarhighlightcolor = 134217741
  209. this.toolbargradient = true
  210. this.bitmapgradient = true
  211. end on
  212. on m_产品价格.destroy
  213. call super::destroy
  214. end on
  215. event clicked;f_sys_main(120)
  216. end event
  217. type m_客户投拆单 from menu within m_sale_rp
  218. end type
  219. on m_客户投拆单.create
  220. call super::create
  221. this.text = "客户销售金额汇总表"
  222. this.menutextcolor = 134217735
  223. this.menubackcolor = 134217732
  224. this.menuhighlightcolor = 134217741
  225. this.textsize = 8
  226. this.weight = 400
  227. this.facename = "Tahoma"
  228. this.titlebackcolor = 134217730
  229. this.bitmapbackcolor = 12632256
  230. this.menubitmaps = true
  231. this.titlegradient = true
  232. this.toolbartextcolor = 134217746
  233. this.toolbarbackcolor = 67108864
  234. this.toolbarhighlightcolor = 134217741
  235. this.toolbargradient = true
  236. this.bitmapgradient = true
  237. end on
  238. on m_客户投拆单.destroy
  239. call super::destroy
  240. end on
  241. event clicked;f_sys_main(114)
  242. end event
  243. type m_销售年度汇总表 from menu within m_sale_rp
  244. end type
  245. event clicked;f_sys_main(180)
  246. end event
  247. on m_销售年度汇总表.create
  248. call super::create
  249. this.text = "销售年度汇总表"
  250. this.menutextcolor = 134217735
  251. this.menubackcolor = 134217732
  252. this.menuhighlightcolor = 134217741
  253. this.textsize = 8
  254. this.weight = 400
  255. this.facename = "Tahoma"
  256. this.titlebackcolor = 134217730
  257. this.bitmapbackcolor = 12632256
  258. this.menubitmaps = true
  259. this.titlegradient = true
  260. this.toolbartextcolor = 134217746
  261. this.toolbarbackcolor = 67108864
  262. this.toolbarhighlightcolor = 134217741
  263. this.toolbargradient = true
  264. this.bitmapgradient = true
  265. end on
  266. on m_销售年度汇总表.destroy
  267. call super::destroy
  268. end on
  269. type m_3 from menu within m_sale_rp
  270. end type
  271. on m_3.create
  272. call super::create
  273. this.text = "-"
  274. this.menutextcolor = 134217735
  275. this.menubackcolor = 134217732
  276. this.menuhighlightcolor = 134217741
  277. this.textsize = 8
  278. this.weight = 400
  279. this.facename = "Tahoma"
  280. this.titlebackcolor = 134217730
  281. this.bitmapbackcolor = 12632256
  282. this.menubitmaps = true
  283. this.titlegradient = true
  284. this.toolbartextcolor = 134217746
  285. this.toolbarbackcolor = 67108864
  286. this.toolbarhighlightcolor = 134217741
  287. this.toolbargradient = true
  288. this.bitmapgradient = true
  289. end on
  290. on m_3.destroy
  291. call super::destroy
  292. end on
  293. type m_客户费用单统计表 from menu within m_sale_rp
  294. end type
  295. event clicked;f_sys_main(189)
  296. end event
  297. on m_客户费用单统计表.create
  298. call super::create
  299. this.text = "客户费用单统计表"
  300. this.menutextcolor = 134217735
  301. this.menubackcolor = 134217732
  302. this.menuhighlightcolor = 134217741
  303. this.textsize = 8
  304. this.weight = 400
  305. this.facename = "Tahoma"
  306. this.titlebackcolor = 134217730
  307. this.bitmapbackcolor = 12632256
  308. this.menubitmaps = true
  309. this.titlegradient = true
  310. this.toolbartextcolor = 134217746
  311. this.toolbarbackcolor = 67108864
  312. this.toolbarhighlightcolor = 134217741
  313. this.toolbargradient = true
  314. this.bitmapgradient = true
  315. end on
  316. on m_客户费用单统计表.destroy
  317. call super::destroy
  318. end on
  319. type m_客户投诉统计表 from menu within m_sale_rp
  320. end type
  321. event clicked;f_sys_main(124)
  322. end event
  323. on m_客户投诉统计表.create
  324. call super::create
  325. this.text = "客户投诉单明细表"
  326. this.menutextcolor = 134217735
  327. this.menubackcolor = 134217732
  328. this.menuhighlightcolor = 134217741
  329. this.textsize = 8
  330. this.weight = 400
  331. this.facename = "Tahoma"
  332. this.titlebackcolor = 134217730
  333. this.bitmapbackcolor = 12632256
  334. this.menubitmaps = true
  335. this.titlegradient = true
  336. this.toolbartextcolor = 134217746
  337. this.toolbarbackcolor = 67108864
  338. this.toolbarhighlightcolor = 134217741
  339. this.toolbargradient = true
  340. this.bitmapgradient = true
  341. end on
  342. on m_客户投诉统计表.destroy
  343. call super::destroy
  344. end on
  345. type m_废弃销售单明细表 from menu within m_sale_rp
  346. end type
  347. event clicked;f_sys_main(136)
  348. end event
  349. on m_废弃销售单明细表.create
  350. call super::create
  351. this.text = "废弃销售单明细表"
  352. this.menutextcolor = 134217735
  353. this.menubackcolor = 134217732
  354. this.menuhighlightcolor = 134217741
  355. this.textsize = 8
  356. this.weight = 400
  357. this.facename = "Tahoma"
  358. this.titlebackcolor = 134217730
  359. this.bitmapbackcolor = 12632256
  360. this.menubitmaps = true
  361. this.titlegradient = true
  362. this.toolbartextcolor = 134217746
  363. this.toolbarbackcolor = 67108864
  364. this.toolbarhighlightcolor = 134217741
  365. this.toolbargradient = true
  366. this.bitmapgradient = true
  367. end on
  368. on m_废弃销售单明细表.destroy
  369. call super::destroy
  370. end on
  371. type m_- from menu within m_sale_rp
  372. end type
  373. on m_-.create
  374. call super::create
  375. this.text = "-"
  376. this.menutextcolor = 134217735
  377. this.menubackcolor = 134217732
  378. this.menuhighlightcolor = 134217741
  379. this.textsize = 8
  380. this.weight = 400
  381. this.facename = "Tahoma"
  382. this.titlebackcolor = 134217730
  383. this.bitmapbackcolor = 12632256
  384. this.menubitmaps = true
  385. this.titlegradient = true
  386. this.toolbartextcolor = 134217746
  387. this.toolbarbackcolor = 67108864
  388. this.toolbarhighlightcolor = 134217741
  389. this.toolbargradient = true
  390. this.bitmapgradient = true
  391. end on
  392. on m_-.destroy
  393. call super::destroy
  394. end on
  395. type m_业务员走访统计表 from menu within m_sale_rp
  396. end type
  397. event clicked;f_sys_main(1202)
  398. end event
  399. on m_业务员走访统计表.create
  400. call super::create
  401. this.text = "业务员走访统计表"
  402. this.menutextcolor = 134217735
  403. this.menubackcolor = 134217732
  404. this.menuhighlightcolor = 134217741
  405. this.textsize = 8
  406. this.weight = 400
  407. this.facename = "Tahoma"
  408. this.titlebackcolor = 134217730
  409. this.bitmapbackcolor = 12632256
  410. this.menubitmaps = true
  411. this.titlegradient = true
  412. this.toolbartextcolor = 134217746
  413. this.toolbarbackcolor = 67108864
  414. this.toolbarhighlightcolor = 134217741
  415. this.toolbargradient = true
  416. this.bitmapgradient = true
  417. end on
  418. on m_业务员走访统计表.destroy
  419. call super::destroy
  420. end on
  421. type m_客户工作计划统计表 from menu within m_sale_rp
  422. end type
  423. event clicked;f_sys_main(1203)
  424. end event
  425. on m_客户工作计划统计表.create
  426. call super::create
  427. this.text = "客户工作计划统计表"
  428. this.menutextcolor = 134217735
  429. this.menubackcolor = 134217732
  430. this.menuhighlightcolor = 134217741
  431. this.textsize = 8
  432. this.weight = 400
  433. this.facename = "Tahoma"
  434. this.titlebackcolor = 134217730
  435. this.bitmapbackcolor = 12632256
  436. this.menubitmaps = true
  437. this.titlegradient = true
  438. this.toolbartextcolor = 134217746
  439. this.toolbarbackcolor = 67108864
  440. this.toolbarhighlightcolor = 134217741
  441. this.toolbargradient = true
  442. this.bitmapgradient = true
  443. end on
  444. on m_客户工作计划统计表.destroy
  445. call super::destroy
  446. end on
  447. type m_销售工作日报表 from menu within m_sale_rp
  448. end type
  449. on m_销售工作日报表.create
  450. call super::create
  451. this.text = "客户关系日报表"
  452. this.menutextcolor = 134217735
  453. this.menubackcolor = 134217732
  454. this.menuhighlightcolor = 134217741
  455. this.textsize = 8
  456. this.weight = 400
  457. this.facename = "Tahoma"
  458. this.titlebackcolor = 134217730
  459. this.bitmapbackcolor = 12632256
  460. this.menubitmaps = true
  461. this.titlegradient = true
  462. this.toolbartextcolor = 134217746
  463. this.toolbarbackcolor = 67108864
  464. this.toolbarhighlightcolor = 134217741
  465. this.toolbargradient = true
  466. this.bitmapgradient = true
  467. end on
  468. on m_销售工作日报表.destroy
  469. call super::destroy
  470. end on
  471. event clicked;f_sys_main(1205)
  472. end event
  473. type m_1 from menu within m_sale_rp
  474. end type
  475. on m_1.create
  476. call super::create
  477. this.text = "-"
  478. this.menutextcolor = 134217735
  479. this.menubackcolor = 134217732
  480. this.menuhighlightcolor = 134217741
  481. this.textsize = 8
  482. this.weight = 400
  483. this.facename = "Tahoma"
  484. this.titlebackcolor = 134217730
  485. this.bitmapbackcolor = 12632256
  486. this.menubitmaps = true
  487. this.titlegradient = true
  488. this.toolbartextcolor = 134217746
  489. this.toolbarbackcolor = 67108864
  490. this.toolbarhighlightcolor = 134217741
  491. this.toolbargradient = true
  492. this.bitmapgradient = true
  493. end on
  494. on m_1.destroy
  495. call super::destroy
  496. end on
  497. type m_成品库存表 from menu within m_sale_rp
  498. end type
  499. event clicked;f_sys_main(301)
  500. end event
  501. on m_成品库存表.create
  502. call super::create
  503. this.text = "成品库存表"
  504. this.menutextcolor = 134217735
  505. this.menubackcolor = 134217732
  506. this.menuhighlightcolor = 134217741
  507. this.textsize = 8
  508. this.weight = 400
  509. this.facename = "Tahoma"
  510. this.titlebackcolor = 134217730
  511. this.bitmapbackcolor = 12632256
  512. this.menubitmaps = true
  513. this.titlegradient = true
  514. this.toolbartextcolor = 134217746
  515. this.toolbarbackcolor = 67108864
  516. this.toolbarhighlightcolor = 134217741
  517. this.toolbargradient = true
  518. this.bitmapgradient = true
  519. end on
  520. on m_成品库存表.destroy
  521. call super::destroy
  522. end on