SAP Table VSEOCLASS

Generated Table for View

VSEOCLASS (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 VSEOCLASS to other SAP tables.

VSEOCLASS table fields

Field Data element Checktable Datatype Length Decimals
CLSNAME Object Type Name SEOCLSNAME CHAR 30 0
VERSION Version indicator (active/inactive) SEOVERSION NUMC 1 0
0 Inactive
1 Active
LANGU Language Key LANGU T002 LANG 1 0
DESCRIPT Short Description SEODESCR CHAR 60 0
UUID UUID in X form (binary) SYSUUID_X RAW 16 0
CATEGORY Class/Interface category SEOCATEGRY NUMC 2 0
00 General Object Type
01 Exit Class
10 Persistent Class
11 Factory for Persistent Class
12 Status Class for Persistent Class
20 View Class
30 Proxy Class for Remote Interface
40 Exception Class
50 Business Class
51 Business Class Interface for Static Components
52 Business Class Interface for Instance Dependent Components
60 BSP Application Class
70 Basis Class for BSP Element Handlers
80 Web Dynpro Runtime Object
90 ESI: Provider Interface (generated)
45 Area Class (Shared Objects)
05 Test Class (ABAP Unit)
65 Interface for Parameter Types for Database Procedure Proxies
EXPOSURE Visibility of a class or component SEOEXPOSE NUMC 1 0
0 Private
1 Protected
2 Public
STATE Status of a class or component SEOSTATE NUMC 1 0
0 Only modeled
1 Implemented
2 Implemented *** obsolete ***
RELEASE Release status of a class SEORELSTAT NUMC 1 0
0 Not released
1 Released internally
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
CHGDANYBY Last changed by UNAM CHAR 12 0
CHGDANYON Changed On RDIR_UDATE DATS 8 0
CLSEMBED Indicator embeddable classes SEOEMBED CHAR 1 0
NULL Not Selected
X Selected
CLSABSTRCT Flag for abstract class or method SEOABSTRCT CHAR 1 0
NULL Not Selected
X Selected
CLSFINAL Flag for final class/method SEOFINAL CHAR 1 0
NULL Not Selected
X Selected
CLSCCINCL Flags new include structure for local types SEOCCINCL CHAR 1 0
NULL Not Selected
X Selected
REMOTE Class/interface callable externally SEOREMOTE CHAR 1 0
NULL Not Selected
X Selected
FIXPT Fixed point arithmetic FIXPT CHAR 1 0
X Switch on
NULL Switch off
VARCL Case-Sensitive VARCL CHAR 1 0
UNICODE Flag, if unicode check was performed UCCHECK CHAR 1 0
RSTAT Status RDIR_RSTAT CHAR 1 0
P SAP Standard Production Program
K Customer Production Program
S System Program
T Test Program
CLSDEFATT Full Component Name SEOCPDNAME CHAR 61 0
CLSDEFMTD Full Component Name SEOCPDNAME CHAR 61 0
CLSDEFINT Object Type Name SEOCLSNAME SEOCLASS CHAR 30 0
CLSBCIMPL Object Type Name SEOCLSNAME CHAR 30 0
R3RELEASE SAP Release SAPRELEASE CHAR 10 0
CLSBCTRANS Indicator: Transient Business Class SEOBCTRANS CHAR 1 0
CLSBCCAT Category of Business Class SEOBCCAT NUMC 2 0
00 Organizational Unit
01 Application Business Class
02 Business Class for APIs
CLSADDON Object Type Name SEOCLSNAME CHAR 30 0
MSG_ID MESSAGE-ID from PROGRAM statement ABP_MSGI CHAR 20 0
CLSBCNODEL CHAR 1 0
CLSPROXY Category of the Proxy Class SEOPROXY CHAR 1 0
NULL No proxy class
X Proxy class
M MDRS proxy class
CLSSHAREDMEMORY Flag: Is Class Shared Memory-Enabled? SEO_SHARED_MEMORY_ENABLED CHAR 1 0
X Flag set. Event has occurred.
NULL Flag is Not Set
WITH_UNIT_TESTS General Indicator SEOFLAG CHAR 1 0
NULL Not Selected
X Selected
DURATION_TYPE Upper limit of runtime category ("SHORT", "MEDIUM", .. ) SAUNIT_D_ALLOWED_RT_DURATION INT1 3 0
12 Short
24 Medium
36 Long
RISK_LEVEL Upper limit of risk level SAUNIT_D_ALLOWED_RISK_LEVEL INT1 3 0
11 Harmless
22 Dangerous
33 Critical
WITHIN_PACKAGE Class Opened for Package SEOPACK CHAR 1 0
NULL Not Selected
X Selected

VSEOCLASS foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
VSEOCLASS CLSDEFINT VSEOCLASS CLSDEFINT SEOCLASS Class/Interface CLSNAME
VSEOCLASS LANGU VSEOCLASS LANGU T002 Language Keys (Component BC-I18) SPRAS