Class BusinessPartnerBank
Original entity name from the Odata EDM: A_BusinessPartnerBankType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BusinessPartnerBankSelectableSelector for all available fields of BusinessPartnerBank.static final BusinessPartnerBankField<String>Use with available fluent helpers to apply the AuthorizationGroup field to query operations.static final BusinessPartnerBankField<String>Use with available fluent helpers to apply the BankAccount field to query operations.static final BusinessPartnerBankField<String>Use with available fluent helpers to apply the BankAccountHolderName field to query operations.static final BusinessPartnerBankField<String>Use with available fluent helpers to apply the BankAccountName field to query operations.static final BusinessPartnerBankField<String>Use with available fluent helpers to apply the BankAccountReferenceText field to query operations.static final BusinessPartnerBankField<String>Use with available fluent helpers to apply the BankControlKey field to query operations.static final BusinessPartnerBankField<String>Use with available fluent helpers to apply the BankCountryKey field to query operations.static final BusinessPartnerBankField<String>Use with available fluent helpers to apply the BankIdentification field to query operations.static final BusinessPartnerBankField<String>Use with available fluent helpers to apply the BankName field to query operations.static final BusinessPartnerBankField<String>Use with available fluent helpers to apply the BankNumber field to query operations.static final BusinessPartnerBankField<String>Use with available fluent helpers to apply the BusinessPartner field to query operations.static final BusinessPartnerBankField<String>Use with available fluent helpers to apply the CityName field to query operations.static final BusinessPartnerBankField<Boolean>Use with available fluent helpers to apply the CollectionAuthInd field to query operations.static final BusinessPartnerBankField<String>Use with available fluent helpers to apply the IBAN field to query operations.static final BusinessPartnerBankField<LocalDateTime>Use with available fluent helpers to apply the IBANValidityStartDate field to query operations.static final BusinessPartnerBankField<String>Use with available fluent helpers to apply the SWIFTCode field to query operations.static final BusinessPartnerBankField<ZonedDateTime>Use with available fluent helpers to apply the ValidityEndDate field to query operations.static final BusinessPartnerBankField<ZonedDateTime>Use with available fluent helpers to apply the ValidityStartDate field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionBusinessPartnerBank(String businessPartner, String bankIdentification, String bankCountryKey, String bankName, String bankNumber, String sWIFTCode, String bankControlKey, String bankAccountHolderName, String bankAccountName, ZonedDateTime validityStartDate, ZonedDateTime validityEndDate, String iBAN, LocalDateTime iBANValidityStartDate, String bankAccount, String bankAccountReferenceText, Boolean collectionAuthInd, String cityName, String authorizationGroup) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
BusinessPartnerBankField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusinessPartnerBankField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 18Constraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 15(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 35Constraints: noneprotected Stringprotected StringgetIBAN()Constraints: Not nullable, Maximum length: 34Constraints: Not nullable, Precision: 0getKey()Constraints: Not nullable, Maximum length: 11getType()Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 0inthashCode()voidsetAuthorizationGroup(String authorizationGroup) Constraints: Not nullable, Maximum length: 4voidsetBankAccount(String bankAccount) Constraints: Not nullable, Maximum length: 18voidsetBankAccountHolderName(String bankAccountHolderName) Constraints: Not nullable, Maximum length: 60voidsetBankAccountName(String bankAccountName) Constraints: Not nullable, Maximum length: 40voidsetBankAccountReferenceText(String bankAccountReferenceText) Constraints: Not nullable, Maximum length: 20voidsetBankControlKey(String bankControlKey) Constraints: Not nullable, Maximum length: 2voidsetBankCountryKey(String bankCountryKey) Constraints: Not nullable, Maximum length: 3voidsetBankIdentification(String bankIdentification) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetBankName(String bankName) Constraints: Not nullable, Maximum length: 60voidsetBankNumber(String bankNumber) Constraints: Not nullable, Maximum length: 15voidsetBusinessPartner(String businessPartner) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetCityName(String cityName) Constraints: Not nullable, Maximum length: 35voidsetCollectionAuthInd(Boolean collectionAuthInd) Constraints: nonevoidConstraints: Not nullable, Maximum length: 34voidsetIBANValidityStartDate(LocalDateTime iBANValidityStartDate) Constraints: Not nullable, Precision: 0protected voidsetServicePathForFetch(String servicePathForFetch) voidsetSWIFTCode(String sWIFTCode) Constraints: Not nullable, Maximum length: 11voidsetValidityEndDate(ZonedDateTime validityEndDate) Constraints: Not nullable, Precision: 0voidsetValidityStartDate(ZonedDateTime validityStartDate) Constraints: Not nullable, Precision: 0toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of BusinessPartnerBank. -
BUSINESS_PARTNER
Use with available fluent helpers to apply the BusinessPartner field to query operations. -
BANK_IDENTIFICATION
Use with available fluent helpers to apply the BankIdentification field to query operations. -
BANK_COUNTRY_KEY
Use with available fluent helpers to apply the BankCountryKey field to query operations. -
BANK_NAME
Use with available fluent helpers to apply the BankName field to query operations. -
BANK_NUMBER
Use with available fluent helpers to apply the BankNumber field to query operations. -
SWIFT_CODE
Use with available fluent helpers to apply the SWIFTCode field to query operations. -
BANK_CONTROL_KEY
Use with available fluent helpers to apply the BankControlKey field to query operations. -
BANK_ACCOUNT_HOLDER_NAME
Use with available fluent helpers to apply the BankAccountHolderName field to query operations. -
BANK_ACCOUNT_NAME
Use with available fluent helpers to apply the BankAccountName field to query operations. -
VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations. -
VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations. -
IBAN
Use with available fluent helpers to apply the IBAN field to query operations. -
IBAN_VALIDITY_START_DATE
Use with available fluent helpers to apply the IBANValidityStartDate field to query operations. -
BANK_ACCOUNT
Use with available fluent helpers to apply the BankAccount field to query operations. -
BANK_ACCOUNT_REFERENCE_TEXT
Use with available fluent helpers to apply the BankAccountReferenceText field to query operations. -
COLLECTION_AUTH_IND
Use with available fluent helpers to apply the CollectionAuthInd field to query operations. -
CITY_NAME
Use with available fluent helpers to apply the CityName field to query operations. -
AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
-
-
Constructor Details
-
BusinessPartnerBank
public BusinessPartnerBank() -
BusinessPartnerBank
public BusinessPartnerBank(@Nullable String businessPartner, @Nullable String bankIdentification, @Nullable String bankCountryKey, @Nullable String bankName, @Nullable String bankNumber, @Nullable String sWIFTCode, @Nullable String bankControlKey, @Nullable String bankAccountHolderName, @Nullable String bankAccountName, @Nullable ZonedDateTime validityStartDate, @Nullable ZonedDateTime validityEndDate, @Nullable String iBAN, @Nullable LocalDateTime iBANValidityStartDate, @Nullable String bankAccount, @Nullable String bankAccountReferenceText, @Nullable Boolean collectionAuthInd, @Nullable String cityName, @Nullable String authorizationGroup)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<BusinessPartnerBank>
-
setBusinessPartner
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessPartner
- Parameters:
businessPartner- Business Partner Number
-
setBankIdentification
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: BankIdentification
- Parameters:
bankIdentification- Bank Details ID
-
setBankCountryKey
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: BankCountryKey
- Parameters:
bankCountryKey- Country/Region Key of Bank
-
setBankName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: BankName
- Parameters:
bankName- Name of Financial Institution
-
setBankNumber
Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: BankNumber
- Parameters:
bankNumber- Bank Key
-
setSWIFTCode
Constraints: Not nullable, Maximum length: 11Original property name from the Odata EDM: SWIFTCode
- Parameters:
sWIFTCode- SWIFT/BIC for International Payments
-
setBankControlKey
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: BankControlKey
- Parameters:
bankControlKey- Bank Control Key
-
setBankAccountHolderName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: BankAccountHolderName
- Parameters:
bankAccountHolderName- Account Holder Name
-
setBankAccountName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BankAccountName
- Parameters:
bankAccountName- Name of Bank Account
-
setValidityStartDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityStartDate
- Parameters:
validityStartDate- Validity Start of Business Partner Bank Details
-
setValidityEndDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityEndDate
- Parameters:
validityEndDate- Validity End of Business Partner Bank Details
-
setIBAN
Constraints: Not nullable, Maximum length: 34Original property name from the Odata EDM: IBAN
- Parameters:
iBAN- IBAN (International Bank Account Number)
-
setIBANValidityStartDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: IBANValidityStartDate
- Parameters:
iBANValidityStartDate- Validity Start of IBAN
-
setBankAccount
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: BankAccount
- Parameters:
bankAccount- Bank Account Number
-
setBankAccountReferenceText
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: BankAccountReferenceText
- Parameters:
bankAccountReferenceText- Reference Details for Bank Details
-
setCollectionAuthInd
Constraints: noneOriginal property name from the Odata EDM: CollectionAuthInd
- Parameters:
collectionAuthInd- Indicator: Collection Authorization
-
setCityName
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: CityName
- Parameters:
cityName- City
-
setAuthorizationGroup
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: AuthorizationGroup
- Parameters:
authorizationGroup- Authorization Group
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<BusinessPartnerBank>
-
getKey
- Overrides:
getKeyin classVdmObject<BusinessPartnerBank>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<BusinessPartnerBank>
-
fromMap
- Overrides:
fromMapin classVdmObject<BusinessPartnerBank>
-
field
@Nonnull public static <T> BusinessPartnerBankField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
fieldName- The name of the extension field as returned by the OData service.fieldType- The Java type to use for the extension field when performing value comparisons.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> BusinessPartnerBankField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<BusinessPartnerBank>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<BusinessPartnerBank>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<BusinessPartnerBank>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<BusinessPartnerBank>
-
builder
-
getBusinessPartner
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessPartner
- Returns:
- Business Partner Number
-
getBankIdentification
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: BankIdentification
- Returns:
- Bank Details ID
-
getBankCountryKey
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: BankCountryKey
- Returns:
- Country/Region Key of Bank
-
getBankName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: BankName
- Returns:
- Name of Financial Institution
-
getBankNumber
Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: BankNumber
- Returns:
- Bank Key
-
getSWIFTCode
Constraints: Not nullable, Maximum length: 11Original property name from the Odata EDM: SWIFTCode
- Returns:
- SWIFT/BIC for International Payments
-
getBankControlKey
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: BankControlKey
- Returns:
- Bank Control Key
-
getBankAccountHolderName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: BankAccountHolderName
- Returns:
- Account Holder Name
-
getBankAccountName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BankAccountName
- Returns:
- Name of Bank Account
-
getValidityStartDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityStartDate
- Returns:
- Validity Start of Business Partner Bank Details
-
getValidityEndDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityEndDate
- Returns:
- Validity End of Business Partner Bank Details
-
getIBAN
Constraints: Not nullable, Maximum length: 34Original property name from the Odata EDM: IBAN
- Returns:
- IBAN (International Bank Account Number)
-
getIBANValidityStartDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: IBANValidityStartDate
- Returns:
- Validity Start of IBAN
-
getBankAccount
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: BankAccount
- Returns:
- Bank Account Number
-
getBankAccountReferenceText
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: BankAccountReferenceText
- Returns:
- Reference Details for Bank Details
-
getCollectionAuthInd
Constraints: noneOriginal property name from the Odata EDM: CollectionAuthInd
- Returns:
- Indicator: Collection Authorization
-
getCityName
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: CityName
- Returns:
- City
-
getAuthorizationGroup
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: AuthorizationGroup
- Returns:
- Authorization Group
-
toString
- Overrides:
toStringin classVdmObject<BusinessPartnerBank>
-
equals
- Overrides:
equalsin classVdmEntity<BusinessPartnerBank>
-
canEqual
- Overrides:
canEqualin classVdmEntity<BusinessPartnerBank>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<BusinessPartnerBank>
-