SAP ABAP Data Element RR_SUUMS (Sales total)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FBD (Package) Customers
Basic Data
Data Element RR_SUUMS
Short Description Sales total  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DECV19_2    
Data Type DEC   Counter or amount field with comma and sign 
Length 19    
Decimal Places 2    
Output Length 26    
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  
Medium 15 Sls total 
Long 20 Sales total 
Heading  
Documentation

Definition

The sales displayed are the average sales of the last n closed periods. The last n closed periods refer to the key date displayed in the header line.

Example: n = 3, key date = 02/01/1996
=====================================
Period Sales
------ -----
01/1996 5,000
12/1995 6,000
11/1995 4,000

Average sales = (5,000+6,000+4,000) / 3 = 5,000

The variable n and the key date can be determined when creating the evaluation.

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