$PBExportHeader$m_sale_rp.srm forward global type m_sale_rp from menu end type type m_客户产品销售汇总表 from menu within m_sale_rp end type type m_0 from menu within m_sale_rp end type type m_产品价格 from menu within m_sale_rp end type type m_客户投拆单 from menu within m_sale_rp end type type m_销售年度汇总表 from menu within m_sale_rp end type type m_3 from menu within m_sale_rp end type type m_客户费用单统计表 from menu within m_sale_rp end type type m_客户投诉统计表 from menu within m_sale_rp end type type m_废弃销售单明细表 from menu within m_sale_rp end type type m_- from menu within m_sale_rp end type type m_业务员走访统计表 from menu within m_sale_rp end type type m_客户工作计划统计表 from menu within m_sale_rp end type type m_销售工作日报表 from menu within m_sale_rp end type type m_1 from menu within m_sale_rp end type type m_成品库存表 from menu within m_sale_rp end type global type m_sale_rp from menu m_客户产品销售汇总表 m_客户产品销售汇总表 m_0 m_0 m_产品价格 m_产品价格 m_客户投拆单 m_客户投拆单 m_销售年度汇总表 m_销售年度汇总表 m_3 m_3 m_客户费用单统计表 m_客户费用单统计表 m_客户投诉统计表 m_客户投诉统计表 m_废弃销售单明细表 m_废弃销售单明细表 m_- m_- m_业务员走访统计表 m_业务员走访统计表 m_客户工作计划统计表 m_客户工作计划统计表 m_销售工作日报表 m_销售工作日报表 m_1 m_1 m_成品库存表 m_成品库存表 end type end forward global type m_sale_rp from menu m_客户产品销售汇总表 m_客户产品销售汇总表 m_0 m_0 m_产品价格 m_产品价格 m_客户投拆单 m_客户投拆单 m_销售年度汇总表 m_销售年度汇总表 m_3 m_3 m_客户费用单统计表 m_客户费用单统计表 m_客户投诉统计表 m_客户投诉统计表 m_废弃销售单明细表 m_废弃销售单明细表 m_- m_- m_业务员走访统计表 m_业务员走访统计表 m_客户工作计划统计表 m_客户工作计划统计表 m_销售工作日报表 m_销售工作日报表 m_1 m_1 m_成品库存表 m_成品库存表 end type global m_sale_rp m_sale_rp on m_sale_rp.create m_sale_rp=this call super::create this.text = "m_sale_rp" this.menutextcolor = 134217735 this.menubackcolor = 134217732 this.menuhighlightcolor = 134217741 this.textsize = 8 this.weight = 400 this.facename = "Tahoma" this.titlebackcolor = 134217730 this.bitmapbackcolor = 12632256 this.menubitmaps = true this.titlegradient = true this.toolbartextcolor = 134217746 this.toolbarbackcolor = 67108864 this.toolbarhighlightcolor = 134217741 this.toolbargradient = true this.bitmapgradient = true this.m_客户产品销售汇总表=create m_客户产品销售汇总表 this.m_0=create m_0 this.m_产品价格=create m_产品价格 this.m_客户投拆单=create m_客户投拆单 this.m_销售年度汇总表=create m_销售年度汇总表 this.m_3=create m_3 this.m_客户费用单统计表=create m_客户费用单统计表 this.m_客户投诉统计表=create m_客户投诉统计表 this.m_废弃销售单明细表=create m_废弃销售单明细表 this.m_-=create m_- this.m_业务员走访统计表=create m_业务员走访统计表 this.m_客户工作计划统计表=create m_客户工作计划统计表 this.m_销售工作日报表=create m_销售工作日报表 this.m_1=create m_1 this.m_成品库存表=create m_成品库存表 this.Item[UpperBound(this.Item)+1]=this.m_客户产品销售汇总表 this.Item[UpperBound(this.Item)+1]=this.m_0 this.Item[UpperBound(this.Item)+1]=this.m_产品价格 this.Item[UpperBound(this.Item)+1]=this.m_客户投拆单 this.Item[UpperBound(this.Item)+1]=this.m_销售年度汇总表 this.Item[UpperBound(this.Item)+1]=this.m_3 this.Item[UpperBound(this.Item)+1]=this.m_客户费用单统计表 this.Item[UpperBound(this.Item)+1]=this.m_客户投诉统计表 this.Item[UpperBound(this.Item)+1]=this.m_废弃销售单明细表 this.Item[UpperBound(this.Item)+1]=this.m_- this.Item[UpperBound(this.Item)+1]=this.m_业务员走访统计表 this.Item[UpperBound(this.Item)+1]=this.m_客户工作计划统计表 this.Item[UpperBound(this.Item)+1]=this.m_销售工作日报表 this.Item[UpperBound(this.Item)+1]=this.m_1 this.Item[UpperBound(this.Item)+1]=this.m_成品库存表 end on on m_sale_rp.destroy call super::destroy destroy(this.m_客户产品销售汇总表) destroy(this.m_0) destroy(this.m_产品价格) destroy(this.m_客户投拆单) destroy(this.m_销售年度汇总表) destroy(this.m_3) destroy(this.m_客户费用单统计表) destroy(this.m_客户投诉统计表) destroy(this.m_废弃销售单明细表) destroy(this.m_-) destroy(this.m_业务员走访统计表) destroy(this.m_客户工作计划统计表) destroy(this.m_销售工作日报表) destroy(this.m_1) destroy(this.m_成品库存表) end on type m_客户产品销售汇总表 from menu within m_sale_rp end type event clicked;f_sys_main(178) end event on m_客户产品销售汇总表.create call super::create this.text = "客户产品类别销售汇总表" this.menutextcolor = 134217735 this.menubackcolor = 134217732 this.menuhighlightcolor = 134217741 this.textsize = 8 this.weight = 400 this.facename = "Tahoma" this.titlebackcolor = 134217730 this.bitmapbackcolor = 12632256 this.menubitmaps = true this.titlegradient = true this.toolbartextcolor = 134217746 this.toolbarbackcolor = 67108864 this.toolbarhighlightcolor = 134217741 this.toolbargradient = true this.bitmapgradient = true end on on m_客户产品销售汇总表.destroy call super::destroy end on type m_0 from menu within m_sale_rp end type event clicked;f_sys_main(109) end event on m_0.create call super::create this.text = "业务员销售统计表" this.menutextcolor = 134217735 this.menubackcolor = 134217732 this.menuhighlightcolor = 134217741 this.textsize = 8 this.weight = 400 this.facename = "Tahoma" this.titlebackcolor = 134217730 this.bitmapbackcolor = 12632256 this.menubitmaps = true this.titlegradient = true this.toolbartextcolor = 134217746 this.toolbarbackcolor = 67108864 this.toolbarhighlightcolor = 134217741 this.toolbargradient = true this.bitmapgradient = true end on on m_0.destroy call super::destroy end on type m_产品价格 from menu within m_sale_rp end type on m_产品价格.create call super::create this.text = "销售金额汇总对比表" this.menutextcolor = 134217735 this.menubackcolor = 134217732 this.menuhighlightcolor = 134217741 this.textsize = 8 this.weight = 400 this.facename = "Tahoma" this.titlebackcolor = 134217730 this.bitmapbackcolor = 12632256 this.menubitmaps = true this.titlegradient = true this.toolbartextcolor = 134217746 this.toolbarbackcolor = 67108864 this.toolbarhighlightcolor = 134217741 this.toolbargradient = true this.bitmapgradient = true end on on m_产品价格.destroy call super::destroy end on event clicked;f_sys_main(120) end event type m_客户投拆单 from menu within m_sale_rp end type on m_客户投拆单.create call super::create this.text = "客户销售金额汇总表" this.menutextcolor = 134217735 this.menubackcolor = 134217732 this.menuhighlightcolor = 134217741 this.textsize = 8 this.weight = 400 this.facename = "Tahoma" this.titlebackcolor = 134217730 this.bitmapbackcolor = 12632256 this.menubitmaps = true this.titlegradient = true this.toolbartextcolor = 134217746 this.toolbarbackcolor = 67108864 this.toolbarhighlightcolor = 134217741 this.toolbargradient = true this.bitmapgradient = true end on on m_客户投拆单.destroy call super::destroy end on event clicked;f_sys_main(114) end event type m_销售年度汇总表 from menu within m_sale_rp end type event clicked;f_sys_main(180) end event on m_销售年度汇总表.create call super::create this.text = "销售年度汇总表" this.menutextcolor = 134217735 this.menubackcolor = 134217732 this.menuhighlightcolor = 134217741 this.textsize = 8 this.weight = 400 this.facename = "Tahoma" this.titlebackcolor = 134217730 this.bitmapbackcolor = 12632256 this.menubitmaps = true this.titlegradient = true this.toolbartextcolor = 134217746 this.toolbarbackcolor = 67108864 this.toolbarhighlightcolor = 134217741 this.toolbargradient = true this.bitmapgradient = true end on on m_销售年度汇总表.destroy call super::destroy end on type m_3 from menu within m_sale_rp end type on m_3.create call super::create this.text = "-" this.menutextcolor = 134217735 this.menubackcolor = 134217732 this.menuhighlightcolor = 134217741 this.textsize = 8 this.weight = 400 this.facename = "Tahoma" this.titlebackcolor = 134217730 this.bitmapbackcolor = 12632256 this.menubitmaps = true this.titlegradient = true this.toolbartextcolor = 134217746 this.toolbarbackcolor = 67108864 this.toolbarhighlightcolor = 134217741 this.toolbargradient = true this.bitmapgradient = true end on on m_3.destroy call super::destroy end on type m_客户费用单统计表 from menu within m_sale_rp end type event clicked;f_sys_main(189) end event on m_客户费用单统计表.create call super::create this.text = "客户费用单统计表" this.menutextcolor = 134217735 this.menubackcolor = 134217732 this.menuhighlightcolor = 134217741 this.textsize = 8 this.weight = 400 this.facename = "Tahoma" this.titlebackcolor = 134217730 this.bitmapbackcolor = 12632256 this.menubitmaps = true this.titlegradient = true this.toolbartextcolor = 134217746 this.toolbarbackcolor = 67108864 this.toolbarhighlightcolor = 134217741 this.toolbargradient = true this.bitmapgradient = true end on on m_客户费用单统计表.destroy call super::destroy end on type m_客户投诉统计表 from menu within m_sale_rp end type event clicked;f_sys_main(124) end event on m_客户投诉统计表.create call super::create this.text = "客户投诉单明细表" this.menutextcolor = 134217735 this.menubackcolor = 134217732 this.menuhighlightcolor = 134217741 this.textsize = 8 this.weight = 400 this.facename = "Tahoma" this.titlebackcolor = 134217730 this.bitmapbackcolor = 12632256 this.menubitmaps = true this.titlegradient = true this.toolbartextcolor = 134217746 this.toolbarbackcolor = 67108864 this.toolbarhighlightcolor = 134217741 this.toolbargradient = true this.bitmapgradient = true end on on m_客户投诉统计表.destroy call super::destroy end on type m_废弃销售单明细表 from menu within m_sale_rp end type event clicked;f_sys_main(136) end event on m_废弃销售单明细表.create call super::create this.text = "废弃销售单明细表" this.menutextcolor = 134217735 this.menubackcolor = 134217732 this.menuhighlightcolor = 134217741 this.textsize = 8 this.weight = 400 this.facename = "Tahoma" this.titlebackcolor = 134217730 this.bitmapbackcolor = 12632256 this.menubitmaps = true this.titlegradient = true this.toolbartextcolor = 134217746 this.toolbarbackcolor = 67108864 this.toolbarhighlightcolor = 134217741 this.toolbargradient = true this.bitmapgradient = true end on on m_废弃销售单明细表.destroy call super::destroy end on type m_- from menu within m_sale_rp end type on m_-.create call super::create this.text = "-" this.menutextcolor = 134217735 this.menubackcolor = 134217732 this.menuhighlightcolor = 134217741 this.textsize = 8 this.weight = 400 this.facename = "Tahoma" this.titlebackcolor = 134217730 this.bitmapbackcolor = 12632256 this.menubitmaps = true this.titlegradient = true this.toolbartextcolor = 134217746 this.toolbarbackcolor = 67108864 this.toolbarhighlightcolor = 134217741 this.toolbargradient = true this.bitmapgradient = true end on on m_-.destroy call super::destroy end on type m_业务员走访统计表 from menu within m_sale_rp end type event clicked;f_sys_main(1202) end event on m_业务员走访统计表.create call super::create this.text = "业务员走访统计表" this.menutextcolor = 134217735 this.menubackcolor = 134217732 this.menuhighlightcolor = 134217741 this.textsize = 8 this.weight = 400 this.facename = "Tahoma" this.titlebackcolor = 134217730 this.bitmapbackcolor = 12632256 this.menubitmaps = true this.titlegradient = true this.toolbartextcolor = 134217746 this.toolbarbackcolor = 67108864 this.toolbarhighlightcolor = 134217741 this.toolbargradient = true this.bitmapgradient = true end on on m_业务员走访统计表.destroy call super::destroy end on type m_客户工作计划统计表 from menu within m_sale_rp end type event clicked;f_sys_main(1203) end event on m_客户工作计划统计表.create call super::create this.text = "客户工作计划统计表" this.menutextcolor = 134217735 this.menubackcolor = 134217732 this.menuhighlightcolor = 134217741 this.textsize = 8 this.weight = 400 this.facename = "Tahoma" this.titlebackcolor = 134217730 this.bitmapbackcolor = 12632256 this.menubitmaps = true this.titlegradient = true this.toolbartextcolor = 134217746 this.toolbarbackcolor = 67108864 this.toolbarhighlightcolor = 134217741 this.toolbargradient = true this.bitmapgradient = true end on on m_客户工作计划统计表.destroy call super::destroy end on type m_销售工作日报表 from menu within m_sale_rp end type on m_销售工作日报表.create call super::create this.text = "客户关系日报表" this.menutextcolor = 134217735 this.menubackcolor = 134217732 this.menuhighlightcolor = 134217741 this.textsize = 8 this.weight = 400 this.facename = "Tahoma" this.titlebackcolor = 134217730 this.bitmapbackcolor = 12632256 this.menubitmaps = true this.titlegradient = true this.toolbartextcolor = 134217746 this.toolbarbackcolor = 67108864 this.toolbarhighlightcolor = 134217741 this.toolbargradient = true this.bitmapgradient = true end on on m_销售工作日报表.destroy call super::destroy end on event clicked;f_sys_main(1205) end event type m_1 from menu within m_sale_rp end type on m_1.create call super::create this.text = "-" this.menutextcolor = 134217735 this.menubackcolor = 134217732 this.menuhighlightcolor = 134217741 this.textsize = 8 this.weight = 400 this.facename = "Tahoma" this.titlebackcolor = 134217730 this.bitmapbackcolor = 12632256 this.menubitmaps = true this.titlegradient = true this.toolbartextcolor = 134217746 this.toolbarbackcolor = 67108864 this.toolbarhighlightcolor = 134217741 this.toolbargradient = true this.bitmapgradient = true end on on m_1.destroy call super::destroy end on type m_成品库存表 from menu within m_sale_rp end type event clicked;f_sys_main(301) end event on m_成品库存表.create call super::create this.text = "成品库存表" this.menutextcolor = 134217735 this.menubackcolor = 134217732 this.menuhighlightcolor = 134217741 this.textsize = 8 this.weight = 400 this.facename = "Tahoma" this.titlebackcolor = 134217730 this.bitmapbackcolor = 12632256 this.menubitmaps = true this.titlegradient = true this.toolbartextcolor = 134217746 this.toolbarbackcolor = 67108864 this.toolbarhighlightcolor = 134217741 this.toolbargradient = true this.bitmapgradient = true end on on m_成品库存表.destroy call super::destroy end on