DD02L is a standard SAP Table which is used to store SAP Tables data and is available within R/3 SAP systems depending on the version and release level.
Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP DD02L Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.
Delivery Class: W - System table, contents transportable via separate TR objects
Display/Maintenance via SM30: Yes but with Restrictions
Enhancement category i: Not classified
See here for more information about this and other SAP enhancement categories
Field | Data Element | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
TABNAME | TABNAME | CHAR | 30 | Table Name | ||
AS4LOCAL | AS4LOCAL | CHAR | 1 | Activation Status of a Repository Object | ||
AS4VERS | AS4VERS | NUMC | 4 | Version of the entry (not used) | ||
TABCLASS | TABCLASS | CHAR | 8 | Table category | ||
SQLTAB | SQLAPPDTAB | CHAR | 30 |
* | Name of an SQL table or an appended table | |
DATMIN | DATMIN | NUMC | 10 | Minimum no. of entries | ||
DATMAX | DATMAX | NUMC | 10 | Maximum no. of entries | ||
DATAVG | DATAVG | NUMC | 10 | Average number of entries | ||
CLIDEP | CLIDEP | CHAR | 1 | Flag indicating client-specific entries | ||
BUFFERED | BUFFERED | CHAR | 1 | Buffering flag | ||
COMPRFLAG | COMPREX | CHAR | 1 | Field compression indicator | ||
LANGDEP | LANGDEP | CHAR | 1 | Language dependency | ||
ACTFLAG | ACTFLAG | CHAR | 1 | Activation flag | ||
APPLCLASS | APPLCLASS | CHAR | 4 |
* | Application class for DD objects (not used) | |
AUTHCLASS | AUTHCLASS_ | NUMC | 2 | Activation type | ||
AS4USER | AS4USER | CHAR | 12 | Last Changed by | ||
AS4DATE | AS4DATE | DATS | 8 | Date of Last Change | ||
AS4TIME | AS4TIME | TIMS | 6 | Last changed at | ||
MASTERLANG | MASTERLANG | LANG | 1 |
* | Original Language in Repository objects | ISOLA |
MAINFLAG | MAINTFLAG | CHAR | 1 | Flag if Maintenance with Standard Tools is allowed | ||
CONTFLAG | CONTFLAG | CHAR | 1 | Delivery class | ||
RESERVETAB | RESERVETAB | CHAR | 4 | SDIC: Reserve for tables | ||
GLOBALFLAG | GLOBALFLAG | CHAR | 1 | Flag for private DD objects (not used) | ||
PROZPUFF | PROZPUFF | NUMC | 3 | Percentage for buffers | ||
VIEWCLASS | VIEWCLASS | CHAR | 1 | View Type | ||
VIEWGRANT | VIEWGRANT | CHAR | 1 | Maintenance status (modif. authorization) for view data | ||
MULTIPLEX | MULTIPLEX | CHAR | 1 | Indicator whether multiplexing is possible for a table | ||
SHLPEXI | SHLPEXI | CHAR | 1 | Search help attachment to table exists | ||
PROXYTYPE | DDPROXYTY | CHAR | 1 | DD: Is a generated proxy object | ||
EXCLASS | DDRANKING | NUMC | 1 | DD: Ranking for include and subtype extension | ||
WRONGCL | DDWRONGCL | CHAR | 1 | Enhancement category is incorrect | ||
ALWAYSTRP | DDALWAYSTRP | CHAR | 1 | Table is always transparent on selective database |
Key field | |
Non-key field |