SAP ABAP Interface IF_FOX3_MAP_DB_RUNTIME (Conversion DB <-> Runtime)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-DRF (Application Component) Data Replication Framework
     FOX3 (Package) Framework for hierarchy explosion
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
Interface IF_FOX3_MAP_DB_RUNTIME  
Short Description Conversion DB <-> Runtime    
General Data
Package FOX3   Framework for hierarchy explosion 
Created 20100514   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_FOX3_MAP_DB_RUNTIME has no forward declaration.
Interfaces
Interface IF_FOX3_MAP_DB_RUNTIME has no interface.
Friends
Interface IF_FOX3_MAP_DB_RUNTIME has no friend.
Attributes
Interface 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
Interface IF_FOX3_MAP_DB_RUNTIME has no event.
Types
Interface 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