Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BusinessPartnerBankField
Packages that use BusinessPartnerBankField
-
Uses of BusinessPartnerBankField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as BusinessPartnerBankFieldModifier and TypeFieldDescriptionstatic final BusinessPartnerBankField<String>BusinessPartnerBank.AUTHORIZATION_GROUPUse with available fluent helpers to apply the AuthorizationGroup field to query operations.static final BusinessPartnerBankField<String>BusinessPartnerBank.BANK_ACCOUNTUse with available fluent helpers to apply the BankAccount field to query operations.static final BusinessPartnerBankField<String>BusinessPartnerBank.BANK_ACCOUNT_HOLDER_NAMEUse with available fluent helpers to apply the BankAccountHolderName field to query operations.static final BusinessPartnerBankField<String>BusinessPartnerBank.BANK_ACCOUNT_NAMEUse with available fluent helpers to apply the BankAccountName field to query operations.static final BusinessPartnerBankField<String>BusinessPartnerBank.BANK_ACCOUNT_REFERENCE_TEXTUse with available fluent helpers to apply the BankAccountReferenceText field to query operations.static final BusinessPartnerBankField<String>BusinessPartnerBank.BANK_CONTROL_KEYUse with available fluent helpers to apply the BankControlKey field to query operations.static final BusinessPartnerBankField<String>BusinessPartnerBank.BANK_COUNTRY_KEYUse with available fluent helpers to apply the BankCountryKey field to query operations.static final BusinessPartnerBankField<String>BusinessPartnerBank.BANK_IDENTIFICATIONUse with available fluent helpers to apply the BankIdentification field to query operations.static final BusinessPartnerBankField<String>BusinessPartnerBank.BANK_NAMEUse with available fluent helpers to apply the BankName field to query operations.static final BusinessPartnerBankField<String>BusinessPartnerBank.BANK_NUMBERUse with available fluent helpers to apply the BankNumber field to query operations.static final BusinessPartnerBankField<String>BusinessPartnerBank.BUSINESS_PARTNERUse with available fluent helpers to apply the BusinessPartner field to query operations.static final BusinessPartnerBankField<String>BusinessPartnerBank.CITY_NAMEUse with available fluent helpers to apply the CityName field to query operations.static final BusinessPartnerBankField<Boolean>BusinessPartnerBank.COLLECTION_AUTH_INDUse with available fluent helpers to apply the CollectionAuthInd field to query operations.static final BusinessPartnerBankField<String>BusinessPartnerBank.IBANUse with available fluent helpers to apply the IBAN field to query operations.static final BusinessPartnerBankField<LocalDateTime>BusinessPartnerBank.IBAN_VALIDITY_START_DATEUse with available fluent helpers to apply the IBANValidityStartDate field to query operations.static final BusinessPartnerBankField<String>BusinessPartnerBank.SWIFT_CODEUse with available fluent helpers to apply the SWIFTCode field to query operations.static final BusinessPartnerBankField<ZonedDateTime>BusinessPartnerBank.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final BusinessPartnerBankField<ZonedDateTime>BusinessPartnerBank.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return BusinessPartnerBankFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusinessPartnerBankField<T>BusinessPartnerBank.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.