SAP ABAP Class IF_FOX3_MAP_DB_RUNTIME (Conversion DB <-> Runtime)
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_STRUCTURED_CACHE Cache for the Structure Explosion 20100701
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOX3_STRUCT_OBJECT_FACTORY Factory for Instances of FOX Objects 20100514
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOX3_VALIDITY_DATA Abstract Class for Validities 20100514
Properties
Class IF_FOX3_MAP_DB_RUNTIME  
Short Description Conversion DB <-> Runtime    
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_MAP_DB_RUNTIME has no forward declaration.
Interfaces
Class IF_FOX3_MAP_DB_RUNTIME has no interface implemented.
Friends
Class IF_FOX3_MAP_DB_RUNTIME has no friend class.
Attributes
Class IF_FOX3_MAP_DB_RUNTIME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MAP_RUNTIME_TO_DB Instance method Public Method Generic Conversion of Table 20100514
Events
Class IF_FOX3_MAP_DB_RUNTIME has no event.
Types
Class IF_FOX3_MAP_DB_RUNTIME has no local type.
Method Signatures

Method MAP_RUNTIME_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_DB_RECORD Call by reference Object reference (TYPE REF TO) DATA 20100514
2 Changing CR_RECORD Call by reference Object reference (TYPE REF TO) DATA 20100514
3 Exporting ER_DB_TABLE Call by reference Object reference (TYPE REF TO) DATA 20100514
4 Importing IR_TABLE Call by reference Object reference (TYPE REF TO) DATA 20100514
5 Importing IV_DB_NAME Call by reference Type reference (TYPE) FOX3_TABNAME Name of Database Table 20100514
6 Importing IV_DB_TTYP_NAME Call by reference Type reference (TYPE) TTYPENAME Name of Table Type in Database Table 20100514
7 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) TTYPENAME Name of Table Type 20100514
# Exception Resumable Description Created on
1 FAILED Operation Failed 20100514
History
Last changed by/on SAP  20110908 
SAP Release Created in