DB02N_DATA SAP (Data to be displayed in new DB02N.) Structure details

Dictionary Type: Structure
Description: Data to be displayed in new DB02N.




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




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

DB02N_DATA 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 "Data to be displayed in new DB02N." 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_DB02N_DATA TYPE DB02N_DATA.

The DB02N_DATA table consists of various fields, each holding specific information or linking keys about Data to be displayed in new DB02N. data available in SAP. These include DB_SYSDATE (Database current date.), DB_SYSTIME (Database Current time.), DB_ANALYD (Database Last analysis date.), DB_ANALYT (Database Last analysis time.).. 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 DB02N_DATA 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
DB_NAMEDatabase name. DB02N_DB_NAMECHAR30ORA_CHAR_30
DB_SYSDATEDatabase current date. DB02N_DB_SYSDATEDATS8SYDATS
DB_SYSTIMEDatabase Current time. DB02N_DB_SYSTIMETIMS6SYTIME
DB_ANALYDDatabase Last analysis date. DB02N_DB_ANALYDDATS8SYDATS
DB_ANALYTDatabase Last analysis time. DB02N_DB_ANALYTTIMS6SYTIME
DB_CREATDATDatabase creation date. DB02N_DB_CREDATCHAR20CHAR20
DB_SYSTEMOracle Monitoring: DB System DB02N_DB_SYSTEMCHAR20ORA_CHAR_20
DB_SIZEDatabase size.(generic for Total, Free) DB02N_DB_SIZEDEC15(2) DB02N_NUMBER_15
DB_TOT_PER_USEDDatabase total percentage usage DB02N_TOT_PER_USEDDEC5DB02N_NUMBER_5
DB_TOT_FREEDatabase total free size DB02N_TOT_FREEDEC15(2) DB02N_NUMBER_15
DB_TOT_SIZEDatabase total size DB02N_TOT_SIZEDEC15(2) DB02N_NUMBER_15
DB_FREEDatabase free space size. DB02N_DB_FREESIZEDEC15(2) DB02N_NUMBER_15
DB_PER_USEDDatabase usage percentage. DB02N_DB_USEDDEC5DB02N_NUMBER_5
US_NUMNumber of users. DB02N_US_NBUSERDEC5DB02N_NUMBER_5
US_MAX_SIZEMaximum size used by the corresponding user. DB02N_US_MAXSIZEDEC15(2) DB02N_NUMBER_15
US_MAX_SIZE_WHOUser that is using the maximum of it. DB02N_US_MAXNMECHAR30CHAR30
US_MAX_SEGMaximum number of segments used. DB02N_US_MAXSEGNUMC10DB02N_NUMBER_10
US_MAX_SEG_WHOUser that is using the maximum nbr of segments DB02N_US_MAXSGWHOCHAR30CHAR30
TS_NUMNumber of tablespaces. DB02N_TS_NBTSDEC5DB02N_NUMBER_5
TS_MAX_SIZEMaximum tablespace size. DB02N_TS_MAXSIZEDEC15(2) DB02N_NUMBER_15
TS_MAX_SIZE_WHOBiggest tablespace name. DB02N_TS_MAXNMCHAR30CHAR30
TS_MIN_FREEMinimum free space not used by a corresponding tablespace. DB02N_TS_FREESPDEC15(2) DB02N_NUMBER_15
TS_MIN_FREE_WHOThe tablespace that has the minimum free space . DB02N_TS_FREESPNMCHAR30CHAR30
SE_TAB_NUMNumber of tables. DB02N_SE_TAB_NUMDEC15DB02N_INTNUM_15
SE_TAB_SIZESize of tables in MB. DB02N_SE_TAB_SIZE_MBDEC15(2) DB02N_NUMBER_15
SE_TAB_NUM_M100Number of tables that have more than 100 extents. DB02N_SE_TAB_NUM_M100DEC15DB02N_INTNUM_15
SE_TAB_NUM_COMPNumber of tables that are compressed. DB02N_SE_TAB_NUM_COMPDEC15DB02N_INTNUM_15
SE_TAB_NUM_NOLOGNumber of tables that have no-logging. DB02N_SE_TAB_NUM_NOLOGDEC15DB02N_INTNUM_15
SE_TAB_NUM_CRITNumber of tables that are critical. DB02N_SE_TAB_NUM_CRITDEC15DB02N_INTNUM_15
SE_TAB_NUM_M_DBNumber of tables that are missing in DB. DB02N_SE_TAB_NUM_M_DBDEC15DB02N_INTNUM_15
SE_TAB_NUM_M_R3Number of tables that are missing in ABAP Dictionary. DB02N_SE_TAB_NUM_M_R3DEC15DB02N_INTNUM_15
SE_IND_NUMNumber of indexes. DB02N_SE_IND_NUMDEC15DB02N_INTNUM_15
SE_IND_SIZESize of indexes in MB. DB02N_SE_IND_SIZE_MBDEC15(2) DB02N_NUMBER_15
SE_IND_NUM_M100Number of indexes that have more than 100 extents. DB02N_SE_IND_NUM_M100DEC15DB02N_INTNUM_15
SE_IND_NUM_COMPNumber of indexes that are compressed. DB02N_SE_IND_NUM_COMPDEC15DB02N_INTNUM_15
SE_IND_NUM_NOLOGNumber of indexes that have no-logging. DB02N_SE_IND_NUM_NOLOGDEC15DB02N_INTNUM_15
SE_IND_NUM_CRITNumber of indexes that are critical. DB02N_SE_IND_NUM_CRITDEC15DB02N_INTNUM_15
SE_IND_NUM_M_DBNumber of indexes that are missing in DB. DB02N_SE_IND_NUM_M_DBDEC15DB02N_INTNUM_15
SE_IND_NUM_M_R3Number of indexes that are missing in ABAP Dictionary. DB02N_SE_IND_NUM_M_R3DEC15DB02N_INTNUM_15
SE_OTH_NUMNumber of other segments. DB02N_SE_OTH_NUMDEC15DB02N_INTNUM_15
SE_OTH_SIZESize of other segments in MB. DB02N_SE_OTH_SIZE_MBDEC15(2) DB02N_NUMBER_15
SE_OTH_NUM_M100Number of other segments that have more than 100 extents. DB02N_SE_OTH_NUM_M100DEC15DB02N_INTNUM_15
SE_OTH_NUM_COMPNumber of other segments that are compressed. DB02N_SE_OTH_NUM_COMPDEC15DB02N_INTNUM_15
SE_OTH_NUM_NOLOGNumber of other objects that have no-logging. DB02N_SE_OTH_NUM_NOLOGDEC15DB02N_INTNUM_15
SE_OTH_NUM_CRITNumber of other segments that are critical. DB02N_SE_OTH_NUM_CRITDEC15DB02N_INTNUM_15
SE_OTH_NUM_M_DBNumber of other segments that are missing in DB. DB02N_SE_OTH_NUM_M_DBDEC15DB02N_INTNUM_15
SE_OTH_NUM_M_R3Number of other segments that are missing in ABAP Dictionary DB02N_SE_OTH_NUM_M_R3DEC15DB02N_INTNUM_15
SE_TOT_NUMNumber of All segments. DB02N_SE_TOT_NUMDEC15DB02N_INTNUM_15
SE_TOT_SIZESize of other segments in MB. DB02N_SE_TOT_SIZE_MBDEC15(2) DB02N_NUMBER_15
SE_TOT_NUM_M100Number of all segments that have more than 100 extents. DB02N_SE_TOT_NUM_M100DEC15DB02N_INTNUM_15
SE_TOT_NUM_COMPNumber of all segments that are compressed. DB02N_SE_TOT_NUM_COMPDEC15DB02N_INTNUM_15
SE_TOT_NUM_NOLOGNumber of all objects that have no-logging. DB02N_SE_TOT_NUM_NOLOGDEC15DB02N_INTNUM_15
SE_TOT_NUM_CRITNumber of all segments that are critical. DB02N_SE_TOT_NUM_CRITDEC15DB02N_INTNUM_15
SE_TOT_NUM_M_DBNumber of all segments that are missing in DB. DB02N_SE_TOT_NUM_M_DBDEC15DB02N_INTNUM_15
SE_TOT_NUM_M_R3Number of all segments that are missing in ABAP Dictionary. DB02N_SE_TOT_NUM_M_R3DEC15DB02N_INTNUM_15

Key field Non-key field



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

As DB02N_DATA 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 DB02N_DATA as there is no data to select.

How to access SAP table DB02N_DATA

Within an ECC or HANA version of SAP you can also view further information about DB02N_DATA 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!