The BUFF_PRELOAD_SAV table in SAP ERP or S/4HANA stores Time of Next Buffer Content Save data. There are total 2 fields in BUFF_PRELOAD_SAV table. The Time of Next Buffer Content Save 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_SAV 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_SAV Table Fields
Following is the list of fields that are available in SAP BUFF_PRELOAD_SAV table. The primary key fields of the table are SERVER_NAME (Server name that wrote the entry).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SERVER_NAME | Server name that wrote the entry | BUFFER_PRELOAD_SERVER | CHAR (40) | |
| NEXT_SAVE_TIMESTAMP | Next Save Time Stamp of All Buffered Objects | BUFFER_PRELOAD_SAVE_TIMESTAMP | DEC (15) |


