Show TOC

 BankAccount

 

An entity used to represent a bank account. The Business Add-In (BAdI) implementation for this Entity is ISU_UMC_ODATA_BANKACCOUNT. A customer contact is created for a PUT, POST, or DELETE operation in the back end system.

Properties

The OData Entity BankAccount has the following properties:

  • CountryID

  • AccountID

  • BankAccountID

  • BankID

  • BankAccountNo

  • AccountHolder

  • BankAccountName

  • IBAN

Possible Operations

The following operations are possible when using the BankAccount Entity:

  • GET

  • PUT

  • POST

  • DELETE

Navigation Properties

It is possible to navigate from the BankAccount Entity to the Bank Entity.

Filters

There are no filters implemented for this Entity.