RSNTABOVM SAP (Structure for NtabStatOverview (dbntutil.c <-> RSDBBUFF)) Structure details

Dictionary Type: Structure
Description: Structure for NtabStatOverview (dbntutil.c <-> RSDBBUFF)




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




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

RSNTABOVM 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 "Structure for NtabStatOverview (dbntutil.c <-> RSDBBUFF)" 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_RSNTABOVM TYPE RSNTABOVM.

The RSNTABOVM table consists of various fields, each holding specific information or linking keys about Structure for NtabStatOverview (dbntutil.c <-> RSDBBUFF) data available in SAP. These include HASH_CARD (Statistics data element for RSDBBUFF), MAX_FREE_L (Statistics data element for RSDBBUFF), LAST_LRU (Statistics data element for RSDBBUFF), FREE_ANCHO (Statistics data element for RSDBBUFF).. 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: Not classified


SAP RSNTABOVM 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
EYE_CATCHE Eye Catcher of the Nametab Buffer0
HASH_CARDStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
MAX_FREE_LStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
LAST_LRUStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
FREE_ANCHOStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
UNUSED_ANCStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
INVAL_ANCHStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
CHECK_ANCHStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
ANCHORSStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
UNIT_SIZEStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
SYNC_CLASSStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
SEM_KEYStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
DIR_SIZEStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
DIR_USEDStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
DIR_FREEStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
BUFF_SIZEStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
ADM_SIZEStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
DATA_SIZEStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
USED_SIZEStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
FREE_SIZEStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
REQUESTSStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
DB_ACCESSStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
DB_ACC_SAVStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
REQ_EFFICIStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
SWAPSStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
LOAD_FAULTStatistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
COLL_AR_1Statistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
COLL_AR_2Statistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
COLL_AR_3Statistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
COLL_AR_4Statistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
COLL_AR_5Statistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
COLL_AR_6Statistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
COLL_AR_7Statistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
COLL_AR_8Statistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
COLL_AR_9Statistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
COLL_AR_10Statistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE
COLL_AR_11Statistics data element for RSDBBUFF RSTBXMSIZEDEC20RSDB_MSIZE

Key field Non-key field



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

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

How to access SAP table RSNTABOVM

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