Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingcategory |
Modifier and Type | Field and Description |
---|---|
static PurgCatPlannedSpendField<BigDecimal> |
PurgCatPlannedSpend.PURG_CAT_PLND_SPEND_AMOUNT
Use with available fluent helpers to apply the PurgCatPlndSpendAmount field to query operations.
|
static PurgCatPlannedSpendField<String> |
PurgCatPlannedSpend.PURG_CAT_PLND_SPEND_CURRENCY
Use with available fluent helpers to apply the PurgCatPlndSpendCurrency field to query operations.
|
static PurgCatPlannedSpendField<UUID> |
PurgCatPlannedSpend.PURG_CAT_PLND_SPEND_UUID
Use with available fluent helpers to apply the PurgCatPlndSpendUUID field to query operations.
|
static PurgCatPlannedSpendField<LocalDateTime> |
PurgCatPlannedSpend.PURG_CAT_PLND_SPEND_VALID_FROM_DATE
Use with available fluent helpers to apply the PurgCatPlndSpendValidFromDate field to query operations.
|
static PurgCatPlannedSpendField<LocalDateTime> |
PurgCatPlannedSpend.PURG_CAT_PLND_SPEND_VALID_TO_DATE
Use with available fluent helpers to apply the PurgCatPlndSpendValidToDate field to query operations.
|
static PurgCatPlannedSpendField<UUID> |
PurgCatPlannedSpend.PURG_CAT_UUID
Use with available fluent helpers to apply the PurgCatUUID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PurgCatPlannedSpendField<T> |
PurgCatPlannedSpend.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PurgCatPlannedSpend.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.