SAP ABAP Data Element RSCPUSERAR (Request Subfunction: Avoid Caching)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     SCP (Package) SAP Code Pages
Basic Data
Data Element RSCPUSERAR
Short Description Request Subfunction: Avoid Caching  
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 Seldom 
Medium 15 Seldomly Used 
Long 30 Function Seldomly Used 
Heading Seld. 
Documentation

Definition

Using switches of the type RSCPUSERAR, a caller can indicate that he or she will rarely call the function just called.

If the called function has caches, it is not necessary to fill them for this call.

Values:

'X': Yes, the function will be seldomly called.

' ': No, the function will probably be called quite frequently and any existing caches should be filled normally.

Use

Dependencies

Example

History
Last changed by/on SAP  20040312 
SAP Release Created in 630