C# 클래스 LeanEngine.OAE.JIT

Just In Time
상속: OAEBase
파일 보기 프로젝트 열기: Novthirteen/yfkey-scms 1 사용 예제들

공개 메소드들

메소드 설명
JIT ( List Plans, List InvBalances, List DemandChains ) : System
ProcessReqQty ( ItemFlow itemFlow ) : void

보호된 메소드들

메소드 설명
GetReqQty ( ItemFlow itemFlow ) : decimal

메소드 상세

GetReqQty() 보호된 메소드

protected GetReqQty ( ItemFlow itemFlow ) : decimal
itemFlow LeanEngine.Entity.ItemFlow
리턴 decimal

JIT() 공개 메소드

public JIT ( List Plans, List InvBalances, List DemandChains ) : System
Plans List
InvBalances List
DemandChains List
리턴 System

ProcessReqQty() 공개 메소드

public ProcessReqQty ( ItemFlow itemFlow ) : void
itemFlow LeanEngine.Entity.ItemFlow
리턴 void