SAP ABAP Data Element RSTS_USAGE (Request sub-function: Usage statistics)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     STMS (Package) TemSe
Basic Data
Data Element RSTS_USAGE
Short Description Request sub-function: Usage statistics  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSTSX_    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Usage 
Medium 15 Usage 
Long 30 Usage statistics 
Heading Usage 
Documentation

Definition

Here, the subfunction "Use statistics of the character translation buffer" of TemSe management can be requested.

If the function "Statistics of the character translation" is started, its list will (also) contain statistics on the use of this cache.

The numbers displayed here may not be correct. The statistics are managed in the shared memory. When considering whether to favor speed or accuracy, locks have not been used.

Details on the list

Layout version

Internal information on the structure of the cache.

creation date

When this character translation buffer was created.

last reorg date

When this character translation buffer was reorganized the last time.

reorg_version

Counter of the requested reorganizations.

noof_reorgs

Counter of the reorganizations carried out. Please note that the first creation is not a "reorganization". It may also occur that several requested reorganizations are carried out "in one go".

needs_reorg

Reorganizations are requested if it becomes known that the contents of the cached database tables have changed or if the buffer is full. However, reorganizations are only carried out the next time the buffer is needed. (lazy)

attaches

How many processes used this buffer.

lookups

How often have character sets been selected. (Because of the implemented handle concept, an application with unique selection can convert very frequently and a large quantity.)

conv.bytes (in) / (out)

How many bytes have been converted with the help of this buffer. Both numbers can deviate if multi byte characters occurred or for conversion errors.

History
Last changed by/on SAP  19950209 
SAP Release Created in 703