The BUFF_PRELOAD_STA table in SAP ERP or S/4HANA stores Statistics Data for Preload Success data. There are total 2 fields in BUFF_PRELOAD_STA table. The Statistics Data for Preload Success 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 BUFF_PRELOAD_STA table. It is in Fill Buffer After Starting Application Server (SABP_BUFFER_PRELOAD) ABAP package and is part of the ABAP Syntax, Compiler, Runtime (BC-ABA-LA) module.
SAP BUFF_PRELOAD_STA Table Fields
Following is the list of fields that are available in SAP BUFF_PRELOAD_STA table. The primary key fields of the table are TIMESTAMP (Time Stamp of Last Buffered Object Read), SERVER_NAME (Server name that wrote the entry).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| TIMESTAMP | Time Stamp of Last Buffered Object Read | BUFFER_PRELOAD_TIMESTAMP | DEC (15) | |
| SERVER_NAME | Server name that wrote the entry | BUFFER_PRELOAD_SERVER | CHAR (40) |


