Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginsales.SlsPricingConditionType
Packages that use SlsPricingConditionType
Package
Description
-
Uses of SlsPricingConditionType in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginsales
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginsales with type parameters of type SlsPricingConditionTypeModifier and TypeFieldDescriptionstatic final SlsPrcgCndnTypeTextOneToOneLink<SlsPricingConditionType>SlsPrcgCndnTypeText.TO_SLS_PRICING_CONDITION_TYPEUse with available fluent helpers to apply the to_SlsPricingConditionType navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginsales that return SlsPricingConditionTypeModifier and TypeMethodDescriptionSlsPricingConditionType.SlsPricingConditionTypeBuilder.build()SlsPrcgCndnTypeText.fetchSlsPricingConditionType()Fetches the SlsPricingConditionType entity (one to one) associated with this entity.SlsPrcgCndnTypeText.getSlsPricingConditionTypeOrFetch()Retrieval of associated SlsPricingConditionType entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginsales that return types with arguments of type SlsPricingConditionTypeModifier and TypeMethodDescriptionprotected Class<SlsPricingConditionType>SlsPricingConditionTypeByKeyFluentHelper.getEntityClass()protected Class<SlsPricingConditionType>SlsPricingConditionTypeFluentHelper.getEntityClass()io.vavr.control.Option<SlsPricingConditionType>SlsPrcgCndnTypeText.getSlsPricingConditionTypeIfPresent()Retrieval of associated SlsPricingConditionType entity (one to one).SlsPricingConditionType.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginsales with parameters of type SlsPricingConditionTypeModifier and TypeMethodDescriptionvoidSlsPrcgCndnTypeText.setSlsPricingConditionType(SlsPricingConditionType value) Overwrites the associated SlsPricingConditionType entity for the loaded navigation property to_SlsPricingConditionType.SlsPrcgCndnTypeText.SlsPrcgCndnTypeTextBuilder.slsPricingConditionType(SlsPricingConditionType value) Navigation property to_SlsPricingConditionType for SlsPrcgCndnTypeText to single SlsPricingConditionType.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginsales with parameters of type SlsPricingConditionTypeModifierConstructorDescriptionSlsPrcgCndnTypeText(String language, String conditionUsage, String conditionApplication, String conditionType, String conditionTypeName, SlsPricingConditionType toSlsPricingConditionType) -
Uses of SlsPricingConditionType in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginsales.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginsales.link that return types with arguments of type SlsPricingConditionTypeModifier and TypeMethodDescriptionSlsPricingConditionTypeOneToOneLink.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.conditiontypeforpricinginsales.link with type arguments of type SlsPricingConditionTypeModifier and TypeMethodDescriptionprotected SlsPricingConditionTypeLink<ObjectT>SlsPricingConditionTypeLink.translateLinkType(EntityLink<SlsPricingConditionTypeLink<ObjectT>, SlsPricingConditionType, ObjectT> link)