Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory.field.PurgCatPlannedSpendField
Packages that use PurgCatPlannedSpendField
-
Uses of PurgCatPlannedSpendField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory declared as PurgCatPlannedSpendFieldModifier and TypeFieldDescriptionstatic final PurgCatPlannedSpendField<BigDecimal>PurgCatPlannedSpend.PURG_CAT_PLND_SPEND_AMOUNTUse with available fluent helpers to apply the PurgCatPlndSpendAmount field to query operations.static final PurgCatPlannedSpendField<String>PurgCatPlannedSpend.PURG_CAT_PLND_SPEND_CURRENCYUse with available fluent helpers to apply the PurgCatPlndSpendCurrency field to query operations.static final PurgCatPlannedSpendField<UUID>PurgCatPlannedSpend.PURG_CAT_PLND_SPEND_UUIDUse with available fluent helpers to apply the PurgCatPlndSpendUUID field to query operations.static final PurgCatPlannedSpendField<LocalDateTime>PurgCatPlannedSpend.PURG_CAT_PLND_SPEND_VALID_FROM_DATEUse with available fluent helpers to apply the PurgCatPlndSpendValidFromDate field to query operations.static final PurgCatPlannedSpendField<LocalDateTime>PurgCatPlannedSpend.PURG_CAT_PLND_SPEND_VALID_TO_DATEUse with available fluent helpers to apply the PurgCatPlndSpendValidToDate field to query operations.static final PurgCatPlannedSpendField<UUID>PurgCatPlannedSpend.PURG_CAT_UUIDUse with available fluent helpers to apply the PurgCatUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory that return PurgCatPlannedSpendFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PurgCatPlannedSpendField<T>PurgCatPlannedSpend.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurgCatPlannedSpendField<T>Use with available fluent helpers to apply an extension field to query operations.