SEOREDEF - Redefined methods for each inheritance relationship
Redefined methods for each inheritance relationship information is stored in SAP table SEOREDEF.
It is part of development package SEO in software component BC-DWB-TOO-CLA. This development package consists of objects that can be grouped under "ABAP Objects Class Library Database Layer".
It is part of development package SEO in software component BC-DWB-TOO-CLA. This development package consists of objects that can be grouped under "ABAP Objects Class Library Database Layer".
Fields for table SEOREDEF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
.INCLUDE | X | SEOCLSKEY | 0 | |||
CLSNAME | Object Type Name | X | SEOCLSNAME | CHAR | 30 | SEOCLASS |
.INCLUDE | X | SEOCLSREF | 0 | |||
REFCLSNAME | Object Type Name | X | SEOCLSNAME | CHAR | 30 | SEOCLASS |
VERSION | Version indicator (active/inactive) | X | SEOVERSION | NUMC | 1 | SEOMETAREL |
MTDNAME | Full Component Name | X | SEOCPDNAME | CHAR | 61 | |
MTDABSTRCT | Flag for abstract class or method | SEOABSTRCT | CHAR | 1 | ||
MTDFINAL | Flag for final class/method | SEOFINAL | CHAR | 1 | ||
ATTVALUE | Initial value | SEOVALUE | CHAR | 132 | ||
EXPOSURE | Visibility of a class or component | SEOEXPOSE | NUMC | 1 |