ABAPChangeDocsLog

ABAPChangeDocsLog Schema #

Table description #

TableSection TableType TableSectionName Description
Usx Regular Microsoft Sentinel SAP NetWeaver Application Server ABAP logs changes to business data objects in change documents. This table stores information about the changes made to business objects, including the user who made the change, the date and time of the change, and the type of change that was made.

Table retention #

HotDays ColdDays TotalInteractiveDays
14 16 30

Schema #

Name Description Type
_BilledSize Double
_IsBillable String
ActualChangeNumber Actual change number. String
AgentId Unique agent or integration suite identifier. String
ChangedTableKey Changed table key. String
ChangeNumber Document change number. String
ClientId The ClientId is a three-digit number that identifies a specific client within an SAP system. The ClientId is used in various SAP transactions and configuration settings to identify the client and ensure that the correct client is being accessed or configured. String
CreatedFromPlannedChange Created from planned change, in the following syntax:(‘X’ , ’ ‘). String
CurrencyKeyNew Currency key: new value. String
CurrencyKeyOld Currency key: old value. String
FieldName Field name. String
FlagText Flag text. String
HeaderTypeOfChange Header type of change, including: U = Change; I = Insert; E = Delete Single Docu; D = Delete; J = Insert Single Docu. String
Instance The Instance refers to a specific installation of an SAP system on a server. An SAP system can have multiple instances running on the same server, each with its own set of processes and resources. The Instance is identified by a unique name that is set during the installation of the SAP system, following syntax: . String
ItemTypeOfChange Item type of change, including: U = Change; I = Insert; E = Delete Single Docu; D = Delete; J = Insert Single Docu. String
Language Document language. String
ObjectClass Object class, such as BELEG, BPAR, PFCG, IDENTITY. String
ObjectId Object ID. String
PlannedChangeNumber Planned change number. String
SourceSystem String
SystemId The SystemId is a unique identifier for a specific SAP system. It is a three-character alphanumeric code that is used to distinguish between different SAP systems. String
SystemNumber The SystemNumber is a two-digit number that identifies a specific SAP system. It is set during the installation of an SAP system and cannot be changed afterwards. The SystemNumber is used in various SAP transactions and configuration settings to identify the system and ensure that the correct system is being accessed or configured. String
SystemRole The SAP system’s role. String
SystemUniqueId Unique system identifier. String
TableName Table name. String
TenantId Unique identifier of the tenant into which the data connector ingests data. String
TimeGenerated Date and time when the record was generated. DateTime
TransactionCode Transaction code. String
Type The name of the table String
UOMNew Unit of measure: new value. String
UOMOld Unit of measure: old value. String
UpdatedOn The date and time of the event occured in the SAP system in UTC format. DateTime
User The User who performed the a specific event or activity. String
ValueNew Field content: new value. String
ValueOld Field content: old value. String
Version Document change version. String

Schema changes #

Date Action
2026-01-02 Table added to tracking