ABAPTableDataLog

SAP NetWeaver Application Server ABAP logs changes to tables. This log stores information about the changes made to selected tables, including the user who made the change, the date and time of the change, and the type of change that was made.

Table attributes

Attribute Value
Resource types -
Categories Security
Solutions SecurityInsights
Basic log No
Ingestion-time transformation No
Sample Queries -

Columns

Column Type Description
AgentId string Unique agent or integration suite identifier.
_BilledSize real The record size in bytes
ClientId string 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.
DBLogId string The unique identifier of the database log.
Host string The hostname of the SAP system.
Instance string 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: <HOST><SYSID><SYSNR>.
_IsBillable string Specifies whether ingesting the data is billable. When _IsBillable is false ingestion isn't billed to your Azure account
Language string The language of the event.
LogKey string The unique identifier of the log key.
NewValue string The new value of the field.
OldValue string The old value of the field.
OperationTypeSQL string The type of operation that was performed, such as insert, update and delete.
Program string The program that was executed.
SourceSystem string The type of agent the event was collected by. For example, OpsManager for Windows agent, either direct connect or Operations Manager, Linux for all Linux agents, or Azure for Azure Diagnostics
SystemId string 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.
SystemNumber string 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.
SystemRole string The SAP system's role.
SystemUniqueId string Unique system identifier.
TableField string The field of the table that produced the change.
TableName string The name of the table that produced the change.
TenantId string The Log Analytics workspace ID
TimeGenerated datetime Date and time when the record was generated.
TransactionCode string The transaction code of the event.
Type string The name of the table
UpdatedOn datetime The date and time of the event occured in the SAP system in UTC format.
User string The User who performed the a specific event or activity.
VersionNumber string The version number of the event.