SAP ABAP Data Element RKE_TRPR_REC (Preaggregated Records Transferred from Database)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KE (Package) Profitability Analysis
Basic Data
Data Element RKE_TRPR_REC
Short Description Preaggregated Records Transferred from Database  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DEC15    
Data Type DEC   Counter or amount field with comma and sign 
Length 15    
Decimal Places 0    
Output Length 19    
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 Recs tran. 
Medium 15 Records trans. 
Long 20 Records transferred 
Heading 19 Records transferred 
Documentation

Definition

This is the number of records transferred from the database.

When reading a summarization level that contains more characteristics than necessary, the system uses database utilities (SELECT ... GROUP BY ... SUM ...) to reduce the number of data records that need to be transferred from the database to the application server in order to improve performance. It does this by aggregating the records in the database before transferring them to the application server.

This number shows you the number of data records that were transferred from the database to the application server. In contrast, the field Records read from the database shows you the number of records read prior to aggregation.

The ratio of preaggregated/transferred data records to records actually read from the database is an indicator of whether or not you should create another summarization level on a more aggregated level.

History
Last changed by/on SAP  19980514 
SAP Release Created in