SAP ABAP Table SEOSUBCODF (Definition class/interface subcomponent)
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 SEOSUBCODF   Table Relationship Diagram
Short Description Definition class/interface subcomponent    
Delivery and Maintenance
Pool/cluster      
Delivery Class W   System table, contents transportable via separate TR objects 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 .INCLUDE       0   0   Key structure of a subcomponent  
2 .INCLUDE       0   0   Key structure of a class  
3 .INCLUDE       0   0   Key structure of a class  
4 CLSNAME SEOCLSNAME SEOCLSNAME CHAR 30   0   Object Type Name SEOCLASS
5 CMPNAME SEOCMPNAME CHAR30 CHAR 30   0   Component name SEOCOMPO
6 SCONAME SEOSCONAME CHAR30 CHAR 30   0   Subcomponent name SEOSUBCO
7 VERSION SEOVERSION SEOVERSION NUMC 1   0   Version indicator (active/inactive)  
8 EDITORDER SEOORDER   INT4 10   0   Editing sequence  
9 LOCKED SEOLOCKED CHAR1_X CHAR 1   0   Indicator is locked and cannot be changed  
10 DISPID INT4 INT4 INT4 10   0   Natural number  
11 .INCLUDE       0   0   Change dates for class  
12 AUTHOR CNAM SYCHAR12 CHAR 12   0   Author  
13 CREATEDON RDIR_CDATE SYDATS DATS 8   0   Created on  
14 CHANGEDBY UNAM SYCHAR12 CHAR 12   0   Last changed by  
15 CHANGEDON RDIR_UDATE SYDATS DATS 8   0   Changed On  
16 .INCLUDE       0   0   Characteristics of a parameter  
17 PARDECLTYP SEOPARDECL SEOPARDECL NUMC 1   0   Parameter Declaration Level (User View)  
18 PARPASSTYP SEOPARPASS SEOPARPASS NUMC 1   0   Passing type for parameter  
19 .INCLUDE       0   0   Type of an attribute or a parameter  
20 TYPTYPE SEOTYPTYPE SEOTYPTYPE NUMC 1   0   Typing  
21 TYPE RS38L_TYP RS38L_TYP CHAR 132   0   Associated Type of an Interface Parameter  
22 TABLEOF SEOTABLEOF CHAR1_X CHAR 1   0   Table indicator  
23 .INCLUDE       0   0   Position of an attribute or type in source code  
24 SRCROW1 TOKEN_ROW SABP_INT4 INT4 10   0   Number of source line where token appears (>= 1)  
25 SRCCOLUMN1 TOKEN_COL SABP_INT2 INT2 5   0   Column position of token (>= 0)  
26 SRCROW2 TOKEN_ROW SABP_INT4 INT4 10   0   Number of source line where token appears (>= 1)  
27 SRCCOLUMN2 TOKEN_COL SABP_INT2 INT2 5   0   Column position of token (>= 0)  
28 PARVALUE SEOVALUE TEXT132 CHAR 132   0   Initial value  
29 PAROPTIONL SEOOPTIONL CHAR1_X CHAR 1   0   Optional parameter indicator  
30 PARPREFERD     CHAR 1   0    
31 .INCLUDE       0   0   Characteristics of a parameter  
32 EXCDECLTYP     NUMC 1   0    
33 IS_RESUMABLE SEORESUMABLEFLAG CHAR1_X CHAR 1   0   Flag that denotes whether an exception is resumable  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 SEOSUBCODF CLSNAME SEOCLASS CLSNAME KEY 1 CN
2 SEOSUBCODF CMPNAME SEOCOMPO CMPNAME 1 CN
3 SEOSUBCODF SCONAME SEOSUBCO SCONAME KEY 1 CN
History
Last changed by/on SAP  20130604 
SAP Release Created in