C# Class com.Sconit.Service.Production.Impl.MaterialFlushBackMgr

Inheritance: IMaterialFlushBackMgr
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

Méthode Description
MaterialFlushBackMgr ( IOrderLocationTransactionMgr orderLocationTransactionMgr, IEntityPreferenceMgr entityPreferenceMgr, IHuMgr huMgr, IGenericMgr genericMgr ) : System

Private Methods

Méthode Description
AssignMaterialFlushBack ( com.Sconit.Entity.Production.MaterialFlushBack sourceMaterialFlushBack, IList orderDetailList ) : IList
AssignMaterialFlushBack ( com.Sconit.Entity.Production.MaterialFlushBack sourceMaterialFlushBack, IList inOrderLocationTransactionList ) : IList
ImportProdItemHuId ( IList dssImportHistoryList ) : void

Method Details

MaterialFlushBackMgr() public méthode

public MaterialFlushBackMgr ( IOrderLocationTransactionMgr orderLocationTransactionMgr, IEntityPreferenceMgr entityPreferenceMgr, IHuMgr huMgr, IGenericMgr genericMgr ) : System
orderLocationTransactionMgr IOrderLocationTransactionMgr
entityPreferenceMgr IEntityPreferenceMgr
huMgr IHuMgr
genericMgr IGenericMgr
Résultat System