/PF1/T_TECH_LOG - Technical Log Configuration Table
Technical Log Configuration Table information is stored in SAP table /PF1/T_TECH_LOG.
It is part of development package /PF1/BPE_LOG_CUSTOMIZING in software component FIN-FSCM-PF. This development package consists of objects that can be grouped under "Application Log - Customizing".
It is part of development package /PF1/BPE_LOG_CUSTOMIZING in software component FIN-FSCM-PF. This development package consists of objects that can be grouped under "Application Log - Customizing".
Fields for table /PF1/T_TECH_LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | T000 |
| PROCESS_TYPE | Process Type for Technical Log | X | /PF1/DTE_BPE_PROCESS_TYPE_LOG | CHAR | 4 | |
| VERBO | Informational Category ('I' and 'S' Messages) | /PF1/DTE_BPE_LOG_VERBO | CHAR | 2 | ||
| STATS | Flag for Statistics (Messages 'C') | /PF1/DTE_BPE_LOG_STATS | CHAR | 2 | ||
| DIAG | Flag for Diagnostics (Messages 'T') | /PF1/DTE_BPE_LOG_DIAG | CHAR | 2 | ||
| DECO | Structuring Category ('B' Messages, Others) | /PF1/DTE_BPE_LOG_DECO | CHAR | 2 | ||
| TEXT | Text for Process Type in Technical Log | /PF1/DTE_BPE_LOG_TEXT | CHAR | 100 |