Click or drag to resize

Aloe.EnterpriseOne.Model.Production.Technologies Namespace

 
Classes
  ClassDescription
Public classPrincipalRecipe
List of base recipe models. Recipe models are used by the Product Configurator to create specific recipes. Entity: Prd_Principal_Recipes
Public classPrincipalRecipeIngredient
Template for material usage of a principal recipe. Entity: Prd_Principal_Recipe_Ingredients
Public classPrincipalRecipeIngredientsRepository
Repository class for PrincipalRecipeIngredient objects
Public classPrincipalRecipeOperation
Contains the operations within a principal recipe. Entity: Prd_Principal_Recipe_Operations
Public classPrincipalRecipeOperationsRepository
Repository class for PrincipalRecipeOperation objects
Public classPrincipalRecipesRepository
Repository class for PrincipalRecipe objects
Public classRecipe
Contains the characteristics of operations used to create products. Entity: Prd_Recipes
Public classRecipeIngredient
Contains the materials of a recipe that make up the product. Entity: Prd_Recipe_Ingredients
Public classRecipeIngredientsRepository
Repository class for RecipeIngredient objects
Public classRecipeOperation
Contains the routing (operation list) of the recipes. Entity: Prd_Recipe_Operations
Public classRecipeOperationsRepository
Repository class for RecipeOperation objects
Public classRecipesRepository
Repository class for Recipe objects