Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.field.ServiceContrItemPriceElementField
Packages that use ServiceContrItemPriceElementField
-
Uses of ServiceContrItemPriceElementField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract declared as ServiceContrItemPriceElementFieldModifier and TypeFieldDescriptionstatic final ServiceContrItemPriceElementField<String>ServiceContrItemPriceElement.CONDITION_CURRENCYUse with available fluent helpers to apply the ConditionCurrency field to query operations.static final ServiceContrItemPriceElementField<String>ServiceContrItemPriceElement.CONDITION_INACTIVE_REASONUse with available fluent helpers to apply the ConditionInactiveReason field to query operations.static final ServiceContrItemPriceElementField<BigDecimal>ServiceContrItemPriceElement.CONDITION_QUANTITYUse with available fluent helpers to apply the ConditionQuantity field to query operations.static final ServiceContrItemPriceElementField<String>ServiceContrItemPriceElement.CONDITION_QUANTITY_UNITUse with available fluent helpers to apply the ConditionQuantityUnit field to query operations.static final ServiceContrItemPriceElementField<BigDecimal>ServiceContrItemPriceElement.CONDITION_RATE_VALUEUse with available fluent helpers to apply the ConditionRateValue field to query operations.static final ServiceContrItemPriceElementField<String>ServiceContrItemPriceElement.CONDITION_TYPEUse with available fluent helpers to apply the ConditionType field to query operations.static final ServiceContrItemPriceElementField<String>ServiceContrItemPriceElement.PRICING_PROCEDURE_COUNTERUse with available fluent helpers to apply the PricingProcedureCounter field to query operations.static final ServiceContrItemPriceElementField<String>ServiceContrItemPriceElement.PRICING_PROCEDURE_STEPUse with available fluent helpers to apply the PricingProcedureStep field to query operations.static final ServiceContrItemPriceElementField<String>ServiceContrItemPriceElement.SERVICE_CONTRACTUse with available fluent helpers to apply the ServiceContract field to query operations.static final ServiceContrItemPriceElementField<String>ServiceContrItemPriceElement.SERVICE_CONTRACT_ITEMUse with available fluent helpers to apply the ServiceContractItem field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract that return ServiceContrItemPriceElementFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceContrItemPriceElementField<T>ServiceContrItemPriceElement.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceContrItemPriceElementField<T>Use with available fluent helpers to apply an extension field to query operations.