SAP ABAP Data Element DCDTEL0007 (Test for valid values in LOGFLAG)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDDO (Package) ABAP/4 Dictionary: Domains, Data Elements
Basic Data
Data Element DCDTEL0007
Short Description Test for valid values in LOGFLAG  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DD_CHECK    
Data Type CHAR   Character String 
Length 6    
Decimal Places 0    
Output Length 6    
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 LOGFLAG 
Medium LOGFLAG 
Long 35 Test for valid values in LOGFLAG 
Heading  
Documentation

Definition

The field is assigned to the test for valid values in field "DD04L-LOGFLAG". The valid field values are stored as fixed values of domain "AS4FLAG".

The test is not necessary for data elements which were created using a screen because the LOGFLAG values are automatically generated here. Invalid LOGFLAG values can only occur when data elements are generated by programs.

The field value contains 1 byte severity (severity of the error), 2 bytes work area and 3 bytes message number of the error message from table "T100".

Example: -------------------------
| W | D | O | 3 | 1 | 3 |
-------------------------

If a LOGFLAG value is invalid, a warning or error message is written in the activation log depending on the severity entered in the field value. The work area and the number of the error messsage are entered in the field value by the check routine.

History
Last changed by/on SAP  19950602 
SAP Release Created in