Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcParamValCharcValue
Packages that use RecProcParamValCharcValue
Package
Description
-
Uses of RecProcParamValCharcValue 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 RecProcParamValCharcValueModifier and TypeFieldDescriptionstatic final RecProcParamValCharcLink<RecProcParamValCharcValue>RecProcParamValCharc.TO_VALUATIONUse with available fluent helpers to apply the to_Valuation navigation property to query operations.static final RecProcParamValClassCharcLink<RecProcParamValCharcValue>RecProcParamValClassCharc.TO_VALUATIONUse with available fluent helpers to apply the to_Valuation navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return RecProcParamValCharcValueModifier and TypeMethodDescriptionRecProcParamValCharcValue.RecProcParamValCharcValueBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return types with arguments of type RecProcParamValCharcValueModifier and TypeMethodDescriptionRecProcParamValCharc.fetchValuation()Fetches the RecProcParamValCharcValue entities (one to many) associated with this entity.RecProcParamValClassCharc.fetchValuation()Fetches the RecProcParamValCharcValue entities (one to many) associated with this entity.protected Class<RecProcParamValCharcValue>RecProcParamValCharcValueByKeyFluentHelper.getEntityClass()protected Class<RecProcParamValCharcValue>RecProcParamValCharcValueFluentHelper.getEntityClass()RecProcParamValCharcValue.getType()io.vavr.control.Option<List<RecProcParamValCharcValue>>RecProcParamValCharc.getValuationIfPresent()Retrieval of associated RecProcParamValCharcValue entities (one to many).io.vavr.control.Option<List<RecProcParamValCharcValue>>RecProcParamValClassCharc.getValuationIfPresent()Retrieval of associated RecProcParamValCharcValue entities (one to many).RecProcParamValCharc.getValuationOrFetch()Retrieval of associated RecProcParamValCharcValue entities (one to many).RecProcParamValClassCharc.getValuationOrFetch()Retrieval of associated RecProcParamValCharcValue entities (one to many).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with parameters of type RecProcParamValCharcValueModifier and TypeMethodDescriptionvoidRecProcParamValCharc.addValuation(RecProcParamValCharcValue... entity) Adds elements to the list of associated RecProcParamValCharcValue entities.voidRecProcParamValClassCharc.addValuation(RecProcParamValCharcValue... entity) Adds elements to the list of associated RecProcParamValCharcValue entities.RecProcParamValCharc.RecProcParamValCharcBuilder.valuation(RecProcParamValCharcValue... value) Navigation property to_Valuation for RecProcParamValCharc to multiple RecProcParamValCharcValue.RecProcParamValClassCharc.RecProcParamValClassCharcBuilder.valuation(RecProcParamValCharcValue... value) Navigation property to_Valuation for RecProcParamValClassCharc to multiple RecProcParamValCharcValue.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with type arguments of type RecProcParamValCharcValueModifier and TypeMethodDescriptionvoidRecProcParamValCharc.setValuation(List<RecProcParamValCharcValue> value) Overwrites the list of associated RecProcParamValCharcValue entities for the loaded navigation property to_Valuation.voidRecProcParamValClassCharc.setValuation(List<RecProcParamValCharcValue> value) Overwrites the list of associated RecProcParamValCharcValue entities for the loaded navigation property to_Valuation.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with type arguments of type RecProcParamValCharcValueModifierConstructorDescriptionRecProcParamValCharc(UUID recipeProcessParamValUUID, String charcInternalID, String classType, LocalDateTime keyDate, List<RecProcParamValCharcValue> toValuation) RecProcParamValClassCharc(UUID recipeProcessParamValUUID, String classInternalID, String charcInternalID, LocalDateTime keyDate, String classType, List<RecProcParamValCharcValue> toValuation) -
Uses of RecProcParamValCharcValue 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 RecProcParamValCharcValueModifier and TypeMethodDescriptionRecProcParamValCharcValueOneToOneLink.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 RecProcParamValCharcValueModifier and TypeMethodDescriptionprotected RecProcParamValCharcValueLink<ObjectT>RecProcParamValCharcValueLink.translateLinkType(EntityLink<RecProcParamValCharcValueLink<ObjectT>, RecProcParamValCharcValue, ObjectT> link)