The CLSELSTATISTICS2 table in SAP ERP or S/4HANA stores Statistical AUSP Information for Characteristics data. There are total 6 fields in CLSELSTATISTICS2 table. The Statistical AUSP Information for Characteristics 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 CLSELSTATISTICS2 table. It is in R/3 Application development: PP Classification System (CL) ABAP package and is part of the Classes (CA-CL-CLS) module.
SAP CLSELSTATISTICS2 Table Fields
Following is the list of fields that are available in SAP CLSELSTATISTICS2 table. The primary key fields of the table are MANDT (Client), KLART (Class Type), ATINN (Internal characteristic), OBTAB (Name of database table for object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| KLART | Class Type | KLASSENART | * | CHAR (3) |
| ATINN | Internal characteristic | ATINN | * | NUMC (10) |
| OBTAB | Name of database table for object | TABELLE | * | CHAR (30) |
| MINFL | Internal floating point from | ATFLV | FLTP (16) | |
| MAXFL | Internal floating point from | ATFLV | FLTP (16) |


