- Home
- Resources
- SAP Tables
- SEOCOMPO - Class/Interface component
SAP Table SEOCOMPO
Class/Interface component
SEOCOMPO (Class/Interface component) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link SEOCOMPO to other SAP tables.
Source: SEOCOMPO (Class/Interface component)
SEOCOMPO table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
CLSNAME |
Object Type Name |
SEOCLSNAME |
SEOCLASS
|
CHAR |
|
30 |
0 |
|
CMPNAME |
Component name |
SEOCMPNAME |
|
CHAR |
|
30 |
0 |
|
CMPTYPE |
Component type |
SEOCMPTYPE |
|
NUMC |
|
1 |
0 |
Possible values
0 |
Attribute |
1 |
Method |
2 |
Event |
3 |
Type |
|
MTDTYPE |
Method category |
SEOMTDTYPE |
|
NUMC |
|
1 |
0 |
Possible values
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 |
|
SEOCOMPO foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
SEOCOMPO |
CLSNAME |
SEOCOMPO |
CLSNAME |
SEOCLASS |
Class/Interface |
CLSNAME |