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