DB2_VIEW_DB02_OVERVIEW SAP (DB2: structure for VIEW_DATA of DB2_ACTION_DB02_Overview) Structure details

Dictionary Type: Structure
Description: DB2: structure for VIEW_DATA of DB2_ACTION_DB02_Overview




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




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

DB2_VIEW_DB02_OVERVIEW 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 "DB2: structure for VIEW_DATA of DB2_ACTION_DB02_Overview" 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_DB2_VIEW_DB02_OVERVIEW TYPE DB2_VIEW_DB02_OVERVIEW.

The DB2_VIEW_DB02_OVERVIEW table consists of various fields, each holding specific information or linking keys about DB2: structure for VIEW_DATA of DB2_ACTION_DB02_Overview data available in SAP. These include HISTORY (Single-Character Indicator), SUBSYSTEM (Single-Character Indicator), ICON_1 (Carrier field for icons), ICON_2 (Carrier field for icons).. 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 DB2_VIEW_DB02_OVERVIEW 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
DETAILSSingle-Character Indicator CHAR1CHAR1CHAR1
HISTORYSingle-Character Indicator CHAR1CHAR1CHAR1
SUBSYSTEMSingle-Character Indicator CHAR1CHAR1CHAR1
ICON_1Carrier field for icons ICON_TEXTCHAR132SYCHAR132
ICON_2Carrier field for icons ICON_TEXTCHAR132SYCHAR132
ICON_3Carrier field for icons ICON_TEXTCHAR132SYCHAR132
GENERAL_INFO 0
TOTAL_SPACESize in MB DB2SIZEMBDEC16
TOTAL_FREESize in MB DB2SIZEMBDEC16
SYSTEM_TYPEDB2 system type DB2SYSTYPECHAR30
CURR_SCHEMADB2 creator name DB2CREATORCHAR8CHAR8
DETAIL_TAB 0
#TABNatural Number INT4INT410INT4
#TSNatural Number INT4INT410INT4
#IXNatural Number INT4INT410INT4
#AUXNatural Number INT4INT410INT4
TOTAL_TSSize in MB DB2SIZEMBDEC16
TOTAL_IXSize in MB DB2SIZEMBDEC16
TOTAL_AUXSize in MB DB2SIZEMBDEC16
FREE_TSSize in MB DB2SIZEMBDEC16
FREE_IXSize in MB DB2SIZEMBDEC16
FREE_AUXSize in MB DB2SIZEMBDEC16
HISTORY_TAB 0
IT_OBJ 0
FROM_INTERVALField type date, YYYYMMDD DB2DATEDATS8DB2DATE
TO_INTERVALField type date, YYYYMMDD DB2DATEDATS8DB2DATE
RANGERange for History ( daily, weekly, monthly ) DB2HIST_RANGECHAR8
RANGE_LIST 0
RANGE_PREVRange for History ( daily, weekly, monthly ) DB2HIST_RANGECHAR8
HIST_KEEP_DAYSCount parameters NUMC4NUMC4NUMC4
HIST_KEEP_WEEKSCount parameters NUMC4NUMC4NUMC4
HIST_KEEP_MONTHSCount parameters NUMC4NUMC4NUMC4
IT_SUBSYSTEM 0

Key field Non-key field



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

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

How to access SAP table DB2_VIEW_DB02_OVERVIEW

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