C# Class LeanEngine.OAE.JIT

Just In Time
Inheritance: OAEBase
Afficher le fichier Open project: Novthirteen/yfkey-scms Class Usage Examples

Méthodes publiques

Méthode Description
JIT ( List Plans, List InvBalances, List DemandChains ) : System
ProcessReqQty ( ItemFlow itemFlow ) : void

Méthodes protégées

Méthode Description
GetReqQty ( ItemFlow itemFlow ) : decimal

Method Details

GetReqQty() protected méthode

protected GetReqQty ( ItemFlow itemFlow ) : decimal
itemFlow LeanEngine.Entity.ItemFlow
Résultat decimal

JIT() public méthode

public JIT ( List Plans, List InvBalances, List DemandChains ) : System
Plans List
InvBalances List
DemandChains List
Résultat System

ProcessReqQty() public méthode

public ProcessReqQty ( ItemFlow itemFlow ) : void
itemFlow LeanEngine.Entity.ItemFlow
Résultat void