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