SAP ABAP Data Element PROTLEVEL (Log Level)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-ORG (Application Component) Transport Organizer
⤷
SCTS_LOG (Package) CTS: Log Interface
⤷
⤷
Basic Data
| Data Element | PROTLEVEL |
| Short Description | Log Level |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | PROTLEVEL | |
| Data Type | NUMC | Character string with only digits |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Log Level |
| Medium | 15 | Log Level |
| Long | 20 | Log Level |
| Heading | 2 | Lv |
Documentation
Definition
The results of a program run can be displayed at several levels.
- Level 1: The most important information is stored at this level
and includes - Name and function of the program
- Date and time of the run
- Statistics covering records read and processed
- Level 2: Contains the errors detected
- Level 3: Contains any further information of interest to the end-user
- Level 4: Contains only information of interest to the program author
for analysis purposes. This level is not usually taken into
account by the normal log generator program.
History
| Last changed by/on | SAP | 20010130 |
| SAP Release Created in |