SAP ABAP Table DDERR_O (Return code structure in consistency layer of the DD)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Table Category INTTAB    Structure 
Structure DDERR_O   Table Relationship Diagram
Short Description Return code structure in consistency layer of the DD    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 ROUTNAME ROUTNAME ROUTNAME CHAR 16   0   Output name of routine  
2 ERRNUM ERRNUM ERRNUM NUMC 4   0   Output: Error number  
3 SEVERITY SEVERITY SEVERITY CHAR 1   0   Output: Severity of error (N/SPACE-normal, E/F/A-error)  
4 MESSID MESSID_D MESSID CHAR 20   0   AS400-DDIC: Output message ID in T100  
5 MESSNR MESSNR MESSNR CHAR 3   0   AS400-DDIC: Output message no. in T100  
6 PROTNAME PROTNAME PROTNAME CHAR 40   0   ABAP/4 Dictionary: name of SDIC log  
7 ERRLIST ERRLIST ERRLIST RAW 2   0   AS400-DDIC: Input list of self-recovering errors  
8 FIELDNAME FIELDNAME FDNAME CHAR 30   0   Field Name *
9 PROTTYPE PRTTYPE DDPRTTYPE CHAR 1   0   Log type  
10 FILENAME DDFILENAME TRFILENAME CHAR 32   0   File name  
11 FILE DDFILE TRFILE CHAR 255   0   File name: also contains op.sys-specific path name  
12 PAR1 SYMSGV SYCHAR50 CHAR 50   0   Message Variable  
13 PAR2 SYMSGV SYCHAR50 CHAR 50   0   Message Variable  
14 PAR3 SYMSGV SYCHAR50 CHAR 50   0   Message Variable  
15 PAR4 SYMSGV SYCHAR50 CHAR 50   0   Message Variable  
16 LANGU DDSPRAS SPRAS LANG 1   0   Language of the messages *
17 LEVEL PROTLEVEL PROTLEVEL NUMC 1   0   Log Level  
18 NEW_PROT DDNEWPROT AS4FLAG CHAR 1   0   Indicates whether new convention has been used for logs  
History
Last changed by/on SAP  20141013 
SAP Release Created in