C# Класс com.Sconit.Service.MRP.Impl.MrpShipPlanViewMgr

Наследование: MrpShipPlanViewBaseMgr, IMrpShipPlanViewMgr
Показать файл Открыть проект

Открытые методы

Метод Описание
MrpShipPlanViewMgr ( IMrpShipPlanViewDao entityDao, ICriteriaMgr criteriaMgr ) : System

Приватные методы

Метод Описание
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

Описание методов

MrpShipPlanViewMgr() публичный Метод

public MrpShipPlanViewMgr ( IMrpShipPlanViewDao entityDao, ICriteriaMgr criteriaMgr ) : System
entityDao IMrpShipPlanViewDao
criteriaMgr ICriteriaMgr
Результат System