SAP ABAP Table SEOFRIENDS (Friend relationship)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEO (Package) ABAP Objects Class Library Database Layer
Basic Data
Table Category TRANSP    Transparent table 
Transparent table SEOFRIENDS   Table Relationship Diagram
Short Description Friend relationship    
Delivery and Maintenance
Pool/cluster      
Delivery Class W   System table, contents transportable via separate TR objects 
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 .INCLUDE       0   0   Key structure of a class  
2 CLSNAME SEOCLSNAME SEOCLSNAME CHAR 30   0   Object Type Name SEOCLASS
3 .INCLUDE       0   0   Reference class  
4 REFCLSNAME SEOCLSNAME SEOCLSNAME CHAR 30   0   Object Type Name SEOCLASS
5 FRIENDTYPE SEOFRDTYPE SEOFRDTYPE NUMC 1   0   Type of Friend Relationship (local <-> global)  
6 VERSION SEOVERSION SEOVERSION NUMC 1   0   Version indicator (active/inactive)  
7 STATE SEOSTATE SEOSTATE NUMC 1   0   Status of a class or component  
8 .INCLUDE       0   0   Change dates for class  
9 AUTHOR CNAM SYCHAR12 CHAR 12   0   Author  
10 CREATEDON RDIR_CDATE SYDATS DATS 8   0   Created on  
11 CHANGEDBY UNAM SYCHAR12 CHAR 12   0   Last changed by  
12 CHANGEDON RDIR_UDATE SYDATS DATS 8   0   Changed On  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 SEOFRIENDS CLSNAME SEOCLASS CLSNAME KEY 1 CN
2 SEOFRIENDS REFCLSNAME SEOCLASS CLSNAME 1 CN
History
Last changed by/on SAP  20110908 
SAP Release Created in