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