代码搜索:物料分拣
找到约 548 项符合「物料分拣」的源代码
代码结果 548
www.eeworm.com/read/231092/14256524
dsr sc_wlxq_mxb.dsr
VERSION 5.00
Begin {82282820-C017-11D0-A87C-00A0C90F29FC} SC_WLXq_MxB
Caption = "生产计划_物料需求明细表"
ClientHeight = 11115
ClientLeft = 60
ClientTop = 345
www.eeworm.com/read/288405/4007284
sql 出库_单据号_proc.sql
IF EXISTS(SELECT NAME FROM SYSOBJECTS WHERE NAME='出库_单据号_PROC' AND TYPE='P')
DROP PROC 出库_单据号_PROC
GO
create procedure 出库_单据号_PROC
@bill_to int,
@bill_fr int
as
CREATE TABLE [#出库]
([物料编码] [
www.eeworm.com/read/247504/12655647
sql 出库_单据号_proc.sql
IF EXISTS(SELECT NAME FROM SYSOBJECTS WHERE NAME='出库_单据号_PROC' AND TYPE='P')
DROP PROC 出库_单据号_PROC
GO
create procedure 出库_单据号_PROC
@bill_to int,
@bill_fr int
as
CREATE TABLE [#出库]
([物料编码] [
www.eeworm.com/read/163351/10165446
frm frminputlist.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmInputList
Caption = "物料清单"
ClientHeight = 6225
ClientLeft = 1
www.eeworm.com/read/478696/6713278
frm frminvinfo.frm
VERSION 5.00
Object = "{0D6234D1-DBA2-11D1-B5DF-0060976089D0}#6.0#0"; "TODG6.OCX"
Begin VB.Form frmInvInfo
Caption = "物料检索"
ClientHeight = 5070
ClientLeft = 60
www.eeworm.com/read/231092/14256372
dsr cg_gysbj_tjb.dsr
VERSION 5.00
Begin {82282820-C017-11D0-A87C-00A0C90F29FC} Cg_GysBj_TJB
Caption = "供应商物料报价统计表"
ClientHeight = 8595
ClientLeft = 60
ClientTop = 345
Cl