SAP Table TVDIR

View Directory

TVDIR (View Directory) 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 TVDIR to other SAP tables.

TVDIR table fields

Field Data element Checktable Datatype Length Decimals
TABNAME Name of table/view for extended table maintenance VIM_NAME CHAR 30 0
AREA Name of function group for maintenance modules FUNCT_POOL CHAR 26 0
DEVCLASS Function Group Package DEVI_CLASS TDEVC CHAR 30 0
TYPE Maint. type: Single-level or two-level view/table maint. MAINT_TYPE CHAR 1 0
1 Single-level maintenance
2 2-level maintenance
LISTE Table maintenance dialog overview screen number LIST_SCR NUMC 4 0
DETAIL Number of table maintenance dialog single screen SINGLE_SCR NUMC 4 0
OCCURS Estimated number of entries to keep in storage SIZE_ESTIM NUMC 4 0
CLTCODE Transaction for view maintenance CLTCODE TSTC CHAR 20 0
BASTAB Flag: X -> Structure is table, ' ' -> Structure is view BASTAB CHAR 1 0
X Yes
NULL No
NEWGENER Regeneration required due to change in DDIC NEWGENER CHAR 1 0
X Yes
NULL No
GENDATE (8-character) Date for SYST SYDATS DATS 8 0
GENTIME TIME Data Element for SYST SYTIME TIMS 6 0
FLAG Checkbox XFELD CHAR 1 0
X Yes
NULL No

TVDIR foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TVDIR CLTCODE TVDIR CLTCODE TSTC SAP Transaction Codes TCODE
TVDIR DEVCLASS TVDIR DEVCLASS TDEVC Packages DEVCLASS