Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentitem |
Modifier and Type | Field and Description |
---|---|
static PaymentReleaseListHeaderField<String> |
PaymentReleaseListHeader.COMPANYCODE
Use with available fluent helpers to apply the Companycode field to query operations.
|
static PaymentReleaseListHeaderField<String> |
PaymentReleaseListHeader.CREATEDBYUSER
Use with available fluent helpers to apply the Createdbyuser field to query operations.
|
static PaymentReleaseListHeaderField<String> |
PaymentReleaseListHeader.CREATEDBYUSERFULLNAME
Use with available fluent helpers to apply the Createdbyuserfullname field to query operations.
|
static PaymentReleaseListHeaderField<String> |
PaymentReleaseListHeader.INCGPAYTFILETOTALNUMBEROFITEMS
Use with available fluent helpers to apply the Incgpaytfiletotalnumberofitems field to query operations.
|
static PaymentReleaseListHeaderField<String> |
PaymentReleaseListHeader.PAYMENTRELEASELIST
Use with available fluent helpers to apply the Paymentreleaselist field to query operations.
|
static PaymentReleaseListHeaderField<BigDecimal> |
PaymentReleaseListHeader.TOTACTUALAMTINDISPLAYCURRENCY
Use with available fluent helpers to apply the Totactualamtindisplaycurrency field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PaymentReleaseListHeaderField<T> |
PaymentReleaseListHeader.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PaymentReleaseListHeader.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.