SCEOCLASS (OO Classes of SCE Knowledge Base) 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 SCEOCLASS to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values |
|---|---|---|---|---|---|---|
|
MANDT
Client
|
MANDT |
CLNT
|
3 | 0 | ||
|
KBID
Internal Number of SCE Knowledge Base
|
KBID | SCEKB |
NUMC
|
6 | 0 | |
|
OBJID
Internal counter for objects in an SCE knowledge base
|
SCEID |
NUMC
|
6 | 0 | ||
|
OBJNAME
Name of OO class
|
SCEOBJNAME |
CHAR
|
50 | 0 | ||
|
OBJTYPE
Type of OO Class in SCE
|
SCEOBJTYPE |
NUMC
|
1 | 0 | ||
|
CLASSTYPE
Class type
|
SCECLTYPE | TCLA |
CHAR
|
3 | 0 |
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| SCEOCLASS | CLASSTYPE | SCEOCLASS | MANDT |
TCLA
Class Types
|
MANDT |
| SCEOCLASS | CLASSTYPE | SCEOCLASS | CLASSTYPE |
TCLA
Class Types
|
KLART |
| SCEOCLASS | KBID | SCEOCLASS | MANDT |
SCEKB
Runtime Version of SCE Knowledge Base
|
MANDT |
| SCEOCLASS | KBID | SCEOCLASS | KBID |
SCEKB
Runtime Version of SCE Knowledge Base
|
KBID |
| SCEOCLASS | KBID | * |
SCEKB
Runtime Version of SCE Knowledge Base
|
KBOBJNAME | |
| SCEOCLASS | KBID | * |
SCEKB
Runtime Version of SCE Knowledge Base
|
VERSION |