SAP ABAP Data Element UMGATOTROWS (Total number of rows of a table)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18-UNI (Application Component) I18N Unicode
     SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
Basic Data
Data Element UMGATOTROWS
Short Description Total number of rows of a table  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type UMGONUM16    
Data Type NUMC   Character string with only digits 
Length 16    
Decimal Places 0    
Output Length 16    
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 Tot. Rows 
Medium 17 Total No. of Rows 
Long 20 Total Number of Rows 
Heading 20 Total Number of Rows 
Documentation

Definition

The column shows the total number of rows which have been analyzed by an SPUMG scan. This number does not correspond always to the number of database records of the table. Below you find an overview of the definition for each SPUMG level:

Consistency Check: No database records are analyzed in the Consistency Check. Therefore the number is always 0.

Tables without Language Information: The number corresponds to the number of all database records of the table.

Tables with Ambiguous Language Information: The number corresponds to all database records whose language key is not contained in the SPUMG language list.

INDX Analysis: Depending on the table category, the number corresponds to

  • Tables with Language Information: all the data records whose language key is not contained in the SPUMG language list.
  • Tables without Language Information: all the data records are read.

Tables with Language Information: The number corresponds to all data records whose language key is marked as an active language in the SPUMG language list.

Reprocess: Depending on the table category, the number corresponds to

  • Tables with Language Information: all the data records whose language key is not contained in the SPUMG language list.
  • Tables without Language Information: all the data records are read.

INDX Repair: see INDX Analysis.

Use

Dependencies

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 700