SAP ABAP Data Element RSTS_CODES (Request sub-function: Character set 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_CODES
Short Description Request sub-function: Character set 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 Statistics 
Medium 15 Code statistics 
Long 30 Character set statistics 
Heading Stats 
Documentation

Definition

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

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

Details on the list

In this case, T1 tables are used for the translation of any character set into the internal SAP character set.

In this case, T2 tables are used for the translation of the internal SAP character set into any character set.

     _______selectors_______ _#_tables_     __#_of_codes___
     in    _______out_______ T1s __T2s_         in ____out____
name  |      0      1      n   |  0 1 n bit      |   0   1   n
 |    |      |      |      |   |  | | |  |       |   |   |   |
 1    2      3      4      5   6  7 8 9  10      11  12  13  14

Explanation of the columns

  1. Four-digit ID number of the character set.
  2. Number of the T1 table used.
  3. Number of the T2 table used, if characters which cannot be represented are not replaced.
  4. Number of the T2 table used, if characters which cannot be represented are replaced by other individual characters.
  5. Number of the T2 table used, if characters which cannot be represented are replaced by a sequence of other characters.
  6. Number of T1 tables for this character set.
  7. Number of T2 tables for this character set, without replacements.
  8. Number of T2 tables for this character set, with single character replacements.
  9. Number of T2 tables for this character set, with character string replacements.
  10. Number of bits per normal character (for example, latin-english letters).
  11. Number of characters when reading a character set.
  12. Number of characters when writing a character set without replacements.
  13. Number of characters when writing a character set with single character replacements.
  14. Number of characters when writing a character set with character string replacements.

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