SAP ABAP Function Module SBUF_GENERIC_SHOW_OBJECT (Display buffer directory of the generic table buffer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DBI (Application Component) DB-Independent Database Interface
     SBUF (Package) Table Buffers
Basic Data
Function Module SBUF_GENERIC_SHOW_OBJECT Display buffer directory of the generic table buffer  
Function Group SBUF   Buffer and buffer synchronization  
Program Name SAPLSBUF    
INCLUDE Name LSBUFU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing BUFF_ID TYPE RSDBSTAT-SEQ_SCAN 0 ID number of the buffer
Importing SHOW_FASTLD TYPE RSDBSTAT-BUF 'X' Display of the fast load extents on / off
Importing SHOW_FREE TYPE RSDBSTAT-BUF 'X' Display of the free lists on / off
Importing SHOW_OBJECT TYPE RSDBSTAT-BUF 'X' Display of the directory entries on / off
Importing TABNAME TYPE DD02L-TABNAME SPACE Table to be analyzed (SPfromE : all)
Tables STAT_DATA64 TYPE RSTBXOBUF64 Object Buffer Statistics
Exception C_FUNC_ERROR TYPE Return code from the C kernel occurred
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950206 
SAP Release Created in