SAP ABAP Class CL_REMI_DATA_STATISTICS (Anzahl der Datensätze ermitteln)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-MI (Application Component) Migration
     RE_MI_EA (Package) RE: Activation and Settings for RE-FX
Properties
Class CL_REMI_DATA_STATISTICS  
Short Description Anzahl der Datensätze ermitteln    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_MI_EA   RE: Activation and Settings for RE-FX 
Created 20041130   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_REMI_DATA_STATISTICS has no interface implemented.
Friends
Class CL_REMI_DATA_STATISTICS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_BUFFER_STAT_CLIENT Static Attribute Private Type reference (TYPE) RE_T_DATA_STATISTICS_CLIENT 20041130
2 MT_BUFFER_STAT_TAB Static Attribute Private Type reference (TYPE) RE_T_DATA_STATISTICS_TAB 20050107
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY Static method Public Method 20050103
2 GET_STATISTICS_CLIENT Static method Public Method 20041130
3 GET_STATISTICS_TAB Static method Public Method 20041130
4 _FILL_STATISTICS_CLIENT Static method Private Method 20041130
5 _FILL_STATISTICS_TAB Static method Private Method 20050105
6 _GET_DB_COUNT Static method Private Method 20041201
Events
Class CL_REMI_DATA_STATISTICS has no event.
Types
Class CL_REMI_DATA_STATISTICS has no local type.
Method Signatures

Method DISPLAY Signature

Method DISPLAY on class CL_REMI_DATA_STATISTICS has no parameter.
Method DISPLAY on class CL_REMI_DATA_STATISTICS has no exception.

Method GET_STATISTICS_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATISTICS_CLIENT Call by reference Type reference (TYPE) RE_T_DATA_STATISTICS_CLIENT Zusammenfassung der Analyse pro Mandant 20041130
2 Importing IF_BYPASSING_BUFFER Value transfer Type reference (TYPE) ABAP_BOOL Tech: Lesen von DB ohne Verwendung des Puffers 20041130

Method GET_STATISTICS_CLIENT on class CL_REMI_DATA_STATISTICS has no exception.

Method GET_STATISTICS_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATISTICS_TAB Call by reference Type reference (TYPE) RE_T_DATA_STATISTICS_TAB Einträge in der Analyse pro Mandant 20041201
2 Importing ID_MANDT Value transfer Type reference (TYPE) SYMANDT SY-MANDT Mandant 20041201
3 Importing IF_ALL_COMPONENTS Value transfer Type reference (TYPE) ABAP_BOOL Daten von allen unterstützten Komponenten ermitteln 20050107

Method GET_STATISTICS_TAB on class CL_REMI_DATA_STATISTICS has no exception.

Method _FILL_STATISTICS_CLIENT Signature

Method _FILL_STATISTICS_CLIENT on class CL_REMI_DATA_STATISTICS has no parameter.
Method _FILL_STATISTICS_CLIENT on class CL_REMI_DATA_STATISTICS has no exception.

Method _FILL_STATISTICS_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MANDT Value transfer Type reference (TYPE) SYMANDT Mandant 20050105
2 Importing IF_ALL_COMPONENTS Value transfer Type reference (TYPE) ABAP_BOOL Daten von allen unterstützten Komponenten ermitteln 20050107

Method _FILL_STATISTICS_TAB on class CL_REMI_DATA_STATISTICS has no exception.

Method _GET_DB_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_STATISTICS_TAB Call by reference Type reference (TYPE) REMI_DATA_STATISTICS_TAB Eintrag in der Analyse pro Mandant 20041201

Method _GET_DB_COUNT on class CL_REMI_DATA_STATISTICS has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 600