Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecipeProcessParam
Packages that use RecipeProcessParam
Package
Description
-
Uses of RecipeProcessParam 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 RecipeProcessParamModifier and TypeFieldDescriptionstatic final RecipeProcessParamValueOneToOneLink<RecipeProcessParam>RecipeProcessParamValue.TO_RECIPE_PROCESS_PARAMUse with available fluent helpers to apply the to_RecipeProcessParam navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return RecipeProcessParamModifier and TypeMethodDescriptionRecipeProcessParam.RecipeProcessParamBuilder.build()RecipeProcessParamValue.fetchRecipeProcessParam()Fetches the RecipeProcessParam entity (one to one) associated with this entity.RecipeProcessParamValue.getRecipeProcessParamOrFetch()Retrieval of associated RecipeProcessParam entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return types with arguments of type RecipeProcessParamModifier and TypeMethodDescriptionprotected Class<RecipeProcessParam>RecipeProcessParamByKeyFluentHelper.getEntityClass()protected Class<RecipeProcessParam>RecipeProcessParamFluentHelper.getEntityClass()io.vavr.control.Option<RecipeProcessParam>RecipeProcessParamValue.getRecipeProcessParamIfPresent()Retrieval of associated RecipeProcessParam entity (one to one).RecipeProcessParam.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with parameters of type RecipeProcessParamModifier and TypeMethodDescriptionRecipeProcessParamValue.RecipeProcessParamValueBuilder.recipeProcessParam(RecipeProcessParam value) Navigation property to_RecipeProcessParam for RecipeProcessParamValue to single RecipeProcessParam.voidRecipeProcessParamValue.setRecipeProcessParam(RecipeProcessParam value) Overwrites the associated RecipeProcessParam entity for the loaded navigation property to_RecipeProcessParam.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with parameters of type RecipeProcessParamModifierConstructorDescriptionRecipeProcessParamValue(Boolean delete_mc, Boolean update_mc, UUID recipeProcessParamValUUID, UUID recipeProcessUUID, UUID recipeProcessElementUUID, UUID recipeProcessParamUUID, UUID recipeProcessEquipRqmtUUID, String recipeProcessParamUnit, String recipeProcessParamTgtVal, String recipeProcessParamMinVal, String recipeProcessParamMaxVal, String recipeProcessParamSqncNmbr, ZonedDateTime recipeLastChangeDateTime, UUID recipeUUID, String recipe, String recipeProcessParam, String recipeProcessEquipRqmtPosNmbr, String recipeProcessStagePosNmbr, String recipeProcessOperationPosNmbr, String recipeProcessActionPosNmbr, Recipe toRecipe, RecipeProcessElement toRecipeProcessElement, RecipeProcessEquipRqmt toRecipeProcessEquipRqmt, RecipeProcessParam toRecipeProcessParam, List<RecipeProcessParamValueTxt> toRecipeProcessParamValueTxt, List<RecProcParamValCharc> toRecProcParamValCharc, List<RecProcParamValClass> toRecProcParamValClass) -
Uses of RecipeProcessParam 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 RecipeProcessParamModifier and TypeMethodDescriptionRecipeProcessParamOneToOneLink.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 RecipeProcessParamModifier and TypeMethodDescriptionprotected RecipeProcessParamLink<ObjectT>RecipeProcessParamLink.translateLinkType(EntityLink<RecipeProcessParamLink<ObjectT>, RecipeProcessParam, ObjectT> link)