Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field.BusSolnOrdItmRateElementField
Packages that use BusSolnOrdItmRateElementField
-
Uses of BusSolnOrdItmRateElementField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrdItmRateElementFieldModifier and TypeFieldDescriptionstatic final BusSolnOrdItmRateElementField<String>BusSolnOrdItmRateElement.BUSINESS_SOLUTION_ORDERUse with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusSolnOrdItmRateElementField<String>BusSolnOrdItmRateElement.BUSINESS_SOLUTION_ORDER_ITEMUse with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations.static final BusSolnOrdItmRateElementField<String>BusSolnOrdItmRateElement.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final BusSolnOrdItmRateElementField<String>BusSolnOrdItmRateElement.SUBSCRIPTION_RATE_ELEMENTUse with available fluent helpers to apply the SubscriptionRateElement field to query operations.static final BusSolnOrdItmRateElementField<String>BusSolnOrdItmRateElement.SUBSCRIPTION_RATE_ELEMENT_TYPEUse with available fluent helpers to apply the SubscriptionRateElementType field to query operations.static final BusSolnOrdItmRateElementField<BigDecimal>BusSolnOrdItmRateElement.SUBSCRPN_RATE_ELEMENT_GROSS_AMOUNTUse with available fluent helpers to apply the SubscrpnRateElementGrossAmount field to query operations.static final BusSolnOrdItmRateElementField<BigDecimal>BusSolnOrdItmRateElement.SUBSCRPN_RATE_ELEMENT_NET_AMOUNTUse with available fluent helpers to apply the SubscrpnRateElementNetAmount field to query operations.static final BusSolnOrdItmRateElementField<BigDecimal>BusSolnOrdItmRateElement.SUBSCRPN_RATE_ELEMENT_TAX_AMOUNTUse with available fluent helpers to apply the SubscrpnRateElementTaxAmount field to query operations.static final BusSolnOrdItmRateElementField<String>BusSolnOrdItmRateElement.SUBSCRPN_RATE_ELEMENT_TYPE_TEXTUse with available fluent helpers to apply the SubscrpnRateElementTypeText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdItmRateElementFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusSolnOrdItmRateElementField<T>BusSolnOrdItmRateElement.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusSolnOrdItmRateElementField<T>Use with available fluent helpers to apply an extension field to query operations.