SAP ABAP Table SEOCOMPODF (Definition class/interface component)
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 | SEOCOMPODF |
|
| Short Description | Definition class/interface component |
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 | |
0 | 0 | Key structure of a class | |||||
| 2 | |
0 | 0 | Key structure of a class | |||||
| 3 | |
SEOCLSNAME | SEOCLSNAME | CHAR | 30 | 0 | Object Type Name | SEOCLASS | |
| 4 | |
SEOCMPNAME | CHAR30 | CHAR | 30 | 0 | Component name | SEOCOMPO | |
| 5 | |
SEOVERSION | SEOVERSION | NUMC | 1 | 0 | Version indicator (active/inactive) | ||
| 6 | |
SEOALIAS | CHAR1_X | CHAR | 1 | 0 | Indicator alias component | ||
| 7 | |
SEOREDEFIN | CHAR1_X | CHAR | 1 | 0 | Indicator redefined | ||
| 8 | |
SEOEXPOSE | SEOEXPOSE | NUMC | 1 | 0 | Visibility of a class or component | ||
| 9 | |
SEOSTATE | SEOSTATE | NUMC | 1 | 0 | Status of a class or component | ||
| 10 | |
SEOORDER | INT4 | 10 | 0 | Editing sequence | |||
| 11 | |
SEOLOCKED | CHAR1_X | CHAR | 1 | 0 | Indicator is locked and cannot be changed | ||
| 12 | |
INT4 | INT4 | INT4 | 10 | 0 | Natural number | ||
| 13 | |
SAPRELEASE | CHAR10 | CHAR | 10 | 0 | SAP Release | ||
| 14 | |
0 | 0 | Change dates for class | |||||
| 15 | |
CNAM | SYCHAR12 | CHAR | 12 | 0 | Author | ||
| 16 | |
RDIR_CDATE | SYDATS | DATS | 8 | 0 | Created on | ||
| 17 | |
UNAM | SYCHAR12 | CHAR | 12 | 0 | Last changed by | ||
| 18 | |
RDIR_UDATE | SYDATS | DATS | 8 | 0 | Changed On | ||
| 19 | |
0 | 0 | Characteristics of a method | |||||
| 20 | |
SEOMTDDECL | SEOMTDDECL | NUMC | 1 | 0 | Method declaration level | ||
| 21 | |
SEOABSTRCT | CHAR1_X | CHAR | 1 | 0 | Flag for abstract class or method | ||
| 22 | |
SEOFINAL | CHAR1_X | CHAR | 1 | 0 | Flag for final class/method | ||
| 23 | |
SEONOTEOM | CHAR1_X | CHAR | 1 | 0 | Not-at-End-of-Mode Flag (only for destructors) | ||
| 24 | |
EDTX | RDIR_FUNC | CHAR | 1 | 0 | Editor lock flag | ||
| 25 | |
SEONEWEXC | CHAR1_X | CHAR | 1 | 0 | Indicator: Method adapted to new exceptions | ||
| 26 | |
SEOMTDREPL | SEOMTDREPL | CHAR | 1 | 0 | Indicator: Replacement of Core Class Method | ||
| 27 | |
SEOMTDOPTNL | SEOMTDOPTNL | CHAR | 1 | 0 | Defines runtime behavior of not implemented interface method | ||
| 28 | |
0 | 0 | Qualities of an attribute | |||||
| 29 | |
SEOATTDECL | SEOATTDECL | NUMC | 1 | 0 | Attribute declaration level | ||
| 30 | |
SEODYNAMIC | CHAR1_X | CHAR | 1 | 0 | Indicator virtual attribute | ||
| 31 | |
SEOCMPNAME | CHAR30 | CHAR | 30 | 0 | Component name | ||
| 32 | |
SEOCMPNAME | CHAR30 | CHAR | 30 | 0 | Component name | ||
| 33 | |
SEORDONLY | CHAR1_X | CHAR | 1 | 0 | Only readable attribute indicator | ||
| 34 | |
SEOVALUE | TEXT132 | CHAR | 132 | 0 | Initial value | ||
| 35 | |
SEOPERSIST | CHAR1_X | CHAR | 1 | 0 | Flag for persistent attribute | ||
| 36 | |
SEOBUSOBJ | CHAR1_X | CHAR | 1 | 0 | Business Object Attribute Indicator | ||
| 37 | |
SEOKEYFLD | CHAR1_X | CHAR | 1 | 0 | Indicator: Key Attribute for a Business Object | ||
| 38 | |
SEOEXPOSE | SEOEXPOSE | NUMC | 1 | 0 | Visibility of a class or component | ||
| 39 | |
0 | 0 | Qualities of an event | |||||
| 40 | |
SEOEVTDECL | SEOEVTDECL | NUMC | 1 | 0 | Event declaration level | ||
| 41 | |
0 | 0 | Characteristics of a type | |||||
| 42 | |
CHAR | 1 | 0 | |||||
| 43 | |
0 | 0 | Type of an attribute or a parameter | |||||
| 44 | |
SEOTYPTYPE | SEOTYPTYPE | NUMC | 1 | 0 | Typing | ||
| 45 | |
RS38L_TYP | RS38L_TYP | CHAR | 132 | 0 | Associated Type of an Interface Parameter | ||
| 46 | |
SEOTABLEOF | CHAR1_X | CHAR | 1 | 0 | Table indicator | ||
| 47 | |
0 | 0 | Position of an attribute or type in source code | |||||
| 48 | |
TOKEN_ROW | SABP_INT4 | INT4 | 10 | 0 | Number of source line where token appears (>= 1) | ||
| 49 | |
TOKEN_COL | SABP_INT2 | INT2 | 5 | 0 | Column position of token (>= 0) | ||
| 50 | |
TOKEN_ROW | SABP_INT4 | INT4 | 10 | 0 | Number of source line where token appears (>= 1) | ||
| 51 | |
TOKEN_COL | SABP_INT2 | INT2 | 5 | 0 | Column position of token (>= 0) | ||
| 52 | |
0 | 0 | Reference Component | |||||
| 53 | |
0 | 0 | Reference class | |||||
| 54 | |
SEOCLSNAME | SEOCLSNAME | CHAR | 30 | 0 | Object Type Name | SEOCLASS | |
| 55 | |
SEOCLSNAME | SEOCLSNAME | CHAR | 30 | 0 | Object Type Name | ||
| 56 | |
SEOCMPNAME | CHAR30 | CHAR | 30 | 0 | Component name | SEOCOMPO | |
| 57 | |
0 | 0 | Classification Data for Methods of a Business Class | |||||
| 58 | |
SEOMTDINST | CHAR1 | CHAR | 1 | 0 | Indicator: Instantiation Method | ||
| 59 | |
SEOMTDCAT | SEOCMPCAT | NUMC | 2 | 0 | Method Category | ||
| 60 | |
SEOMTDDIA | CHAR1 | CHAR | 1 | 0 | Indicator: Online Method | ||
| 61 | |
SEOMTDCOM | CHAR1 | CHAR | 1 | 0 | Indicator: Commitment Control | ||
| 62 | |
SEOMTDSYN | SEOMTDSYN | NUMC | 1 | 0 | Return Value (synchronous/asynchronous) | ||
| 63 | |
SEOEVTCAT | SEOCMPCAT | NUMC | 2 | 0 | Event Category | ||
| 64 | |
INT2 | 5 | 0 | |||||
| 65 | |
LCHR | 9999 | 0 |
Foreign Keys
| |
Source Table | Source Column | Foreign Table | Foreign Column | Dependency Factor | Cardinality left | Cardinality right |
|---|---|---|---|---|---|---|---|
| 1 | SEOCOMPODF | CLSNAME | |
|
KEY | 1 | CN |
| 2 | SEOCOMPODF | CMPNAME | |
|
KEY | 1 | CN |
| 3 | SEOCOMPODF | REFCLSNAME | |
|
1 | CN | |
| 4 | SEOCOMPODF | REFCMPNAME | |
|
REF | 1 | CN |
History
| Last changed by/on | SAP | 20141013 |
| SAP Release Created in |