Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing.PurgPricingConditionType
Packages that use PurgPricingConditionType
Package
Description
-
Uses of PurgPricingConditionType in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing with type parameters of type PurgPricingConditionTypeModifier and TypeFieldDescriptionstatic final PurgPrcgCndnTypeTextOneToOneLink<PurgPricingConditionType>PurgPrcgCndnTypeText.TO_PURG_PRICING_CONDITION_TYPEUse with available fluent helpers to apply the to_PurgPricingConditionType navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing that return PurgPricingConditionTypeModifier and TypeMethodDescriptionPurgPricingConditionType.PurgPricingConditionTypeBuilder.build()PurgPrcgCndnTypeText.fetchPurgPricingConditionType()Fetches the PurgPricingConditionType entity (one to one) associated with this entity.PurgPrcgCndnTypeText.getPurgPricingConditionTypeOrFetch()Retrieval of associated PurgPricingConditionType entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing that return types with arguments of type PurgPricingConditionTypeModifier and TypeMethodDescriptionprotected Class<PurgPricingConditionType>PurgPricingConditionTypeByKeyFluentHelper.getEntityClass()protected Class<PurgPricingConditionType>PurgPricingConditionTypeFluentHelper.getEntityClass()io.vavr.control.Option<PurgPricingConditionType>PurgPrcgCndnTypeText.getPurgPricingConditionTypeIfPresent()Retrieval of associated PurgPricingConditionType entity (one to one).PurgPricingConditionType.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing with parameters of type PurgPricingConditionTypeModifier and TypeMethodDescriptionPurgPrcgCndnTypeText.PurgPrcgCndnTypeTextBuilder.purgPricingConditionType(PurgPricingConditionType value) Navigation property to_PurgPricingConditionType for PurgPrcgCndnTypeText to single PurgPricingConditionType.voidPurgPrcgCndnTypeText.setPurgPricingConditionType(PurgPricingConditionType value) Overwrites the associated PurgPricingConditionType entity for the loaded navigation property to_PurgPricingConditionType.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing with parameters of type PurgPricingConditionTypeModifierConstructorDescriptionPurgPrcgCndnTypeText(String language, String conditionUsage, String conditionApplication, String conditionType, String conditionTypeName, PurgPricingConditionType toPurgPricingConditionType) -
Uses of PurgPricingConditionType in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.conditiontypeforpricinginpurchasing.link that return types with arguments of type PurgPricingConditionTypeModifier and TypeMethodDescriptionPurgPricingConditionTypeOneToOneLink.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.conditiontypeforpricinginpurchasing.link with type arguments of type PurgPricingConditionTypeModifier and TypeMethodDescriptionprotected PurgPricingConditionTypeLink<ObjectT>PurgPricingConditionTypeLink.translateLinkType(EntityLink<PurgPricingConditionTypeLink<ObjectT>, PurgPricingConditionType, ObjectT> link)