XDD25V SAP (Version administration: Delta for DD25V) Structure details

Dictionary Type: Structure
Description: Version administration: Delta for DD25V




ABAP Code to SELECT data from XDD25V
Related tables to XDD25V
Access table XDD25V




Structure field list including key, data, relationships and ABAP select examples

XDD25V is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Version administration: Delta for DD25V" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_XDD25V TYPE XDD25V.

The XDD25V table consists of various fields, each holding specific information or linking keys about Version administration: Delta for DD25V data available in SAP. These include VRSFLAG (CHAR04 data element for SYST), VIEWNAME (Name of SAP table view), AS4LOCAL (Activation Status of a Repository Object), AS4VERS (Version of view).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP XDD25V structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
VRSFLAGCHAR04 data element for SYST SYCHAR04CHAR4SYCHAR04
VRSFLAGCHAR04 data element for SYST SYCHAR04CHAR4SYCHAR04
VIEWNAMEName of SAP table view VIEWNAMECHAR30Assigned to domainVIEWNAMEDVI
AS4LOCALActivation Status of a Repository Object AS4LOCALCHAR1AS4LOCAL
AS4VERSVersion of view VIEWVERSNUMC4VIEWVERS
VIEWNAMEName of SAP table view VIEWNAMECHAR30Assigned to domainVIEWNAMEDVI
AS4LOCALActivation Status of a Repository Object AS4LOCALCHAR1AS4LOCAL
DDLANGUAGELanguage Key DSPRASLANG1ISOLALANG
AGGTYPEAggregate Type AGGTYPECHAR1AGGTYPE
AS4VERSVersion of the entry (not used) AS4VERSNUMC4AS4VERS
APPLCLASSApplication class for DD objects (not used) APPLCLASSCHAR4Assigned to domainAPPLCLASSAPP
DDLANGUAGELanguage Key DDLANGUAGELANG1Assigned to domainISOLASPRAS
AGGTYPEAggregate Type AGGTYPECHAR1AGGTYPE
AUTHCLASSActivation type AUTHCLASS_NUMC2AUTHCLASS
READONLYRead-Only Flag for Views (old) MCROFLAGCHAR1AS4FLAG
APPLCLASSApplication class for DD objects (not used) APPLCLASSCHAR4TAPPLAPPLCLASSAPP
ROOTTABPrimary table of an aggregate ROOTTABCHAR30Assigned to domainAS4TAB
AUTHCLASSActivation type AUTHCLASS_NUMC2AUTHCLASS
AS4USERLast Changed by AS4USERCHAR12AS4USER
READONLYRead-Only Flag for Views (old) MCROFLAGCHAR1AS4FLAG
AS4DATEDate of Last Change AS4DATEDATS8AS4DATE
ROOTTABPrimary table of an aggregate ROOTTABCHAR30Assigned to domainAS4TAB
AS4TIMELast changed at AS4TIMETIMS6AS4TIME
AS4USERLast Changed by AS4USERCHAR12AS4USER
DDTEXTExplanatory short text DDTEXTCHAR60DDTEXT
AS4DATEDate of Last Change AS4DATEDATS8AS4DATE
AS4TIMELast changed at AS4TIMETIMS6AS4TIME
VIEWCLASSView Type VIEWCLASSCHAR1VIEWCLASS
DDTEXTExplanatory short text DDTEXTCHAR60DDTEXT
ACTFLAGActivation flag ACTFLAGCHAR1ACTFLAG
VIEWCLASSView Type VIEWCLASSCHAR1VIEWCLASS
MASTERLANGOriginal Language in Repository objects MASTERLANGLANG1Assigned to domainISOLASPRASH_T002
ACTFLAGActivation flag ACTFLAGCHAR1ACTFLAG
CUSTOMAUTHDelivery class CONTFLAGCHAR1CONTFLAG
VIEWGRANTMaintenance status (modif. authorization) for view data VIEWGRANTCHAR1VIEWGRANT
MASTERLANGOriginal Language in Repository objects MASTERLANGLANG1T002ISOLASPRASH_T002
CUSTOMAUTHDelivery class CONTFLAGCHAR1CONTFLAG
GLOBALFLAGFlag for private DD objects (not used) GLOBALFLAGCHAR1GLOBALFLAG
MANKEYPermit manual maintenance of key attribute DDVIMANKEYCHAR1AS4FLAG
VIEWGRANTMaintenance status (modif. authorization) for view data VIEWGRANTCHAR1VIEWGRANT
DBREFNAMEDD: Name of View on Database DBVIEWNAMECHAR250DBVIEWNAME
GLOBALFLAGFlag if Maintenance with Standard Tools is allowed MAINTFLAGCHAR1MAINTFLAG
MANKEYPermit manual maintenance of key attribute DDVIMANKEYCHAR1AS4FLAG
DBREFNAMEDD: Name of View on Database DBVIEWNAMECHAR250DBVIEWNAME
ALLDATAINCL DDALLDATAINCLUCHAR1DDALLDATAINCLU
WITH_PARAMETERS DDWITHPARCHAR1DDWITHPAR
EXVIEW_INCLUDED DDEXTVIEW_INCLUDEDCHAR1DDEXTVIEW_INCLUDED
EXPR_IS_USED DDEXPR_IS_USEDCHAR1DDEXPR_IS_USED
KEYMAX_FEATURE DDDBKEYMAXFEATURECHAR1DDDBFEATURE
KEYLEN_FEATURE DDDBKEYLENFEATURECHAR1DDDBFEATURE
TABLEN_FEATURE DDDBTABLENFEATURECHAR1DDDBFEATURE
NONTRP_INCLUDED DDNONTRANSP_INCLUDEDCHAR1DDNONTRANSP_INCLUDED
VIEWREFName of SAP table view VIEWNAMECHAR30Assigned to domainVIEWNAMEDVI
VIEWREF_ERR DDVIEWREF_ERRCHAR1DDBOOL
TBFUNC_INCLUDED DDTBFUNC_INCLUDEDCHAR1
SESSION_VAR_EX DDSESSIONVAR_EXCHAR1DDSESSIONVAR_EX

Key field Non-key field



How do I retrieve data from SAP structure XDD25V using ABAP code?

As XDD25V is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on XDD25V as there is no data to select.

How to access SAP table XDD25V

Within an ECC or HANA version of SAP you can also view further information about XDD25V and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!