Modifier and Type | Field and Description |
---|---|
static RecipeFormulaItemOneToOneLink<Recipe> |
RecipeFormulaItem.TO_EXPLOSION_RECIPE
Use with available fluent helpers to apply the to_ExplosionRecipe navigation property to query operations.
|
static RecipeProcessParamValueOneToOneLink<Recipe> |
RecipeProcessParamValue.TO_RECIPE
Use with available fluent helpers to apply the to_Recipe navigation property to query operations.
|
static RecipeTextOneToOneLink<Recipe> |
RecipeText.TO_RECIPE
Use with available fluent helpers to apply the to_Recipe navigation property to query operations.
|
static RecipeProcessElementOneToOneLink<Recipe> |
RecipeProcessElement.TO_RECIPE
Use with available fluent helpers to apply the to_Recipe navigation property to query operations.
|
static RecipeFormulaItemOneToOneLink<Recipe> |
RecipeFormulaItem.TO_RECIPE
Use with available fluent helpers to apply the to_Recipe navigation property to query operations.
|
static RecipeProcessEquipRqmtOneToOneLink<Recipe> |
RecipeProcessEquipRqmt.TO_RECIPE
Use with available fluent helpers to apply the to_Recipe navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
Recipe |
Recipe.RecipeBuilder.build() |
Recipe |
RecipeFormulaItem.fetchExplosionRecipe()
Fetches the Recipe entity (one to one) associated with this entity.
|
Recipe |
RecipeProcessParamValue.fetchRecipe()
Fetches the Recipe entity (one to one) associated with this entity.
|
Recipe |
RecipeText.fetchRecipe()
Fetches the Recipe entity (one to one) associated with this entity.
|
Recipe |
RecipeProcessElement.fetchRecipe()
Fetches the Recipe entity (one to one) associated with this entity.
|
Recipe |
RecipeFormulaItem.fetchRecipe()
Fetches the Recipe entity (one to one) associated with this entity.
|
Recipe |
RecipeProcessEquipRqmt.fetchRecipe()
Fetches the Recipe entity (one to one) associated with this entity.
|
protected Recipe |
RecipeUpdateFluentHelper.getEntity() |
protected Recipe |
RecipeDeleteFluentHelper.getEntity() |
protected Recipe |
RecipeCreateFluentHelper.getEntity() |
Recipe |
RecipeFormulaItem.getExplosionRecipeOrFetch()
Retrieval of associated Recipe entity (one to one).
|
Recipe |
RecipeProcessParamValue.getRecipeOrFetch()
Retrieval of associated Recipe entity (one to one).
|
Recipe |
RecipeText.getRecipeOrFetch()
Retrieval of associated Recipe entity (one to one).
|
Recipe |
RecipeProcessElement.getRecipeOrFetch()
Retrieval of associated Recipe entity (one to one).
|
Recipe |
RecipeFormulaItem.getRecipeOrFetch()
Retrieval of associated Recipe entity (one to one).
|
Recipe |
RecipeProcessEquipRqmt.getRecipeOrFetch()
Retrieval of associated Recipe entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<Recipe> |
RecipeFluentHelper.getEntityClass() |
protected Class<Recipe> |
RecipeByKeyFluentHelper.getEntityClass() |
Optional<Recipe> |
RecipeFormulaItem.getExplosionRecipeIfPresent()
Retrieval of associated Recipe entity (one to one).
|
Optional<Recipe> |
RecipeProcessParamValue.getRecipeIfPresent()
Retrieval of associated Recipe entity (one to one).
|
Optional<Recipe> |
RecipeText.getRecipeIfPresent()
Retrieval of associated Recipe entity (one to one).
|
Optional<Recipe> |
RecipeProcessElement.getRecipeIfPresent()
Retrieval of associated Recipe entity (one to one).
|
Optional<Recipe> |
RecipeFormulaItem.getRecipeIfPresent()
Retrieval of associated Recipe entity (one to one).
|
Optional<Recipe> |
RecipeProcessEquipRqmt.getRecipeIfPresent()
Retrieval of associated Recipe entity (one to one).
|
Class<Recipe> |
Recipe.getType() |
Modifier and Type | Method and Description |
---|---|
RecipeFormulaItem.RecipeFormulaItemBuilder |
RecipeFormulaItem.RecipeFormulaItemBuilder.explosionRecipe(Recipe value) |
RecipeProcessParamValue.RecipeProcessParamValueBuilder |
RecipeProcessParamValue.RecipeProcessParamValueBuilder.recipe(Recipe value) |
RecipeText.RecipeTextBuilder |
RecipeText.RecipeTextBuilder.recipe(Recipe value) |
RecipeProcessElement.RecipeProcessElementBuilder |
RecipeProcessElement.RecipeProcessElementBuilder.recipe(Recipe value) |
RecipeFormulaItem.RecipeFormulaItemBuilder |
RecipeFormulaItem.RecipeFormulaItemBuilder.recipe(Recipe value) |
RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder |
RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder.recipe(Recipe value) |
void |
RecipeFormulaItem.setExplosionRecipe(Recipe value)
Overwrites the associated Recipe entity for the loaded navigation property to_ExplosionRecipe.
|
void |
RecipeProcessParamValue.setRecipe(Recipe value)
Overwrites the associated Recipe entity for the loaded navigation property to_Recipe.
|
void |
RecipeText.setRecipe(Recipe value)
Overwrites the associated Recipe entity for the loaded navigation property to_Recipe.
|
void |
RecipeProcessElement.setRecipe(Recipe value)
Overwrites the associated Recipe entity for the loaded navigation property to_Recipe.
|
void |
RecipeFormulaItem.setRecipe(Recipe value)
Overwrites the associated Recipe entity for the loaded navigation property to_Recipe.
|
void |
RecipeProcessEquipRqmt.setRecipe(Recipe value)
Overwrites the associated Recipe entity for the loaded navigation property to_Recipe.
|
Constructor and Description |
---|
RecipeCreateFluentHelper(String servicePath,
Recipe entity)
Creates a fluent helper object that will create a
Recipe entity on the
OData endpoint. |
RecipeDeleteFluentHelper(String servicePath,
Recipe entity)
Creates a fluent helper object that will delete a
Recipe entity on the
OData endpoint. |
RecipeFormulaItem(UUID rcpFmlaItemUUID,
UUID rcpFmlaUUID,
String rcpFmlaItemPosition,
String rcpFmlaItemType,
String specificationInternalID,
String specification,
String material,
String rcpFmlaItemComponentType,
BigDecimal rcpFmlaItemLowerLimit,
BigDecimal rcpFmlaItemUpperLimit,
BigDecimal rcpFmlaItemQuantity,
String rcpFmlaItemUnit,
String rcpFmlaItemExceptionCode,
BigDecimal rcpFmlaItemScrapInPercent,
BigDecimal rcpFmlaItemOverrunInPercent,
BigDecimal rcpFmlaItemQuantityInKilogram,
String rcpFmlaItemIsSelectedForCalc,
UUID rcpFmlaItemExplosionRecipeUUID,
String rcpFmlaItemIsBalancingItem,
String recipeFmlaItemAltvIsUsed,
String specificationType,
String specificationAuthznGroup,
UUID recipeProcessElementUUID,
UUID recipeProcessStageUUID,
UUID recipeProcessOperationUUID,
UUID recipeProcessActionUUID,
String recipeProcessStagePosNmbr,
String recipeProcessOperationPosNmbr,
String recipeProcessActionPosNmbr,
ZonedDateTime recipeLastChangeDateTime,
Recipe toRecipe,
Recipe toExplosionRecipe,
RecipeProcessElement toRecipeProcessElement) |
RecipeProcessElement(UUID recipeProcessElementUUID,
UUID recipeProcessUUID,
String recipeProcessElementType,
UUID recipeProcessElementParentUUID,
String recipeProcessElementPosNmbr,
ZonedDateTime recipeLastChangeDateTime,
Recipe toRecipe,
List<RecipeFormulaItem> toFormulaItem,
List<RecipeProcessElement> toRecipeProcessElementChild,
RecipeProcessElement toRecipeProcessElementParent,
List<RecipeProcessElementText> toRecipeProcessElementText,
List<RecipeProcessEquipRqmt> toRecipeProcessEquipRqmt,
List<RecipeProcessParamValue> toRecipeProcessParamValue) |
RecipeProcessEquipRqmt(UUID recipeProcessEquipRqmtUUID,
UUID recipeProcessUUID,
UUID recipeProcessElementUUID,
String recipeProcessEquipRqmtPosNmbr,
String recipeProcEquipRqmtIsPrimRsce,
ZonedDateTime recipeLastChangeDateTime,
Recipe toRecipe,
RecipeProcessElement toRecipeProcessElement,
List<RecipeProcessEquipRqmtText> toRecipeProcessEquipRqmtText,
List<RecipeProcessParamValue> toRecipeProcessParamValue,
List<RecProcEquipRqmtCharc> toRecProcEquipRqmtCharc,
List<RecProcEquipRqmtClass> toRecProcEquipRqmtClass) |
RecipeProcessParamValue(UUID recipeProcessParamValUUID,
UUID recipeProcessUUID,
UUID recipeProcessElementUUID,
UUID recipeProcessParamUUID,
UUID recipeProcessEquipRqmtUUID,
String recipeProcessParamUnit,
String recipeProcessParamTgtVal,
String recipeProcessParamMinVal,
String recipeProcessParamMaxVal,
String recipeProcessParamSqncNmbr,
ZonedDateTime recipeLastChangeDateTime,
Recipe toRecipe,
RecipeProcessElement toRecipeProcessElement,
RecipeProcessEquipRqmt toRecipeProcessEquipRqmt,
RecipeProcessParam toRecipeProcessParam,
List<RecipeProcessParamValueTxt> toRecipeProcessParamValueTxt,
List<RecProcParamValCharc> toRecProcParamValCharc,
List<RecProcParamValClass> toRecProcParamValClass) |
RecipeText(UUID recipeUUID,
String language,
String recipeDescription,
ZonedDateTime recipeLastChangeDateTime,
Recipe toRecipe) |
RecipeUpdateFluentHelper(String servicePath,
Recipe entity)
Creates a fluent helper object that will update a
Recipe entity on the
OData endpoint. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<Recipe> |
RecipeOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected RecipeLink<ObjectT> |
RecipeLink.translateLinkType(EntityLink<RecipeLink<ObjectT>,Recipe,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
RecipeCreateFluentHelper |
RecipeHeaderAndFormulaService.createRecipe(Recipe recipe)
Create a new
Recipe
entity and save it to the S/4HANA system. |
RecipeCreateFluentHelper |
DefaultRecipeHeaderAndFormulaService.createRecipe(Recipe recipe) |
RecipeDeleteFluentHelper |
RecipeHeaderAndFormulaService.deleteRecipe(Recipe recipe)
Deletes an existing
Recipe entity in the S/4HANA system. |
RecipeDeleteFluentHelper |
DefaultRecipeHeaderAndFormulaService.deleteRecipe(Recipe recipe) |
RecipeUpdateFluentHelper |
RecipeHeaderAndFormulaService.updateRecipe(Recipe recipe)
Update an existing
Recipe entity and save it to the S/4HANA system. |
RecipeUpdateFluentHelper |
DefaultRecipeHeaderAndFormulaService.updateRecipe(Recipe recipe) |
Copyright © 2019 SAP SE. All rights reserved.