SEOSPECTYP - Specialization type (inheriting, implementing, comprising)
Specialization type (inheriting, implementing, comprising) information is stored in SAP table SEOSPECTYP.
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 SEOSPECTYP
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 |
| SPECTYPE | Specialization category | X | SEOSPECTY_ | NUMC | 2 | |
| SPECKIND | Category of specialization type (inh., impl., compr.) | X | SEOSPECKND | NUMC | 1 | |
| .INCLUDE | SEOCHANGE | 0 | ||||
| AUTHOR | Author | CNAM | CHAR | 12 | ||
| CREATEDON | Created On | RDIR_CDATE | DATS | 8 | ||
| CHANGEDBY | Last changed by | UNAM | CHAR | 12 | ||
| CHANGEDON | Changed On | RDIR_UDATE | DATS | 8 |