Method | Description | |
---|---|---|
MaterialInMgr ( ISetBaseMgr setBaseMgr, ISetDetailMgr setDetailMgr, IExecuteMgr executeMgr, ILocationLotDetailMgr locationLotDetailMgr, IUserMgr userMgr, IItemMgr itemMgr, ILocationMgr locationMgr, IProductLineInProcessLocationDetailMgr productLineInProcessLocationDetailMgr, ILanguageMgr languageMgr, IBomDetailMgr bomDetailMgr, IHuMgr huMgr, IFlowMgr flowMgr, IRoutingDetailMgr routingDetailMgr ) : System |
Method | Description | |
---|---|---|
ExecuteCancel ( Resolver resolver ) : void | ||
ExecuteSubmit ( Resolver resolver ) : void | ||
GetDetail ( Resolver resolver ) : void |
Todo:需要删除重复项?
|
|
SetBaseInfo ( Resolver resolver ) : void | ||
SetDetail ( Resolver resolver ) : void |
仅校验投料的物料号,库位是否一致,不校验单位单包装等信息 todo:不允许投入的又有数量又有Hu //可以前台控制
|
Method | Description | |
---|---|---|
ExecutePrint ( Resolver resolver ) : void | ||
GetReceiptNotes ( Resolver resolver ) : void |
protected ExecuteCancel ( Resolver resolver ) : void | ||
resolver | Resolver | |
return | void |
protected ExecuteSubmit ( Resolver resolver ) : void | ||
resolver | Resolver | |
return | void |
protected GetDetail ( Resolver resolver ) : void | ||
resolver | Resolver | |
return | void |
public MaterialInMgr ( ISetBaseMgr setBaseMgr, ISetDetailMgr setDetailMgr, IExecuteMgr executeMgr, ILocationLotDetailMgr locationLotDetailMgr, IUserMgr userMgr, IItemMgr itemMgr, ILocationMgr locationMgr, IProductLineInProcessLocationDetailMgr productLineInProcessLocationDetailMgr, ILanguageMgr languageMgr, IBomDetailMgr bomDetailMgr, IHuMgr huMgr, IFlowMgr flowMgr, IRoutingDetailMgr routingDetailMgr ) : System | ||
setBaseMgr | ISetBaseMgr | |
setDetailMgr | ISetDetailMgr | |
executeMgr | IExecuteMgr | |
locationLotDetailMgr | ILocationLotDetailMgr | |
userMgr | IUserMgr | |
itemMgr | IItemMgr | |
locationMgr | ILocationMgr | |
productLineInProcessLocationDetailMgr | IProductLineInProcessLocationDetailMgr | |
languageMgr | ILanguageMgr | |
bomDetailMgr | IBomDetailMgr | |
huMgr | IHuMgr | |
flowMgr | IFlowMgr | |
routingDetailMgr | IRoutingDetailMgr | |
return | System |
protected SetBaseInfo ( Resolver resolver ) : void | ||
resolver | Resolver | |
return | void |
protected SetDetail ( Resolver resolver ) : void | ||
resolver | Resolver | |
return | void |