SAP ABAP Table DDDEPDESCR (Internal Description of a Dependent Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDBT (Package) ABAP Dictionary: Basic Tools
Basic Data
Table Category INTTAB    Structure 
Structure DDDEPDESCR   Table Relationship Diagram
Short Description Internal Description of a Dependent Object    
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 DEPEND DCOBJDEP   STRU 0   0    
2 .INCLUDE       0   0   Name of a DDIC object  
3 TYPE DDOBJTYP OBJECTTYP CHAR 4   0   Object type of an ABAP Dictionary object  
4 NAME DDOBJNAME DDOBJNAME CHAR 30   0   Name of ABAP Dictionary Object  
5 ID DDOBJECTID DDOBJECTID CHAR 3   0   Additonal ID of an ABAP Dictionary object (MC ID, index)  
6 .INCLU-DEP       0   0   Name of a DDIC object  
7 TYPEDEP DDOBJTYP OBJECTTYP CHAR 4   0   Object type of an ABAP Dictionary object  
8 NAMEDEP DDOBJNAME DDOBJNAME CHAR 30   0   Name of ABAP Dictionary Object  
9 IDDEP DDOBJECTID DDOBJECTID CHAR 3   0   Additonal ID of an ABAP Dictionary object (MC ID, index)  
10 DEPTYPE DDDEPTYPE DDDEPTYPE CHAR 2   0   DD: Type of a dependency between objects of DDIC  
11 RC SYSUBRC SYST_SHORT INT4 10   0   Return Code  
12 POSITION SYTABIX SYST_LONG INT4 10   0   Row Index of Internal Tables  
13 STATE     CHAR 1   0    
History
Last changed by/on SAP  20141013 
SAP Release Created in