Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.RecProcEquipRqmtCharcValue
Packages that use RecProcEquipRqmtCharcValue
Package
Description
-
Uses of RecProcEquipRqmtCharcValue 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 RecProcEquipRqmtCharcValueModifier and TypeFieldDescriptionstatic final RecProcEquipRqmtCharcLink<RecProcEquipRqmtCharcValue>RecProcEquipRqmtCharc.TO_VALUATIONUse with available fluent helpers to apply the to_Valuation navigation property to query operations.static final RecProcEquipRqmtClassCharcLink<RecProcEquipRqmtCharcValue>RecProcEquipRqmtClassCharc.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 RecProcEquipRqmtCharcValueModifier and TypeMethodDescriptionRecProcEquipRqmtCharcValue.RecProcEquipRqmtCharcValueBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula that return types with arguments of type RecProcEquipRqmtCharcValueModifier and TypeMethodDescriptionRecProcEquipRqmtCharc.fetchValuation()Fetches the RecProcEquipRqmtCharcValue entities (one to many) associated with this entity.RecProcEquipRqmtClassCharc.fetchValuation()Fetches the RecProcEquipRqmtCharcValue entities (one to many) associated with this entity.protected Class<RecProcEquipRqmtCharcValue>RecProcEquipRqmtCharcValueByKeyFluentHelper.getEntityClass()protected Class<RecProcEquipRqmtCharcValue>RecProcEquipRqmtCharcValueFluentHelper.getEntityClass()RecProcEquipRqmtCharcValue.getType()io.vavr.control.Option<List<RecProcEquipRqmtCharcValue>>RecProcEquipRqmtCharc.getValuationIfPresent()Retrieval of associated RecProcEquipRqmtCharcValue entities (one to many).io.vavr.control.Option<List<RecProcEquipRqmtCharcValue>>RecProcEquipRqmtClassCharc.getValuationIfPresent()Retrieval of associated RecProcEquipRqmtCharcValue entities (one to many).RecProcEquipRqmtCharc.getValuationOrFetch()Retrieval of associated RecProcEquipRqmtCharcValue entities (one to many).RecProcEquipRqmtClassCharc.getValuationOrFetch()Retrieval of associated RecProcEquipRqmtCharcValue entities (one to many).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with parameters of type RecProcEquipRqmtCharcValueModifier and TypeMethodDescriptionvoidRecProcEquipRqmtCharc.addValuation(RecProcEquipRqmtCharcValue... entity) Adds elements to the list of associated RecProcEquipRqmtCharcValue entities.voidRecProcEquipRqmtClassCharc.addValuation(RecProcEquipRqmtCharcValue... entity) Adds elements to the list of associated RecProcEquipRqmtCharcValue entities.RecProcEquipRqmtCharc.RecProcEquipRqmtCharcBuilder.valuation(RecProcEquipRqmtCharcValue... value) Navigation property to_Valuation for RecProcEquipRqmtCharc to multiple RecProcEquipRqmtCharcValue.RecProcEquipRqmtClassCharc.RecProcEquipRqmtClassCharcBuilder.valuation(RecProcEquipRqmtCharcValue... value) Navigation property to_Valuation for RecProcEquipRqmtClassCharc to multiple RecProcEquipRqmtCharcValue.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula with type arguments of type RecProcEquipRqmtCharcValueModifier and TypeMethodDescriptionvoidRecProcEquipRqmtCharc.setValuation(List<RecProcEquipRqmtCharcValue> value) Overwrites the list of associated RecProcEquipRqmtCharcValue entities for the loaded navigation property to_Valuation.voidRecProcEquipRqmtClassCharc.setValuation(List<RecProcEquipRqmtCharcValue> value) Overwrites the list of associated RecProcEquipRqmtCharcValue 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 RecProcEquipRqmtCharcValueModifierConstructorDescriptionRecProcEquipRqmtCharc(UUID recipeProcessEquipRqmtUUID, String charcInternalID, String classType, LocalDateTime keyDate, List<RecProcEquipRqmtCharcValue> toValuation) RecProcEquipRqmtClassCharc(UUID recipeProcessEquipRqmtUUID, String classInternalID, String charcInternalID, LocalDateTime keyDate, String classType, List<RecProcEquipRqmtCharcValue> toValuation) -
Uses of RecProcEquipRqmtCharcValue 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 RecProcEquipRqmtCharcValueModifier and TypeMethodDescriptionRecProcEquipRqmtCharcValueOneToOneLink.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 RecProcEquipRqmtCharcValueModifier and TypeMethodDescriptionprotected RecProcEquipRqmtCharcValueLink<ObjectT>RecProcEquipRqmtCharcValueLink.translateLinkType(EntityLink<RecProcEquipRqmtCharcValueLink<ObjectT>, RecProcEquipRqmtCharcValue, ObjectT> link)