The ANST_SETT_VALUE table in SAP ERP or S/4HANA stores Settings values data. There are total 3 fields in ANST_SETT_VALUE table. The Settings values 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 ANST_SETT_VALUE table. It is in Automated Notes Search Tool (SANST) ABAP package and is part of the SAP Note Assistant (BC-UPG-NA) module.
SAP ANST_SETT_VALUE Table Fields
Following is the list of fields that are available in SAP ANST_SETT_VALUE table. The primary key fields of the table are MANDT (Client), ZSETTING (Setting field), DESCRIPTION (Text Field).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| ZSETTING | Setting field | ANST_SETTING | CHAR (10) | |
| DESCRIPTION | Text Field | TEXT50 | CHAR (50) |


