Tuesday, September 17, 2024

TIBAN: IBAN

TIBAN is a standard SAP HANA table in SAP ERP (or) S/4HANA system which stores IBAN data. There are total 11 fields in the table. The TIBAN table can be found in the Bank Master Data (BF_BANK) package and is part of the Bank (CA-BK) module.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering

TIBAN Table Fields

The following is the list of fields that are available in SAP TIBAN table. The key fields of the table are highlighted in color.

Field Description Data Element Domain Check Table Data Type Length
MANDT Client MANDT MANDT * CLNT 3
BANKS Bank country key BANKS LAND1 * CHAR 3
BANKL Bank Keys BANKK BANKK CHAR 15
BANKN Bank account number BANKN35 BANKN35 CHAR 35
BKONT Bank Control Key BKONT BKONT CHAR 2
IBAN IBAN (International Bank Account Number) IBAN IBAN CHAR 34
VALID_FROM Validity start of IBAN IBAN_VALFR DATUM DATS 8
ERNAM Name of person who created the object ERNAM_BF USNAM CHAR 12
ERDAT Date on which the record was created ERDAT_BF DATUM DATS 8
TABNAME Table name, 16 characters TABNAME16 DBOBJ_NAME CHAR 16
TABKEY IBAN origin: Key to table of bank details IBAN_ORKEY CHAR24 CHAR 24

Availability

The SAP HANA table TIBAN is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Released
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for TIBAN table

We’re updating the content all the time, so check back regularly.