SAP table SEOCOMPO (Class/Interface component)

SAP table SEOCOMPO has 2 primary key fields being CLSNAME,CMPNAME.

Field Description Data Type Length Decimals Checktable Data Element
CLSNAME Object Type Name CHAR 30 0 SEOCLASS SEOCLSNAME
CMPNAME Component name CHAR 30 0 SEOCMPNAME
CMPTYPE Component type NUMC 1 0 SEOCMPTYPE
0 Attribute
1 Method
2 Event
3 Type
MTDTYPE Method category NUMC 1 0 SEOMTDTYPE
0 Method
1 Event handling method
2 Constructor
3 Destructor
4 Get method of a virtual attribute
5 Set method of a virtual attribute
6 Test method for ABAP Unit
7 CDS table function
8 AMDP DDL object

SEOCOMPO foreign key relationships

Table Field Check Table Check Field
0 SEOCOMPO CLSNAME SEOCLASS Class/Interface CLSNAME