- Home
- Resources
- SAP Tables
- TADIR - Directory of Repository Objects
SAP Table TADIR
Directory of Repository Objects
TADIR (Directory of Repository Objects) 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 TADIR to other SAP tables.
Source: TADIR (Directory of Repository Objects)
TADIR table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
PGMID |
Program ID in Requests and Tasks |
PGMID |
|
CHAR |
|
4 |
0 |
|
OBJECT |
Object Type |
TROBJTYPE |
|
CHAR |
|
4 |
0 |
|
OBJ_NAME |
Object Name in Object Directory |
SOBJ_NAME |
|
CHAR |
|
40 |
0 |
|
KORRNUM |
Request/task up to and including Release 3.0 |
TRKORR_OLD |
|
CHAR |
|
10 |
0 |
|
SRCSYSTEM |
Original System of Object |
SRCSYSTEM |
|
CHAR |
|
10 |
0 |
|
AUTHOR |
Person Responsible for a Repository Object |
RESPONSIBL |
|
CHAR |
|
12 |
0 |
|
SRCDEP |
Repair Flag for Repository Object |
REPAIR |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Object is not in a repair in an unreleased request |
R |
Object is in a repair in an unreleased request |
|
DEVCLASS |
Package |
DEVCLASS |
TDEVC
|
CHAR |
|
30 |
0 |
|
GENFLAG |
Generation flag |
GENFLAG |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
not generated |
X |
generated, is retained during the upgrade |
T |
generated, can be deleted during the upgrade |
|
EDTFLAG |
Flag: Object can only be edited with a special editor |
EDTFLAG |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Do not set flag |
X |
Set flag |
|
CPROJECT |
Internal Use |
CPROJECT |
|
CHAR |
|
8 |
0 |
|
MASTERLANG |
Original Language in Repository objects |
MASTERLANG |
|
LANG |
|
1 |
0 |
|
VERSID |
Internal Use |
VERSIONID |
|
CHAR |
|
20 |
0 |
|
PAKNOCHECK |
Exception Indicator for Package Check |
PAKNOCHECK |
|
CHAR |
|
1 |
0 |
Possible values
C |
Exception as User: Can call everything (eg system programs) |
S |
Exception as Provider: Can be Called from Everywhere |
X |
Exception as User and Provider |
NULL |
No Exception |
F |
Can be Used as Foreign Key |
|
OBJSTABLTY |
|
|
|
CHAR |
|
1 |
0 |
|
COMPONENT |
Software Component |
DLVUNIT |
|
CHAR |
|
30 |
0 |
|
CRELEASE |
SAP Release |
SAPRELEASE |
|
CHAR |
|
10 |
0 |
|
DELFLAG |
Deletion Flag |
OBJDELFLAG |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Do not set flag |
X |
Set flag |
|
TRANSLTTXT |
Translate Technical Texts into Development Language |
TRANSLTTXT |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
No Translation |
X |
Translation into Development Languages |
|
CREATED_ON |
Creation Date of the Object |
CREATIONDT |
|
DATS |
|
8 |
0 |
|
CHECK_DATE |
Checked on |
SCC_DATE |
|
DATS |
|
8 |
0 |
|
CHECK_CFG |
Check Configuration |
SCC_CFG |
|
CHAR |
|
30 |
0 |
|
TADIR foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
TADIR |
DEVCLASS |
TADIR |
DEVCLASS |
TDEVC |
Packages |
DEVCLASS |