Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate.field.SalesOrderPricingSimulationField
Packages that use SalesOrderPricingSimulationField
-
Uses of SalesOrderPricingSimulationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate declared as SalesOrderPricingSimulationFieldModifier and TypeFieldDescriptionstatic final SalesOrderPricingSimulationField<String>SalesOrderPricingSimulation.SALES_ORDERUse with available fluent helpers to apply the SalesOrder field to query operations.static final SalesOrderPricingSimulationField<BigDecimal>SalesOrderPricingSimulation.TOTAL_NET_AMOUNTUse with available fluent helpers to apply the TotalNetAmount field to query operations.static final SalesOrderPricingSimulationField<String>SalesOrderPricingSimulation.TRANSACTION_CURRENCYUse with available fluent helpers to apply the TransactionCurrency field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate that return SalesOrderPricingSimulationFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SalesOrderPricingSimulationField<T>SalesOrderPricingSimulation.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesOrderPricingSimulationField<T>Use with available fluent helpers to apply an extension field to query operations.