Method | Description | |
---|---|---|
GetProductLineInProcessLocationDetailGroupByItem ( string prodLineCode, string status ) : IList |
||
ProductLineInProcessLocationDetailMgr ( IProductLineInProcessLocationDetailDao entityDao, ICriteriaMgr criteriaMgr, IFlowMgr flowMgr, ILocationMgr locationMgr, ILocationTransactionMgr locationTransactionMgr, IOrderLocationTransactionMgr orderLocationTransactionMgr, IEntityPreferenceMgr entityPreferenceMgr, IOrderPlannedBackflushMgr orderPlannedBackflushMgr, IInProcessLocationDetailMgr inProcessLocationDetailMgr, IUserMgr userMgr, IInProcessLocationMgr inProcessLocationMgr ) : System |
Method | Description | |
---|---|---|
GetProductLineInProcessLocationDetail ( string prodLineCode, string status ) : IList |
||
GetProductLineInProcessLocationDetail ( string prodLineCode, string status, string items ) : IList |
||
RawMaterialBackflush ( com.Sconit.Entity.MasterData.Flow prodLine, decimal>.IDictionary |
||
RawMaterialBackflush ( com.Sconit.Entity.MasterData.Flow prodLine, com.Sconit.Entity.MasterData.User user ) : void | ||
RawMaterialBackflush ( string prodLineCode, decimal>.IDictionary |
||
RawMaterialBackflush ( string prodLineCode, com.Sconit.Entity.MasterData.User user ) : void | ||
RawMaterialIn ( com.Sconit.Entity.MasterData.Flow prodLine, IList |
||
RawMaterialIn ( string prodLineCode, IList |
public GetProductLineInProcessLocationDetailGroupByItem ( string prodLineCode, string status ) : IList |
||
prodLineCode | string | |
status | string | |
return | IList |
public ProductLineInProcessLocationDetailMgr ( IProductLineInProcessLocationDetailDao entityDao, ICriteriaMgr criteriaMgr, IFlowMgr flowMgr, ILocationMgr locationMgr, ILocationTransactionMgr locationTransactionMgr, IOrderLocationTransactionMgr orderLocationTransactionMgr, IEntityPreferenceMgr entityPreferenceMgr, IOrderPlannedBackflushMgr orderPlannedBackflushMgr, IInProcessLocationDetailMgr inProcessLocationDetailMgr, IUserMgr userMgr, IInProcessLocationMgr inProcessLocationMgr ) : System | ||
entityDao | IProductLineInProcessLocationDetailDao | |
criteriaMgr | ICriteriaMgr | |
flowMgr | IFlowMgr | |
locationMgr | ILocationMgr | |
locationTransactionMgr | ILocationTransactionMgr | |
orderLocationTransactionMgr | IOrderLocationTransactionMgr | |
entityPreferenceMgr | IEntityPreferenceMgr | |
orderPlannedBackflushMgr | IOrderPlannedBackflushMgr | |
inProcessLocationDetailMgr | IInProcessLocationDetailMgr | |
userMgr | IUserMgr | |
inProcessLocationMgr | IInProcessLocationMgr | |
return | System |