Méthode | Description | |
---|---|---|
CheckFIFO ( com.Sconit.Entity.MasterData.Hu targetHu, IList |
||
CheckHuReScan ( Resolver resolver ) : void | ||
CheckMatchHuScanExist ( Resolver resolver ) : bool | ||
FindMaxSeq ( List |
||
FindMaxSeq ( |
||
SetDetailMgr ( IHuMgr huMgr, ILocationLotDetailMgr locationLotDetailMgr, IOrderLocationTransactionMgr orderLocationTransactionMgr, IUserMgr userMgr, INumberControlMgr numberControlMgr, IUomConversionMgr uomConversionMgr, IItemMgr itemMgr, IOrderDetailMgr orderDetailMgr, IEntityPreferenceMgr entityPreferenceMgr, IOrderMgr orderMgr, IFlowMgr flowMgr, ILocationMgr locationMgr, IProductLineInProcessLocationDetailMgr productLineInProcessLocationDetailMgr, IRoutingDetailMgr routingDetailMgr, IOrderHeadMgr orderHeadMgr, IInProcessLocationMgr inProcessLocationMgr, ICriteriaMgr criteriaMgr ) : System | ||
SetMateria ( Resolver resolver ) : void |
Méthode | Description | |
---|---|---|
MatchByHu ( Resolver resolver, com.Sconit.Entity.MasterData.Hu hu ) : bool | ||
MatchByHu ( Resolver resolver, com.Sconit.Entity.MasterData.Hu hu, int locationLotDetId ) : bool |
按Hu匹配
|
|
MatchByItem ( Resolver resolver, com.Sconit.Entity.MasterData.Hu hu ) : bool | ||
MatchByItem ( Resolver resolver, com.Sconit.Entity.MasterData.Hu hu, int locationLotDetId ) : bool |
缺省匹配规则,按Item匹配//暂不考虑超收超发,只有扫描条码的才有Item匹配逻辑 FulfillUnitCount 需要重构 场景1:订单发运:不整包收发(FulfillUnitCount)就不匹配单包装 场景2:订单收货:不整包收发(FulfillUnitCount)就不匹配单包装 场景3:ASN收货:一定要匹配单包装,对供应商要求严格
|
|
MatchByLot ( Resolver resolver, com.Sconit.Entity.MasterData.Hu hu ) : bool | ||
MatchByLot ( Resolver resolver, com.Sconit.Entity.MasterData.Hu hu, int locationLotDetId ) : bool |
按LotNo匹配
|
|
MatchHuByFlowView ( Resolver resolver, FlowView flowView, com.Sconit.Entity.MasterData.Hu hu ) : void | ||
MatchHuByItem ( Resolver resolver, com.Sconit.Entity.MasterData.Hu hu ) : void | ||
MatchInspet ( Resolver resolver ) : void | ||
MatchReceive ( Resolver resolver ) : void | ||
MatchRepack ( Resolver resolver ) : void | ||
MatchShip ( Resolver resolver ) : void | ||
MergeTransformers ( List |
用于投料/回冲
|
|
ProcessTransformerByLotNo ( Resolver resolver, |
||
ResolveAndCreateHu ( string barCode, com.Sconit.Entity.MasterData.Flow flow ) : com.Sconit.Entity.MasterData.Hu | ||
ResolveAndCreateHu ( string barCode, IList |
||
ResolveAndCreateHu ( string barCode, IList |
||
ResolveAndCreateHu ( string barCode, Uom uom, |
||
ResolveAndCreateHu ( string barCode, string orderNo ) : com.Sconit.Entity.MasterData.Hu | ||
ResolveBarCode ( string barCode ) : object[] | ||
ResolveHu ( string antiResolveHuOption, string huId, List |
||
ResolveHu ( string antiResolveHuOption, string huId, Uom uom, |
public CheckFIFO ( com.Sconit.Entity.MasterData.Hu targetHu, IList |
||
targetHu | com.Sconit.Entity.MasterData.Hu | |
pickedHuList | IList |
|
Résultat | string |
public CheckHuReScan ( Resolver resolver ) : void | ||
resolver | Resolver | |
Résultat | void |
public CheckMatchHuScanExist ( Resolver resolver ) : bool | ||
resolver | Resolver | |
Résultat | bool |
public FindMaxSeq ( List |
||
transformerList | List |
|
Résultat | int |
public FindMaxSeq ( |
||
transformer | ||
Résultat | int |
public SetDetailMgr ( IHuMgr huMgr, ILocationLotDetailMgr locationLotDetailMgr, IOrderLocationTransactionMgr orderLocationTransactionMgr, IUserMgr userMgr, INumberControlMgr numberControlMgr, IUomConversionMgr uomConversionMgr, IItemMgr itemMgr, IOrderDetailMgr orderDetailMgr, IEntityPreferenceMgr entityPreferenceMgr, IOrderMgr orderMgr, IFlowMgr flowMgr, ILocationMgr locationMgr, IProductLineInProcessLocationDetailMgr productLineInProcessLocationDetailMgr, IRoutingDetailMgr routingDetailMgr, IOrderHeadMgr orderHeadMgr, IInProcessLocationMgr inProcessLocationMgr, ICriteriaMgr criteriaMgr ) : System | ||
huMgr | IHuMgr | |
locationLotDetailMgr | ILocationLotDetailMgr | |
orderLocationTransactionMgr | IOrderLocationTransactionMgr | |
userMgr | IUserMgr | |
numberControlMgr | INumberControlMgr | |
uomConversionMgr | IUomConversionMgr | |
itemMgr | IItemMgr | |
orderDetailMgr | IOrderDetailMgr | |
entityPreferenceMgr | IEntityPreferenceMgr | |
orderMgr | IOrderMgr | |
flowMgr | IFlowMgr | |
locationMgr | ILocationMgr | |
productLineInProcessLocationDetailMgr | IProductLineInProcessLocationDetailMgr | |
routingDetailMgr | IRoutingDetailMgr | |
orderHeadMgr | IOrderHeadMgr | |
inProcessLocationMgr | IInProcessLocationMgr | |
criteriaMgr | ICriteriaMgr | |
Résultat | System |
public SetMateria ( Resolver resolver ) : void | ||
resolver | Resolver | |
Résultat | void |