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