$PBExportHeader$m_ware_rp.srm forward global type m_ware_rp from menu end type type m_生产领料统计表 from menu within m_ware_rp end type type m_生产进仓统计表 from menu within m_ware_rp end type type m_1 from menu within m_ware_rp end type type m_客户投拆单 from menu within m_ware_rp end type type m_计划价变更历史统计表 from menu within m_ware_rp end type type m_- from menu within m_ware_rp end type type m_客户费用单 from menu within m_ware_rp end type type m_产品价格 from menu within m_ware_rp end type type m_库存配置调整统计表 from menu within m_ware_rp end type type m_2 from menu within m_ware_rp end type type m_-0 from menu within m_ware_rp end type type m_废弃销售单明细表 from menu within m_ware_rp end type type m_仓库推算结存表 from menu within m_ware_rp end type type m_客户投诉统计表 from menu within m_ware_rp end type global type m_ware_rp from menu m_生产领料统计表 m_生产领料统计表 m_生产进仓统计表 m_生产进仓统计表 m_1 m_1 m_客户投拆单 m_客户投拆单 m_计划价变更历史统计表 m_计划价变更历史统计表 m_- m_- m_客户费用单 m_客户费用单 m_产品价格 m_产品价格 m_库存配置调整统计表 m_库存配置调整统计表 m_2 m_2 m_-0 m_-0 m_废弃销售单明细表 m_废弃销售单明细表 m_仓库推算结存表 m_仓库推算结存表 m_客户投诉统计表 m_客户投诉统计表 end type end forward global type m_ware_rp from menu m_生产领料统计表 m_生产领料统计表 m_生产进仓统计表 m_生产进仓统计表 m_1 m_1 m_客户投拆单 m_客户投拆单 m_计划价变更历史统计表 m_计划价变更历史统计表 m_- m_- m_客户费用单 m_客户费用单 m_产品价格 m_产品价格 m_库存配置调整统计表 m_库存配置调整统计表 m_2 m_2 m_-0 m_-0 m_废弃销售单明细表 m_废弃销售单明细表 m_仓库推算结存表 m_仓库推算结存表 m_客户投诉统计表 m_客户投诉统计表 end type global m_ware_rp m_ware_rp on m_ware_rp.create m_ware_rp=this call super::create this.text = "m_ware_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_生产进仓统计表=create m_生产进仓统计表 this.m_1=create m_1 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_2=create m_2 this.m_-0=create m_-0 this.m_废弃销售单明细表=create m_废弃销售单明细表 this.m_仓库推算结存表=create m_仓库推算结存表 this.m_客户投诉统计表=create 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_客户投拆单 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_2 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_客户投诉统计表 end on on m_ware_rp.destroy call super::destroy destroy(this.m_生产领料统计表) destroy(this.m_生产进仓统计表) destroy(this.m_1) destroy(this.m_客户投拆单) destroy(this.m_计划价变更历史统计表) destroy(this.m_-) destroy(this.m_客户费用单) destroy(this.m_产品价格) destroy(this.m_库存配置调整统计表) destroy(this.m_2) destroy(this.m_-0) destroy(this.m_废弃销售单明细表) destroy(this.m_仓库推算结存表) destroy(this.m_客户投诉统计表) end on event clicked;f_sys_main(335) end event type m_生产领料统计表 from menu within m_ware_rp end type event clicked;f_sys_main(218) 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_ware_rp end type event clicked;// f_sys_main(215) 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_1 from menu within m_ware_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_ware_rp end type event clicked;f_sys_main(337) 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_ware_rp end type event clicked;f_sys_main(425) 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_ware_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_ware_rp end type event clicked;f_sys_main(334) 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_ware_rp end type event clicked;f_sys_main(335) 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_ware_rp end type event clicked;f_sys_main(316) 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_2 from menu within m_ware_rp end type event clicked;f_sys_main(336) end event on m_2.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_2.destroy call super::destroy end on type m_-0 from menu within m_ware_rp end type 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_ware_rp end type event clicked;f_sys_main(321) 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_ware_rp end type event clicked;f_sys_main(332) 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_ware_rp end type event clicked;f_sys_main(344) 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