Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bankdetail |
Modifier and Type | Field and Description |
---|---|
static BankDetailField<String> |
BankDetail.BANK_COUNTRY
Use with available fluent helpers to apply the BankCountry field to query operations.
|
static BankDetailField<String> |
BankDetail.BANK_GROUP
Use with available fluent helpers to apply the BankGroup field to query operations.
|
static BankDetailField<String> |
BankDetail.BANK_INTERNAL_ID
Use with available fluent helpers to apply the BankInternalID field to query operations.
|
static BankDetailField<String> |
BankDetail.BANK_NAME
Use with available fluent helpers to apply the BankName field to query operations.
|
static BankDetailField<String> |
BankDetail.BANK_NUMBER
Use with available fluent helpers to apply the BankNumber field to query operations.
|
static BankDetailField<String> |
BankDetail.BRANCH
Use with available fluent helpers to apply the Branch field to query operations.
|
static BankDetailField<String> |
BankDetail.CITY_NAME
Use with available fluent helpers to apply the CityName field to query operations.
|
static BankDetailField<String> |
BankDetail.REGION
Use with available fluent helpers to apply the Region field to query operations.
|
static BankDetailField<String> |
BankDetail.STREET_NAME
Use with available fluent helpers to apply the StreetName field to query operations.
|
static BankDetailField<String> |
BankDetail.SWIFT_CODE
Use with available fluent helpers to apply the SWIFTCode field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BankDetailField<T> |
BankDetail.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BankDetail.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.