C# Class com.Sconit.Service.MRP.Impl.MrpShipPlanViewMgr

Inheritance: MrpShipPlanViewBaseMgr, IMrpShipPlanViewMgr
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

Méthode Description
MrpShipPlanViewMgr ( IMrpShipPlanViewDao entityDao, ICriteriaMgr criteriaMgr ) : System

Private Methods

Méthode Description
GetMrpShipPlanViews ( string flowCode, string locCode, string itemCode, System.DateTime effectiveDate, System.DateTime winDate, System.DateTime startDate ) : IList
GetMrpShipPlanViewsBB ( string flowCode, string locCode, string itemCode, List itemCodes, System.DateTime effectiveDate, System.DateTime winDate, System.DateTime startDate ) : IList
TransferMrpShipPlanViews2ScheduleView ( IList mrpShipPlanViews, IList expectTransitInventoryViews, string locOrFlow, string winOrStartTime ) : ScheduleView

Method Details

MrpShipPlanViewMgr() public méthode

public MrpShipPlanViewMgr ( IMrpShipPlanViewDao entityDao, ICriteriaMgr criteriaMgr ) : System
entityDao IMrpShipPlanViewDao
criteriaMgr ICriteriaMgr
Résultat System