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