SAP ABAP Data Element DCDTEL0001 (Test for valid parameter ID)
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 DCDTEL0001
Short Description Test for valid parameter ID  
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 Param. ID 
Medium 11 Param. ID 
Long 28 Test for valid parameter ID 
Heading  
Documentation

Definition

The field is assigned to the check for the existence of the memory ID belonging to the data element (that is, the parameter ID for the data element). There is a test whether the memory ID was correctly read from the DDIC table "TPARA" in accordance with the check list "DDTELACT".

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 the memory ID does not exist, 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 message are entered in the field value by the check routine.

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