- Home
- Resources
- SAP Tables
- VSEOIMPLEM - Generated Table for View
SAP Table VSEOIMPLEM
Generated Table for View
VSEOIMPLEM (Generated Table for View) 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 VSEOIMPLEM to other SAP tables.
Source: VSEOIMPLEM (Generated Table for View)
VSEOIMPLEM table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
CLSNAME |
Object Type Name |
SEOCLSNAME |
SEOCLASS
|
CHAR |
|
30 |
0 |
|
REFCLSNAME |
Object Type Name |
SEOCLSNAME |
SEOCLASS
|
CHAR |
|
30 |
0 |
|
VERSION |
Version indicator (active/inactive) |
SEOVERSION |
|
NUMC |
|
1 |
0 |
Possible values
|
EXPOSURE |
Visibility of a class or component |
SEOEXPOSE |
|
NUMC |
|
1 |
0 |
Possible values
0 |
Private |
1 |
Protected |
2 |
Public |
|
STATE |
Status of a class or component |
SEOSTATE |
|
NUMC |
|
1 |
0 |
Possible values
0 |
Only modeled |
1 |
Implemented |
2 |
Implemented *** obsolete *** |
|
AUTHOR |
Author |
CNAM |
|
CHAR |
|
12 |
0 |
|
CREATEDON |
Created on |
RDIR_CDATE |
|
DATS |
|
8 |
0 |
|
CHANGEDBY |
Last changed by |
UNAM |
|
CHAR |
|
12 |
0 |
|
CHANGEDON |
Changed On |
RDIR_UDATE |
|
DATS |
|
8 |
0 |
|
RELTYPE |
Relationship type between classes |
SEORELTYPE |
|
NUMC |
|
1 |
0 |
Possible values
0 |
Interface composition (i COMPRISING i_ref) |
1 |
Interface implementation (CLASS c. INTERFACES i_ref) |
2 |
Inheritance (c INHERITING FROM c_ref) |
5 |
Enhancement ( c enhances c_ref) |
|
RELNAME |
Relationship type name |
SEORELNAME |
|
CHAR |
|
30 |
0 |
|
IMPFINAL |
Flag for final class/method |
SEOFINAL |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not Selected |
X |
Selected |
|
IMPABSTRCT |
Flag for abstract class or method |
SEOABSTRCT |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not Selected |
X |
Selected |
|
EDITORDER |
Editing sequence |
SEOORDER |
|
INT4 |
|
10 |
0 |
|
VSEOIMPLEM foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
VSEOIMPLEM |
CLSNAME |
VSEOIMPLEM |
CLSNAME |
SEOCLASS |
Class/Interface |
CLSNAME |
VSEOIMPLEM |
REFCLSNAME |
VSEOIMPLEM |
REFCLSNAME |
SEOCLASS |
Class/Interface |
CLSNAME |