Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessEquipRqmtText
Packages that use RecipeProcessEquipRqmtText
Package
Description
-
Uses of RecipeProcessEquipRqmtText 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 RecipeProcessEquipRqmtTextModifier and TypeFieldDescriptionstatic final RecipeProcessEquipRqmtLink<RecipeProcessEquipRqmtText>RecipeProcessEquipRqmt.TO_RECIPE_PROCESS_EQUIP_RQMT_TEXTUse with available fluent helpers to apply the to_RecipeProcessEquipRqmtText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return RecipeProcessEquipRqmtTextModifier and TypeMethodDescriptionRecipeProcessEquipRqmtText.RecipeProcessEquipRqmtTextBuilder.build()protected RecipeProcessEquipRqmtTextRecipeProcessEquipRqmtTextCreateFluentHelper.getEntity()protected RecipeProcessEquipRqmtTextRecipeProcessEquipRqmtTextDeleteFluentHelper.getEntity()protected RecipeProcessEquipRqmtTextRecipeProcessEquipRqmtTextUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return types with arguments of type RecipeProcessEquipRqmtTextModifier and TypeMethodDescriptionRecipeProcessEquipRqmt.fetchRecipeProcessEquipRqmtText()Fetches the RecipeProcessEquipRqmtText entities (one to many) associated with this entity.protected Class<RecipeProcessEquipRqmtText>RecipeProcessEquipRqmtTextByKeyFluentHelper.getEntityClass()protected Class<RecipeProcessEquipRqmtText>RecipeProcessEquipRqmtTextFluentHelper.getEntityClass()io.vavr.control.Option<List<RecipeProcessEquipRqmtText>>RecipeProcessEquipRqmt.getRecipeProcessEquipRqmtTextIfPresent()Retrieval of associated RecipeProcessEquipRqmtText entities (one to many).RecipeProcessEquipRqmt.getRecipeProcessEquipRqmtTextOrFetch()Retrieval of associated RecipeProcessEquipRqmtText entities (one to many).RecipeProcessEquipRqmtText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with parameters of type RecipeProcessEquipRqmtTextModifier and TypeMethodDescriptionvoidRecipeProcessEquipRqmt.addRecipeProcessEquipRqmtText(RecipeProcessEquipRqmtText... entity) Adds elements to the list of associated RecipeProcessEquipRqmtText entities.RecipeProcessEquipRqmt.RecipeProcessEquipRqmtBuilder.recipeProcessEquipRqmtText(RecipeProcessEquipRqmtText... value) Navigation property to_RecipeProcessEquipRqmtText for RecipeProcessEquipRqmt to multiple RecipeProcessEquipRqmtText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with type arguments of type RecipeProcessEquipRqmtTextModifier and TypeMethodDescriptionvoidRecipeProcessEquipRqmt.setRecipeProcessEquipRqmtText(List<RecipeProcessEquipRqmtText> value) Overwrites the list of associated RecipeProcessEquipRqmtText entities for the loaded navigation property to_RecipeProcessEquipRqmtText.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with parameters of type RecipeProcessEquipRqmtTextModifierConstructorDescriptionRecipeProcessEquipRqmtTextCreateFluentHelper(String servicePath, RecipeProcessEquipRqmtText entity, String entityCollection) Creates a fluent helper object that will create aRecipeProcessEquipRqmtTextentity on the OData endpoint.RecipeProcessEquipRqmtTextDeleteFluentHelper(String servicePath, RecipeProcessEquipRqmtText entity, String entityCollection) Creates a fluent helper object that will delete aRecipeProcessEquipRqmtTextentity on the OData endpoint.RecipeProcessEquipRqmtTextUpdateFluentHelper(String servicePath, RecipeProcessEquipRqmtText entity, String entityCollection) Creates a fluent helper object that will update aRecipeProcessEquipRqmtTextentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with type arguments of type RecipeProcessEquipRqmtTextModifierConstructorDescriptionRecipeProcessEquipRqmt(Boolean delete_mc, Boolean update_mc, UUID recipeProcessEquipRqmtUUID, UUID recipeProcessUUID, UUID recipeProcessElementUUID, String recipeProcessEquipRqmtPosNmbr, String recipeProcEquipRqmtIsPrimRsce, ZonedDateTime recipeLastChangeDateTime, UUID recipeUUID, String recipe, String recipeProcessStagePosNmbr, String recipeProcessOperationPosNmbr, String recipeProcessActionPosNmbr, Recipe toRecipe, RecipeProcessElement toRecipeProcessElement, List<RecipeProcessEquipRqmtText> toRecipeProcessEquipRqmtText, List<RecipeProcessParamValue> toRecipeProcessParamValue, List<RecProcEquipRqmtCharc> toRecProcEquipRqmtCharc, List<RecProcEquipRqmtClass> toRecProcEquipRqmtClass) -
Uses of RecipeProcessEquipRqmtText 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 RecipeProcessEquipRqmtTextModifier and TypeMethodDescriptionDefaultRecipeHeaderAndFormulaServiceBatchChangeSet.createRecipeProcessEquipRqmtText(RecipeProcessEquipRqmtText recipeProcessEquipRqmtText) RecipeHeaderAndFormulaServiceBatchChangeSet.createRecipeProcessEquipRqmtText(RecipeProcessEquipRqmtText recipeProcessEquipRqmtText) Create a newRecipeProcessEquipRqmtTextentity and save it to the S/4HANA system.DefaultRecipeHeaderAndFormulaServiceBatchChangeSet.deleteRecipeProcessEquipRqmtText(RecipeProcessEquipRqmtText recipeProcessEquipRqmtText) RecipeHeaderAndFormulaServiceBatchChangeSet.deleteRecipeProcessEquipRqmtText(RecipeProcessEquipRqmtText recipeProcessEquipRqmtText) Deletes an existingRecipeProcessEquipRqmtTextentity in the S/4HANA system.DefaultRecipeHeaderAndFormulaServiceBatchChangeSet.updateRecipeProcessEquipRqmtText(RecipeProcessEquipRqmtText recipeProcessEquipRqmtText) RecipeHeaderAndFormulaServiceBatchChangeSet.updateRecipeProcessEquipRqmtText(RecipeProcessEquipRqmtText recipeProcessEquipRqmtText) Update an existingRecipeProcessEquipRqmtTextentity and save it to the S/4HANA system. -
Uses of RecipeProcessEquipRqmtText 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 RecipeProcessEquipRqmtTextModifier and TypeMethodDescriptionRecipeProcessEquipRqmtTextOneToOneLink.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 RecipeProcessEquipRqmtTextModifier and TypeMethodDescriptionprotected RecipeProcessEquipRqmtTextLink<ObjectT>RecipeProcessEquipRqmtTextLink.translateLinkType(EntityLink<RecipeProcessEquipRqmtTextLink<ObjectT>, RecipeProcessEquipRqmtText, ObjectT> link) -
Uses of RecipeProcessEquipRqmtText in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type RecipeProcessEquipRqmtTextModifier and TypeMethodDescriptionDefaultRecipeHeaderAndFormulaService.createRecipeProcessEquipRqmtText(RecipeProcessEquipRqmtText recipeProcessEquipRqmtText) Deprecated.RecipeHeaderAndFormulaService.createRecipeProcessEquipRqmtText(RecipeProcessEquipRqmtText recipeProcessEquipRqmtText) Deprecated.Create a newRecipeProcessEquipRqmtTextentity and save it to the S/4HANA system.DefaultRecipeHeaderAndFormulaService.deleteRecipeProcessEquipRqmtText(RecipeProcessEquipRqmtText recipeProcessEquipRqmtText) Deprecated.RecipeHeaderAndFormulaService.deleteRecipeProcessEquipRqmtText(RecipeProcessEquipRqmtText recipeProcessEquipRqmtText) Deprecated.Deletes an existingRecipeProcessEquipRqmtTextentity in the S/4HANA system.DefaultRecipeHeaderAndFormulaService.updateRecipeProcessEquipRqmtText(RecipeProcessEquipRqmtText recipeProcessEquipRqmtText) Deprecated.RecipeHeaderAndFormulaService.updateRecipeProcessEquipRqmtText(RecipeProcessEquipRqmtText recipeProcessEquipRqmtText) Deprecated.Update an existingRecipeProcessEquipRqmtTextentity and save it to the S/4HANA system.