C# 클래스 com.Sconit.Service.MRP.Impl.MrpShipPlanViewMgr

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

공개 메소드들

메소드 설명
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