SAP ABAP Interface /BCV/IF_FND_TRANSLATE_ROW (Translation method for data migration of table row)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/FND (Package) BCV Foundation Layer
⤷
⤷
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
| Interface | /BCV/IF_FND_TRANSLATE_ROW | |
| Short Description | Translation method for data migration of table row |
General Data
| Package | /BCV/FND | BCV Foundation Layer |
| Created | 20090320 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /BCV/IF_FND_TRANSLATE_ROW has no forward declaration.
Interfaces
Interface /BCV/IF_FND_TRANSLATE_ROW has no interface.
Friends
Interface /BCV/IF_FND_TRANSLATE_ROW has no friend.
Attributes
Interface /BCV/IF_FND_TRANSLATE_ROW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Translate table line | 20090320 |
Events
Interface /BCV/IF_FND_TRANSLATE_ROW has no event.
Types
Interface /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 | CO_LOG | Call by reference | Object reference (TYPE REF TO) | /BCV/CL_FND_LOG | Log | 20090320 | |||
| 2 | ES_TABLE_LINE_TO | Call by reference | Type reference (TYPE) | ANY | 20090320 | ||||
| 3 | IS_TABLE_LINE_FROM | Call by reference | Type reference (TYPE) | ANY | PCV Table Line | 20090320 | |||
| 4 | IV_MODE | Call by reference | Type reference (TYPE) | /BCV/FND_MIGRATION_MODE | Migration mode | 20090320 | |||
| 5 | IV_TABLE_FROM | Call by reference | Type reference (TYPE) | /BCV/FND_TAB_FROM | PCV Table | 20090320 | |||
| 6 | IV_TABLE_TO | Call by reference | Type reference (TYPE) | /BCV/FND_TAB_TO | BCV Table | 20090320 |
Method TRANSLATE_TABLE_ROW on Interface /BCV/IF_FND_TRANSLATE_ROW has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |