SAP CFD_L_ARC_LOG Table – Custom Fields: Change Log of Archived Fields

The CFD_L_ARC_LOG table in SAP ERP or S/4HANA stores Custom Fields: Change Log of Archived Fields data. There are total 8 fields in CFD_L_ARC_LOG table. The Custom Fields: Change Log of Archived Fields 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_ARC_LOG table. It is in Custom Fields: Custom Field Data Archive (S_CFD_FIELD_ARCHIVE) ABAP package and is part of the Custom Fields (BC-SRV-APS-EXT-FLD) module.

SAP CFD_L_ARC_LOG Table Fields

Following is the list of fields that are available in SAP CFD_L_ARC_LOG table. The primary key fields of Custom Fields: Change Log of Archived Fields table in SAP are .

Field Description Data Element Check Table Data Type
FIELD_NAME Custom Fields: Field Name CFD_FIELD_NAME CHAR (30)
TIME_STAMP UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) TIMESTAMPL DEC (21)
USER_NAME User Name SYUNAME CHAR (12)
MESSAGE_NO Message Number SYMSGNO NUMC (3)
MESSAGE_VARIABLE_1 Message Variable SYMSGV CHAR (50)
MESSAGE_VARIABLE_2 Message Variable SYMSGV CHAR (50)
MESSAGE_VARIABLE_3 Message Variable SYMSGV CHAR (50)
MESSAGE_VARIABLE_4 Message Variable SYMSGV CHAR (50)