SAP ABAP Class /BCV/IF_FND_TRANSLATE_ROW (Translation method for data migration of table row)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BCV/CL_FND_TRANSLATE_EXC PCV Data Migration: Exception Logic for FND Tables 20090420
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BCV/CL_SIN_TRANSLATE_EXC PCV Data Migration: Exception Logic for SIN Tables 20090320
Properties
Class /BCV/IF_FND_TRANSLATE_ROW  
Short Description Translation method for data migration of table row    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090320   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BCV/IF_FND_TRANSLATE_ROW has no forward declaration.
Interfaces
Class /BCV/IF_FND_TRANSLATE_ROW has no interface implemented.
Friends
Class /BCV/IF_FND_TRANSLATE_ROW has no friend class.
Attributes
Class /BCV/IF_FND_TRANSLATE_ROW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 TRANSLATE_TABLE_ROW Static method Public Method Translate table line 20090320
Events
Class /BCV/IF_FND_TRANSLATE_ROW has no event.
Types
Class /BCV/IF_FND_TRANSLATE_ROW has no local type.
Method Signatures

Method TRANSLATE_TABLE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOG Call by reference Object reference (TYPE REF TO) /BCV/CL_FND_LOG Log 20090320
2 Exporting ES_TABLE_LINE_TO Call by reference Type reference (TYPE) ANY 20090320
3 Importing IS_TABLE_LINE_FROM Call by reference Type reference (TYPE) ANY PCV Table Line 20090320
4 Importing IV_MODE Call by reference Type reference (TYPE) /BCV/FND_MIGRATION_MODE Migration mode 20090320
5 Importing IV_TABLE_FROM Call by reference Type reference (TYPE) /BCV/FND_TAB_FROM PCV Table 20090320
6 Importing IV_TABLE_TO Call by reference Type reference (TYPE) /BCV/FND_TAB_TO BCV Table 20090320

Method TRANSLATE_TABLE_ROW on class /BCV/IF_FND_TRANSLATE_ROW has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in