SAP ABAP Data Element RS_SMA_MAX_RC_PART (Maximum number of records in a part)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RS_SMA (Package) Split And Merge Monitor
Basic Data
Data Element RS_SMA_MAX_RC_PART
Short Description Maximum number of records in a part  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type DEC   Counter or amount field with comma and sign 
Length 10    
Decimal Places 0    
Output Length 13    
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  
Long  
Heading  
Documentation

Definition

This number describes how many records are maximally allewed in a partition before it gets splitted. Note that if the total records count is below the threshhold for the table to be partitioned then the table will not be splitted.

Use

Dependencies

Example

If this number is 30 million and the threshhold for partitioning is 40 million records, then a table with 35 million records is kept in one partition, if the table is containing 45 million records than the table is partitioned in such a way that no part has more 30 million records.

History
Last changed by/on SAP  20141013 
SAP Release Created in 730