RSEXPBUFG64 SAP (Global statisctics structure for dbexpbuf.c) Structure details

Dictionary Type: Structure
Description: Global statisctics structure for dbexpbuf.c




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




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

RSEXPBUFG64 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 "Global statisctics structure for dbexpbuf.c" 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_RSEXPBUFG64 TYPE RSEXPBUFG64.

The RSEXPBUFG64 table consists of various fields, each holding specific information or linking keys about Global statisctics structure for dbexpbuf.c data available in SAP. These include MAX_OBJ_N (), BLOCK_L (), HASH_VEC_S (), MUTEX_N ().. 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 RSEXPBUFG64 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
BUFFER_L RSBUF_SIZE_BDEC20ABAP_MSIZE
MAX_OBJ_N RSBUF_MAX_OBJ_NDEC20ABAP_MSIZE
BLOCK_L RSBUF_BLOCK_SIZE_BDEC20ABAP_MSIZE
HASH_VEC_S RSBUF_HASH_VEC_NDEC20ABAP_MSIZE
MUTEX_N RSBUF_MUTEX_NDEC20ABAP_MSIZE
MAX_OBJ_S RSBUF_MAX_OBJ_SIZE_BDEC20ABAP_MSIZE
EST_LOB_S RSBUF_OBSOLETEDEC20ABAP_MSIZE
PREF_OB_S RSBUF_OBSOLETEDEC20ABAP_MSIZE
WP_N RSBUF_WP_NDEC20ABAP_MSIZE
SEMKEY RSBUF_SEMKEYDEC20ABAP_MSIZE
SCLASS RSBUF_SCLASSDEC20ABAP_MSIZE
MAX_BLKS RSBUF_MAX_BLOCKS_NDEC20ABAP_MSIZE
USED_BLKS RSBUF_USED_BLOCKS_NDEC20ABAP_MSIZE
VAL_OBJ_N RSBUF_VALID_OBJ_NDEC20ABAP_MSIZE
OBJECT_N RSBUF_OBJ_NDEC20ABAP_MSIZE
VAL_DAT_L RSBUF_OBJ_SIZE_BDEC20ABAP_MSIZE
FREE_VEC_L RSBUF_FREE_LIST_VEC_NDEC20ABAP_MSIZE
I_FREE_INX RSBUF_OBSOLETEDEC20ABAP_MSIZE
S_RETR_N RSBUF_S_RETRIEVE_NDEC20ABAP_MSIZE
M_RETR_N RSBUF_M_RETRIEVE_NDEC20ABAP_MSIZE
LOAD_INS_N RSBUF_OBSOLETEDEC20ABAP_MSIZE
LOAD_REP_N RSBUF_LOAD_NDEC20ABAP_MSIZE
LOAD_DUP_N RSBUF_OBSOLETEDEC20ABAP_MSIZE
S_INVAL_N RSBUF_S_INVAL_NDEC20ABAP_MSIZE
M_INVAL_N RSBUF_M_INVAL_NDEC20ABAP_MSIZE
S_REM_N RSBUF_S_REMOVE_NDEC20ABAP_MSIZE
M_REM_N RSBUF_M_REMOVE_NDEC20ABAP_MSIZE
S_UPD_N RSBUF_OBSOLETEDEC20ABAP_MSIZE
M_UPD_N RSBUF_OBSOLETEDEC20ABAP_MSIZE
INSERT_N RSBUF_OBSOLETEDEC20ABAP_MSIZE
INVAL_N RSBUF_RESET_NDEC20ABAP_MSIZE
RECOV_N RSBUF_OBSOLETEDEC20ABAP_MSIZE
HARD_RST_N RSBUF_HARD_RESET_NDEC20ABAP_MSIZE
LOB_REQ_N RSBUF_LOB_REQ_NDEC20ABAP_MSIZE
LOB_MAX_L RSBUF_LOB_MAX_BDEC20ABAP_MSIZE
COLL_L_LOC RSBUF_COLL_ON_RETRIEVE_NDEC20ABAP_MSIZE
COLL_ON_IN RSBUF_COLL_ON_LOAD_NDEC20ABAP_MSIZE
COLL_L_IN RSBUF_OBSOLETEDEC20ABAP_MSIZE
COLL_L_MAX RSBUF_COLL_MAX_NDEC20ABAP_MSIZE
DIS_DIR_N RSBUF_DISPL_DIR_NDEC20ABAP_MSIZE
DIS_DSP_N RSBUF_DISPL_DATA_SPACE_NDEC20ABAP_MSIZE
OBJ_SWAP_N RSBUF_DISPL_OBJ_NDEC20ABAP_MSIZE
BLK_SWAP_N RSBUF_DISPL_BLOCKS_NDEC20ABAP_MSIZE
IDENT_V RSBUF_IDENTCHAR8RSDBCHAR8
DESCR_VData element for RSDBBUFF / DB_BMN_TEST RSDBCHAR80CHAR80RSDBCHAR80
INST_T RSBUF_STARTUP_TSCHAR14RSDBTIME
RESET_T RSBUF_LAST_RESET_TSCHAR14RSDBTIME

Key field Non-key field



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

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

How to access SAP table RSEXPBUFG64

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