Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2.field.PurContrItmCndnScalesField
Packages that use PurContrItmCndnScalesField
-
Uses of PurContrItmCndnScalesField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 declared as PurContrItmCndnScalesFieldModifier and TypeFieldDescriptionstatic final PurContrItmCndnScalesField<String>PurContrItmCndnScales.CONDITION_CURRENCYUse with available fluent helpers to apply the ConditionCurrency field to query operations.static final PurContrItmCndnScalesField<BigDecimal>PurContrItmCndnScales.CONDITION_QUANTITYUse with available fluent helpers to apply the ConditionQuantity field to query operations.static final PurContrItmCndnScalesField<String>PurContrItmCndnScales.CONDITION_QUANTITY_UNITUse with available fluent helpers to apply the ConditionQuantityUnit field to query operations.static final PurContrItmCndnScalesField<BigDecimal>PurContrItmCndnScales.CONDITION_RATE_AMOUNTUse with available fluent helpers to apply the ConditionRateAmount field to query operations.static final PurContrItmCndnScalesField<BigDecimal>PurContrItmCndnScales.CONDITION_RATE_RATIOUse with available fluent helpers to apply the ConditionRateRatio field to query operations.static final PurContrItmCndnScalesField<String>PurContrItmCndnScales.CONDITION_RATE_RATIO_UNITUse with available fluent helpers to apply the ConditionRateRatioUnit field to query operations.static final PurContrItmCndnScalesField<BigDecimal>PurContrItmCndnScales.CONDITION_RATE_VALUEUse with available fluent helpers to apply the ConditionRateValue field to query operations.static final PurContrItmCndnScalesField<String>PurContrItmCndnScales.CONDITION_RATE_VALUE_UNITUse with available fluent helpers to apply the ConditionRateValueUnit field to query operations.static final PurContrItmCndnScalesField<String>PurContrItmCndnScales.CONDITION_RECORDUse with available fluent helpers to apply the ConditionRecord field to query operations.static final PurContrItmCndnScalesField<BigDecimal>PurContrItmCndnScales.CONDITION_SCALE_AMOUNTUse with available fluent helpers to apply the ConditionScaleAmount field to query operations.static final PurContrItmCndnScalesField<String>PurContrItmCndnScales.CONDITION_SCALE_AMOUNT_CURRENCYUse with available fluent helpers to apply the ConditionScaleAmountCurrency field to query operations.static final PurContrItmCndnScalesField<Boolean>PurContrItmCndnScales.CONDITION_SCALE_IS_DELETEDUse with available fluent helpers to apply the ConditionScaleIsDeleted field to query operations.static final PurContrItmCndnScalesField<String>PurContrItmCndnScales.CONDITION_SCALE_LINEUse with available fluent helpers to apply the ConditionScaleLine field to query operations.static final PurContrItmCndnScalesField<BigDecimal>PurContrItmCndnScales.CONDITION_SCALE_QUANTITYUse with available fluent helpers to apply the ConditionScaleQuantity field to query operations.static final PurContrItmCndnScalesField<String>PurContrItmCndnScales.CONDITION_SCALE_QUANTITY_UNITUse with available fluent helpers to apply the ConditionScaleQuantityUnit field to query operations.static final PurContrItmCndnScalesField<String>PurContrItmCndnScales.CONDITION_SEQUENTIAL_NUMBERUse with available fluent helpers to apply the ConditionSequentialNumber field to query operations.static final PurContrItmCndnScalesField<LocalDateTime>PurContrItmCndnScales.CONDITION_VALIDITY_END_DATEUse with available fluent helpers to apply the ConditionValidityEndDate field to query operations.static final PurContrItmCndnScalesField<String>PurContrItmCndnScales.PRICING_SCALE_TYPEUse with available fluent helpers to apply the PricingScaleType field to query operations.static final PurContrItmCndnScalesField<String>PurContrItmCndnScales.PURCHASE_CONTRACTUse with available fluent helpers to apply the PurchaseContract field to query operations.static final PurContrItmCndnScalesField<String>PurContrItmCndnScales.PURCHASE_CONTRACT_ITEMUse with available fluent helpers to apply the PurchaseContractItem field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasecontractv2 that return PurContrItmCndnScalesFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PurContrItmCndnScalesField<T>PurContrItmCndnScales.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurContrItmCndnScalesField<T>Use with available fluent helpers to apply an extension field to query operations.