DRP_DB6PMDB02 SAP (DEV Reporting: DB02 API Structure) Structure details

Dictionary Type: Structure
Description: DEV Reporting: DB02 API Structure




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




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

DRP_DB6PMDB02 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 "DEV Reporting: DB02 API Structure" 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_DRP_DB6PMDB02 TYPE DRP_DB6PMDB02.

The DRP_DB6PMDB02 table consists of various fields, each holding specific information or linking keys about DEV Reporting: DB02 API Structure data available in SAP. These include FSTTABRSTD (Date of Last Change), FSTTABRSTT (Last changed at), LSTTABRSTD (Date of Last Change), LSTTABRSTT (Last changed at).. 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 DRP_DB6PMDB02 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
NUMPARTITNNatural Number INT4INT410INT4
FSTTABRSTDDate of Last Change AS4DATEDATS8AS4DATE
FSTTABRSTTLast changed at AS4TIMETIMS6AS4TIME
LSTTABRSTDDate of Last Change AS4DATEDATS8AS4DATE
LSTTABRSTTLast changed at AS4TIMETIMS6AS4TIME
TABANADDate of Last Change AS4DATEDATS8AS4DATE
TABANATLast changed at AS4TIMETIMS6AS4TIME
TBSANADDate of Last Change AS4DATEDATS8AS4DATE
TBSANATLast changed at AS4TIMETIMS6AS4TIME
TBSNUMDEV Reporting: DEC 22 DRP_DEC22DEC22DRPDEC22
TOTALKBDEV Reporting: DEC 22 DRP_DEC22DEC22DRPDEC22
FREEKBDEV Reporting: DEC 22 DRP_DEC22DEC22DRPDEC22
PCTUSEDKBDEV Reporting: DEC 8 DRP_DEC8DEC8DRPDEC8
MINFREEKBDEV Reporting: DEC 22 DRP_DEC22DEC22DRPDEC22
MAXPCTUSEDDEV Reporting: DEC 8 DRP_DEC8DEC8DRPDEC8
TABNUMDEV Reporting: DEC 22 DRP_DEC22DEC22DRPDEC22
TABSIZEKBDEV Reporting: DEC 22 DRP_DEC22DEC22DRPDEC22
IDXNUMDEV Reporting: DEC 22 DRP_DEC22DEC22DRPDEC22
IDXSIZEKBDEV Reporting: DEC 22 DRP_DEC22DEC22DRPDEC22

Key field Non-key field



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

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

How to access SAP table DRP_DB6PMDB02

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