The BSACC_HIST_TA table in SAP ERP or S/4HANA stores Statement of Changes: Transaction Types Used data. There are total 4 fields in BSACC_HIST_TA table. The Statement of Changes: Transaction Types Used 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 BSACC_HIST_TA table. It is in Balance Sheet Dialog (FIN_BS_DIALOG) ABAP package and is part of the Basic Functions (FI-GL-GL) module.
SAP BSACC_HIST_TA Table Fields
Following is the list of fields that are available in SAP BSACC_HIST_TA table. The primary key fields of the table are MANDT (Client), TYPE (Type of Statement of Changes), BEWAR (Transaction type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| TYPE | Type of Statement of Changes | BSPL_ACCOUNT_TYPE | BSACC_HIST_TYPE | CHAR (4) |
| BEWAR | Transaction type | RMVCT | T856 | CHAR (3) |
| COLUMN_NO | Two digit number | NUMC2 | NUMC (2) |


