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

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

공개 메소드들

메소드 설명
MrpShipPlanMgr ( IMrpShipPlanDao entityDao, ICriteriaMgr criteriaMgr ) : System

비공개 메소드들

메소드 설명
GetMrpShipPlans ( string flowCode, string locCode, string itemCode, System.DateTime effectiveDate, System.DateTime winDate, System.DateTime startDate ) : IList
GetMrpShipPlansBB ( string flowCode, string locCode, string itemCode, List itemCodes, System.DateTime effectiveDate, System.DateTime winDate, System.DateTime startDate ) : IList
UpdateMrpShipPlan ( IList mrpShipPlans ) : void

메소드 상세

MrpShipPlanMgr() 공개 메소드

public MrpShipPlanMgr ( IMrpShipPlanDao entityDao, ICriteriaMgr criteriaMgr ) : System
entityDao IMrpShipPlanDao
criteriaMgr ICriteriaMgr
리턴 System