The FINJOURNAL0T table in SAP ERP or S/4HANA stores Texts for Journals data. There are total 6 fields in FINJOURNAL0T table. The Texts for Journals 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 FINJOURNAL0T table. It is in Accounting Document (FIN_ACC_DOCUMENT) ABAP package and is part of the Financials (FIN) module.
SAP FINJOURNAL0T Table Fields
Following is the list of fields that are available in SAP FINJOURNAL0T table. The primary key fields of the table are CLIENT (Client), LANGU (Language Key), FIN_JOURNAL (Journal).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| LANGU | Language Key | SPRAS | T002 | LANG (1) |
| FIN_JOURNAL | Journal | FIN_JOURNAL | FINJOURNAL0C | CHAR (8) |
| TXTSH | Short Text | FINB_MD_TXTSH | CHAR (20) | |
| TXTMI | Medium Text | FINB_MD_TXTMI | CHAR (40) | |
| TXTLG | Long Text | FINB_MD_TXTLG | CHAR (60) |


