The CFD_L_BUFFER_INV table in SAP ERP or S/4HANA stores Custom Fields: Buffer Invalidation data. There are total 3 fields in CFD_L_BUFFER_INV table. The Custom Fields: Buffer Invalidation 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 CFD_L_BUFFER_INV table. It is in Custom Fields: Common Objects (S_CFD_COMMON) ABAP package and is part of the Custom Fields (BC-SRV-APS-EXT-FLD) module.
SAP CFD_L_BUFFER_INV Table Fields
Following is the list of fields that are available in SAP CFD_L_BUFFER_INV table. The primary key fields of Custom Fields: Buffer Invalidation table in SAP are BUFFER_TRIGGER_NAME (Custom Fields: Trigger Name), BUFFER_TRIGGER_KEY (Custom Fields: Trigger Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| BUFFER_TRIGGER_NAME | Custom Fields: Trigger Name | CFD_BUFFER_TRIGGER_NAME | CHAR (30) | |
| BUFFER_TRIGGER_KEY | Custom Fields: Trigger Key | CFD_BUFFER_TRIGGER_KEY | CHAR (40) | |
| LAST_INVALIDATION | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC (21) |


