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

Inheritance: IMaterialFlushBackMgr
Mostrar archivo Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
MaterialFlushBackMgr ( IOrderLocationTransactionMgr orderLocationTransactionMgr, IEntityPreferenceMgr entityPreferenceMgr, IHuMgr huMgr, IGenericMgr genericMgr ) : System

Private Methods

Method 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 method

public MaterialFlushBackMgr ( IOrderLocationTransactionMgr orderLocationTransactionMgr, IEntityPreferenceMgr entityPreferenceMgr, IHuMgr huMgr, IGenericMgr genericMgr ) : System
orderLocationTransactionMgr IOrderLocationTransactionMgr
entityPreferenceMgr IEntityPreferenceMgr
huMgr IHuMgr
genericMgr IGenericMgr
return System