SAP ABAP Class /BCV/CL_SIN_TRANSLATE_EXC (PCV Data Migration: Exception Logic for SIN Tables)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/SIN (Package) BCV Search Integration Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BCV/IF_FND_TRANSLATE_ROW | Translation method for data migration of table row | 20090320 |
Properties
| Class | /BCV/CL_SIN_TRANSLATE_EXC | |
| Short Description | PCV Data Migration: Exception Logic for SIN Tables | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BCV/SIN | BCV Search Integration Layer |
| Created | 20090320 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BCV/CL_SIN_TRANSLATE_EXC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BCV/IF_FND_TRANSLATE_ROW | Translation method for data migration of table row | 20090320 |
Friends
Class /BCV/CL_SIN_TRANSLATE_EXC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_NAME' | 20090320 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'REFSYSTEM' | Reference system | 20090717 | ||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'SEARCH_ID' | 20090320 | |||
| 4 | Constant | Private | Type reference (TYPE) | TABNAME16 | '/PLMPCV/C_DSBP' | Table name, 16 characters | 20090320 | ||
| 5 | Constant | Private | Type reference (TYPE) | TABNAME16 | '/PLMPCV/D_SESYSR' | Table name, 16 characters | 20090717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Translate table DSBP | 20090717 | |
| 2 | Static method | Private | Method | Translate table SESYSR | 20090717 |
Events
Class /BCV/CL_SIN_TRANSLATE_EXC has no event.
Types
Class /BCV/CL_SIN_TRANSLATE_EXC has no local type.
Method Signatures
Method TRANSLATE_DSBP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TABLE_LINE_TO | Call by reference | Type reference (TYPE) | ANY | 20090717 | ||||
| 2 | IS_TABLE_LINE_FROM | Call by reference | Type reference (TYPE) | ANY | PCV Table Line | 20090717 | |||
| 3 | IV_TABLE_FROM | Call by reference | Type reference (TYPE) | /BCV/FND_TAB_FROM | PCV Table | 20090717 |
Method TRANSLATE_DSBP on class /BCV/CL_SIN_TRANSLATE_EXC has no exception.
Method TRANSLATE_SESYSR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TABLE_LINE_TO | Call by reference | Type reference (TYPE) | ANY | 20090717 | ||||
| 2 | IS_TABLE_LINE_FROM | Call by reference | Type reference (TYPE) | ANY | PCV Table Line | 20090717 | |||
| 3 | IV_TABLE_FROM | Call by reference | Type reference (TYPE) | /BCV/FND_TAB_FROM | PCV Table | 20090717 |
Method TRANSLATE_SESYSR on class /BCV/CL_SIN_TRANSLATE_EXC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |