SAP Table TPLOG
Logging of tp Calls
TPLOG (Logging of tp Calls) 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 TPLOG to other SAP tables.
TPLOG table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
HOST | Application Server | SYHOST | CHAR | 32 | 0 | |||
PID | Process Identification | WPPID | CHAR | 8 | 0 | |||
USERNAME | User Name | SYUNAME | CHAR | 12 | 0 | |||
SYDATE | System Date | SYDATUM | DATS | 8 | 0 | |||
SYTIME | TIME Data Element for SYST | SYTIME | TIMS | 6 | 0 | |||
COUNTER | Counter | COUNTER | NUMC | 1 | 0 | |||
CLIENT | Client | MANDT | CLNT | 3 | 0 | |||
CMDSTRING | Text (80 Characters) | TEXT80 | CHAR | 80 | 0 | |||
RETCODE | Return code | TRRETCODE | CHAR | 4 | 0 | |||
CMDSTRNG2 | CHAR | 175 | 0 |