SAP Table SALSLOG
Structure for system log filter definitions
SALSLOG (Structure for system log filter definitions) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link SALSLOG to other SAP tables.
SALSLOG table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
SLOPCODE | Additional operation code for system log filter definition | ALESLOPCOD | INT4 | 10 | 0 | |||
FROMID | Lower boundary for system log filter definition | ALEFROMID | CHAR | 3 | 0 | |||
TOID | Upper boundary for system log filter definition | ALETOID | CHAR | 3 | 0 | |||
CHTYP | Type for system log filter definition | ALECHTYP | CHAR | 1 | 0 | |||
RESERVED | Reserved | ALERESERVE | CHAR | 1 | 0 | |||
COUNT | Count for system log filter definition | ALECOUNT | INT4 | 10 | 0 | |||
FREQ | Frequency for system log filter definition | ALEFREQ | INT4 | 10 | 0 |