FTOS_IB_BankNameIBAN
This dictionary holds the IBAN related data for financial institutions in SEPA and non-SEPA countries that have adopted IBAN.
It is used in:
- Automation Script on demand FTOS_IB_CheckIBAN to check the IBAN structure and validate it
- Automation Script on demand FTOS_IB_GetBankFromIBAN.
| Attribute | Display Name | Type |
Lenght |
Description |
|---|---|---|---|---|
| FTOS_IB_BankNameIBANid | FTOS_IB_BankNameIBANid | Pk |
N/A |
Primary Key automatically generated by the system. |
| Id | Id | Text | N/A | Primary attribute. |
| userId | User | Lookup | N/A | System attribute. |
| createdByUserId | Created by user | Lookup | N/A | System attribute. |
| modifiedByUserId | Modified by user | Lookup | N/A | System attribute. |
| businessUnitId | Business Unit | Lookup | N/A | System attribute. |
| createdOn | Created On | Date Time | N/A | System attribute. |
| modifiedOn | Modified On | Date Time | N/A | System attribute. |
| entityStatusId | Status | Lookup | N/A | System attribute. |
| Name | Name | Text |
255 |
The name. |
| Country | Country | Text | 255 | The country of the bank |
| Countrycode | Country code | Text | 255 | The country code. |
| CountryCodeInIBAN | Country code in IBAN | Text |
255 |
The letter from the IBAN which signifies the country. |
| BIC | BIC | Text |
255 |
The Business Identifier Code (BIC) consists of 8 or 11 alphanumeric characters, comprising a Business party prefix (previous institution code), country code, business party suffix and branch identifier. |
| RoutingBIC | Routing BIC | Text |
255 |
|
| IdentificatorOftheCountry | Identificator of the Country | Text |
255 |
The Identifier of the Country. |
| Service | Service | Text |
255 |
The service. |
| ManuallyAddedEntry | Manually added entry | Text |
255 |
It holds the values added manually. |