Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static BusinessPartnerBankField<String> |
BusinessPartnerBank.AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
|
static BusinessPartnerBankField<String> |
BusinessPartnerBank.BANK_ACCOUNT
Use with available fluent helpers to apply the BankAccount field to query operations.
|
static BusinessPartnerBankField<String> |
BusinessPartnerBank.BANK_ACCOUNT_HOLDER_NAME
Use with available fluent helpers to apply the BankAccountHolderName field to query operations.
|
static BusinessPartnerBankField<String> |
BusinessPartnerBank.BANK_ACCOUNT_NAME
Use with available fluent helpers to apply the BankAccountName field to query operations.
|
static BusinessPartnerBankField<String> |
BusinessPartnerBank.BANK_ACCOUNT_REFERENCE_TEXT
Use with available fluent helpers to apply the BankAccountReferenceText field to query operations.
|
static BusinessPartnerBankField<String> |
BusinessPartnerBank.BANK_CONTROL_KEY
Use with available fluent helpers to apply the BankControlKey field to query operations.
|
static BusinessPartnerBankField<String> |
BusinessPartnerBank.BANK_COUNTRY_KEY
Use with available fluent helpers to apply the BankCountryKey field to query operations.
|
static BusinessPartnerBankField<String> |
BusinessPartnerBank.BANK_IDENTIFICATION
Use with available fluent helpers to apply the BankIdentification field to query operations.
|
static BusinessPartnerBankField<String> |
BusinessPartnerBank.BANK_NAME
Use with available fluent helpers to apply the BankName field to query operations.
|
static BusinessPartnerBankField<String> |
BusinessPartnerBank.BANK_NUMBER
Use with available fluent helpers to apply the BankNumber field to query operations.
|
static BusinessPartnerBankField<String> |
BusinessPartnerBank.BUSINESS_PARTNER
Use with available fluent helpers to apply the BusinessPartner field to query operations.
|
static BusinessPartnerBankField<String> |
BusinessPartnerBank.CITY_NAME
Use with available fluent helpers to apply the CityName field to query operations.
|
static BusinessPartnerBankField<Boolean> |
BusinessPartnerBank.COLLECTION_AUTH_IND
Use with available fluent helpers to apply the CollectionAuthInd field to query operations.
|
static BusinessPartnerBankField<String> |
BusinessPartnerBank.IBAN
Use with available fluent helpers to apply the IBAN field to query operations.
|
static BusinessPartnerBankField<LocalDateTime> |
BusinessPartnerBank.IBAN_VALIDITY_START_DATE
Use with available fluent helpers to apply the IBANValidityStartDate field to query operations.
|
static BusinessPartnerBankField<String> |
BusinessPartnerBank.SWIFT_CODE
Use with available fluent helpers to apply the SWIFTCode field to query operations.
|
static BusinessPartnerBankField<ZonedDateTime> |
BusinessPartnerBank.VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static BusinessPartnerBankField<ZonedDateTime> |
BusinessPartnerBank.VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BusinessPartnerBankField<T> |
BusinessPartnerBank.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BusinessPartnerBank.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.