Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing.field.PurgPricingProcedureField
Packages that use PurgPricingProcedureField
Package
Description
-
Uses of PurgPricingProcedureField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing declared as PurgPricingProcedureFieldModifier and TypeFieldDescriptionstatic final PurgPricingProcedureField<String>PurgPricingProcedure.CONDITION_APPLICATIONUse with available fluent helpers to apply the ConditionApplication field to query operations.static final PurgPricingProcedureField<String>PurgPricingProcedure.CONDITION_USAGEUse with available fluent helpers to apply the ConditionUsage field to query operations.static final PurgPricingProcedureField<String>PurgPricingProcedure.PRICING_PROCEDUREUse with available fluent helpers to apply the PricingProcedure field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing that return PurgPricingProcedureFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PurgPricingProcedureField<T>PurgPricingProcedure.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurgPricingProcedureField<T>Use with available fluent helpers to apply an extension field to query operations.