C# 클래스 com.Sconit.Service.Production.Impl.MaterialFlushBackMgr

상속: IMaterialFlushBackMgr
파일 보기 프로젝트 열기: Novthirteen/yfkey-scms

공개 메소드들

메소드 설명
MaterialFlushBackMgr ( IOrderLocationTransactionMgr orderLocationTransactionMgr, IEntityPreferenceMgr entityPreferenceMgr, IHuMgr huMgr, IGenericMgr genericMgr ) : System

비공개 메소드들

메소드 설명
AssignMaterialFlushBack ( com.Sconit.Entity.Production.MaterialFlushBack sourceMaterialFlushBack, IList orderDetailList ) : IList
AssignMaterialFlushBack ( com.Sconit.Entity.Production.MaterialFlushBack sourceMaterialFlushBack, IList inOrderLocationTransactionList ) : IList
ImportProdItemHuId ( IList dssImportHistoryList ) : void

메소드 상세

MaterialFlushBackMgr() 공개 메소드

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