The BNK_XSTAT_TX table in SAP ERP or S/4HANA stores Status: Transaction Information data. There are total 9 fields in BNK_XSTAT_TX table. The Status: Transaction Information table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of BNK_XSTAT_TX table. It is in Bank Communication: Core Objects (FIN_BNK_COM_CORE) ABAP package and is part of the Financial Supply Chain Management (FIN-FSCM) module.
SAP BNK_XSTAT_TX Table Fields
Following is the list of fields that are available in SAP BNK_XSTAT_TX table. The primary key fields of the table are MANDT (Client), GUID (UUID in X form (binary)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| GUID | UUID in X form (binary) | SYSUUID_X | RAW (16) | |
| OTXTP | Original Transaction Type | BNK_COM_OTXTP | CHAR (5) | |
| IDTYP | Transaction Identification Type | BNK_COM_IDTYP | CHAR (5) | |
| TXAMNT | Transaction Amount | BNK_COM_TXAMNT | CURR (13) | |
| TXCUR | Transaction Currency | BNK_COM_TXCUR | CUKY (5) | |
| BTCH_NO | Batch Identification Number | BNK_COM_BTCH_NO | NUMC (10) | |
| INT_TRANS | Payment business transaction | BNK_COM_INTBUSTRAN | CHAR (4) | |
| INT_STATUS | Object status | J_STATUS | CHAR (5) |


