ACCBUSTRANS0T table in SAP ERP or S/4HANA stores Texts for Business Transaction Types data. There are total 5 fields in ACCBUSTRANS0T table. The Texts for Business Transaction Types table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ACCBUSTRANS0T table. It is in Business Transaction Category (FINB_BUS_TRANS_CAT) ABAP package and is part of the Financials Basis (FIN-FB) module.
SAP ACCBUSTRANS0T Table Fields
Following is the list of fields that are available in SAP ACCBUSTRANS0T table. The primary key fields of Texts for Business Transaction Types table in SAP are ACC_BUS_TR_CAT (Business Transaction Category), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| ACC_BUS_TR_CAT | Business Transaction Category | ACC_BUS_TR_CAT | ACCBUSTRANS0C | CHAR(5) |
| LANGU | Language Key | SPRAS | * | LANG(1) |
| TXTSH | Short Text | ACC_TXTSH | CHAR(20) | |
| TXTMI | Medium Text | ACC_TXTMI | CHAR(40) | |
| TXTLG | Long Text | ACC_TXTLG | CHAR(60) |


