Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeFormulaItem
Packages that use RecipeFormulaItem
Package
Description
-
Uses of RecipeFormulaItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with type parameters of type RecipeFormulaItemModifier and TypeFieldDescriptionstatic final RecipeLink<RecipeFormulaItem>Recipe.TO_FORMULA_ITEMUse with available fluent helpers to apply the to_FormulaItem navigation property to query operations.static final RecipeProcessElementLink<RecipeFormulaItem>RecipeProcessElement.TO_FORMULA_ITEMUse with available fluent helpers to apply the to_FormulaItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return RecipeFormulaItemModifier and TypeMethodDescriptionRecipeFormulaItem.RecipeFormulaItemBuilder.build()protected RecipeFormulaItemRecipeFormulaItemCreateFluentHelper.getEntity()protected RecipeFormulaItemRecipeFormulaItemDeleteFluentHelper.getEntity()protected RecipeFormulaItemRecipeFormulaItemUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return types with arguments of type RecipeFormulaItemModifier and TypeMethodDescriptionRecipe.fetchFormulaItem()Fetches the RecipeFormulaItem entities (one to many) associated with this entity.RecipeProcessElement.fetchFormulaItem()Fetches the RecipeFormulaItem entities (one to many) associated with this entity.protected Class<RecipeFormulaItem>RecipeFormulaItemByKeyFluentHelper.getEntityClass()protected Class<RecipeFormulaItem>RecipeFormulaItemFluentHelper.getEntityClass()io.vavr.control.Option<List<RecipeFormulaItem>>Recipe.getFormulaItemIfPresent()Retrieval of associated RecipeFormulaItem entities (one to many).io.vavr.control.Option<List<RecipeFormulaItem>>RecipeProcessElement.getFormulaItemIfPresent()Retrieval of associated RecipeFormulaItem entities (one to many).Recipe.getFormulaItemOrFetch()Retrieval of associated RecipeFormulaItem entities (one to many).RecipeProcessElement.getFormulaItemOrFetch()Retrieval of associated RecipeFormulaItem entities (one to many).RecipeFormulaItem.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with parameters of type RecipeFormulaItemModifier and TypeMethodDescriptionvoidRecipe.addFormulaItem(RecipeFormulaItem... entity) Adds elements to the list of associated RecipeFormulaItem entities.voidRecipeProcessElement.addFormulaItem(RecipeFormulaItem... entity) Adds elements to the list of associated RecipeFormulaItem entities.Recipe.RecipeBuilder.formulaItem(RecipeFormulaItem... value) Navigation property to_FormulaItem for Recipe to multiple RecipeFormulaItem.RecipeProcessElement.RecipeProcessElementBuilder.formulaItem(RecipeFormulaItem... value) Navigation property to_FormulaItem for RecipeProcessElement to multiple RecipeFormulaItem.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with type arguments of type RecipeFormulaItemModifier and TypeMethodDescriptionvoidRecipe.setFormulaItem(List<RecipeFormulaItem> value) Overwrites the list of associated RecipeFormulaItem entities for the loaded navigation property to_FormulaItem.voidRecipeProcessElement.setFormulaItem(List<RecipeFormulaItem> value) Overwrites the list of associated RecipeFormulaItem entities for the loaded navigation property to_FormulaItem.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with parameters of type RecipeFormulaItemModifierConstructorDescriptionRecipeFormulaItemCreateFluentHelper(String servicePath, RecipeFormulaItem entity, String entityCollection) Creates a fluent helper object that will create aRecipeFormulaItementity on the OData endpoint.RecipeFormulaItemDeleteFluentHelper(String servicePath, RecipeFormulaItem entity, String entityCollection) Creates a fluent helper object that will delete aRecipeFormulaItementity on the OData endpoint.RecipeFormulaItemUpdateFluentHelper(String servicePath, RecipeFormulaItem entity, String entityCollection) Creates a fluent helper object that will update aRecipeFormulaItementity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with type arguments of type RecipeFormulaItemModifierConstructorDescriptionRecipeProcessElement(Boolean delete_mc, Boolean update_mc, UUID recipeProcessElementUUID, UUID recipeProcessUUID, String recipeProcessElementType, UUID recipeProcessElementParentUUID, String recipeProcessElementPosNmbr, ZonedDateTime recipeLastChangeDateTime, UUID recipeUUID, String recipe, String recipeProcessStagePosNmbr, String recipeProcessOperationPosNmbr, String recipeProcessActionPosNmbr, Recipe toRecipe, List<RecipeFormulaItem> toFormulaItem, List<RecipeProcessElement> toRecipeProcessElementChild, RecipeProcessElement toRecipeProcessElementParent, List<RecipeProcessElementText> toRecipeProcessElementText, List<RecipeProcessEquipRqmt> toRecipeProcessEquipRqmt, List<RecipeProcessParamValue> toRecipeProcessParamValue) -
Uses of RecipeFormulaItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.batch with parameters of type RecipeFormulaItemModifier and TypeMethodDescriptionDefaultRecipeHeaderAndFormulaServiceBatchChangeSet.createRecipeFormulaItem(RecipeFormulaItem recipeFormulaItem) RecipeHeaderAndFormulaServiceBatchChangeSet.createRecipeFormulaItem(RecipeFormulaItem recipeFormulaItem) Create a newRecipeFormulaItementity and save it to the S/4HANA system.DefaultRecipeHeaderAndFormulaServiceBatchChangeSet.deleteRecipeFormulaItem(RecipeFormulaItem recipeFormulaItem) RecipeHeaderAndFormulaServiceBatchChangeSet.deleteRecipeFormulaItem(RecipeFormulaItem recipeFormulaItem) Deletes an existingRecipeFormulaItementity in the S/4HANA system.DefaultRecipeHeaderAndFormulaServiceBatchChangeSet.updateRecipeFormulaItem(RecipeFormulaItem recipeFormulaItem) RecipeHeaderAndFormulaServiceBatchChangeSet.updateRecipeFormulaItem(RecipeFormulaItem recipeFormulaItem) Update an existingRecipeFormulaItementity and save it to the S/4HANA system. -
Uses of RecipeFormulaItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.link that return types with arguments of type RecipeFormulaItemModifier and TypeMethodDescriptionRecipeFormulaItemOneToOneLink.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.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.link with type arguments of type RecipeFormulaItemModifier and TypeMethodDescriptionprotected RecipeFormulaItemLink<ObjectT>RecipeFormulaItemLink.translateLinkType(EntityLink<RecipeFormulaItemLink<ObjectT>, RecipeFormulaItem, ObjectT> link) -
Uses of RecipeFormulaItem in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type RecipeFormulaItemModifier and TypeMethodDescriptionDefaultRecipeHeaderAndFormulaService.createRecipeFormulaItem(RecipeFormulaItem recipeFormulaItem) Deprecated.RecipeHeaderAndFormulaService.createRecipeFormulaItem(RecipeFormulaItem recipeFormulaItem) Deprecated.Create a newRecipeFormulaItementity and save it to the S/4HANA system.DefaultRecipeHeaderAndFormulaService.deleteRecipeFormulaItem(RecipeFormulaItem recipeFormulaItem) Deprecated.RecipeHeaderAndFormulaService.deleteRecipeFormulaItem(RecipeFormulaItem recipeFormulaItem) Deprecated.Deletes an existingRecipeFormulaItementity in the S/4HANA system.DefaultRecipeHeaderAndFormulaService.updateRecipeFormulaItem(RecipeFormulaItem recipeFormulaItem) Deprecated.RecipeHeaderAndFormulaService.updateRecipeFormulaItem(RecipeFormulaItem recipeFormulaItem) Deprecated.Update an existingRecipeFormulaItementity and save it to the S/4HANA system.