SAP ERP_SLS_SNAPSHOT Table – SD-SLS: Snapshot

ERP_SLS_SNAPSHOT table in SAP ERP or S/4HANA stores SD-SLS: Snapshot data. There are total 8 fields in ERP_SLS_SNAPSHOT table. The SD-SLS: Snapshot table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ERP_SLS_SNAPSHOT table. It is in Application development R/3 Sales (VA) ABAP package and is part of the Sales (SD-SLS) module.

SAP ERP_SLS_SNAPSHOT Table Fields

Following is the list of fields that are available in SAP ERP_SLS_SNAPSHOT table. The primary key fields of SD-SLS: Snapshot table in SAP are MANDT (Client), ID (GUID in ‘CHAR’ Format in Uppercase).

Field Description Data Element Check Table Data Type
MANDT Client MANDT * CLNT(3)
ID GUID in ‘CHAR’ Format in Uppercase GUID_32 CHAR(32)
VBELN Sales and Distribution Document Number VBELN * CHAR(10)
AUART Sales Document Type AUART * CHAR(4)
CREATED_BY User Name SYUNAME CHAR(12)
CREATED_ON UTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMP DEC(15)
CHANGED_ON UTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMP DEC(15)
DOC_CHANGED_ON UTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMP DEC(15)