SAP ABAP Class IF_FOX3_MEMORY_AWARE_OBJECT (Read Memory Consumption)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOX3_CACHE_TABLES Table Object for the Cache 20100514
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOX3_CONTROLLER Control Unit for the Explosion 20100701
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOX3_EXPLODER Main Class for Simple Explosions 20100514
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOX3_LINK_TYPES_TABLE Save Optimized Internal Table 20100514
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOX3_OBJECT_DATA_MANAGER Object Data Manager 20100514
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOX3_REQUEST FOX API Class for Processing Requests 20100514
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOX3_STRUCTURED_CACHE Cache for the Structure Explosion 20100701
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOX3_STRUCT_OBJECT_FACTORY Factory for Instances of FOX Objects 20100629
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOX3_VALIDITY_DATA Abstract Class for Validities 20100514
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOX3_VAL_DATA_MANAGER Validity Data Manager 20100514
Properties
Class IF_FOX3_MEMORY_AWARE_OBJECT  
Short Description Read Memory Consumption    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100514   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FOX3_MEMORY_AWARE_OBJECT has no forward declaration.
Interfaces
Class IF_FOX3_MEMORY_AWARE_OBJECT has no interface implemented.
Friends
Class IF_FOX3_MEMORY_AWARE_OBJECT has no friend class.
Attributes
Class IF_FOX3_MEMORY_AWARE_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTUAL_MEMORY Instance method Public Method Output Memory Consumption in Bytes 20100514
2 LOG_ACTUAL_MEMORY Instance method Public Method Output Memory Consumption in the Log 20100514
Events
Class IF_FOX3_MEMORY_AWARE_OBJECT has no event.
Types
Class IF_FOX3_MEMORY_AWARE_OBJECT has no local type.
Method Signatures

Method GET_ACTUAL_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_BYTES Value transfer Type reference (TYPE) I 20100514

Method GET_ACTUAL_MEMORY on class IF_FOX3_MEMORY_AWARE_OBJECT has no exception.

Method LOG_ACTUAL_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_BYTES Value transfer Type reference (TYPE) I 20100514
2 Importing II_MESSAGE Call by reference Object reference (TYPE REF TO) IF_PTU_MESSAGE Collect Messages 20100514
3 Importing IV_ADDITIONAL_OBJECT_TEXT Call by reference Type reference (TYPE) FOX3_TEXT Description in FOX 20100514

Method LOG_ACTUAL_MEMORY on class IF_FOX3_MEMORY_AWARE_OBJECT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in