SAP ABAP Class CL_RSDA_TABLE_NAME_CONVERTER (Map External Table Name to Local)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions
⤷
⤷
Properties
| Class | CL_RSDA_TABLE_NAME_CONVERTER | |
| Short Description | Map External Table Name to Local | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDA | BW Data Archiving and Near-line Storage. Core Functions |
| Created | 20040924 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDA_TABLE_NAME_CONVERTER has no interface implemented.
Friends
Class CL_RSDA_TABLE_NAME_CONVERTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | '/' | Namespace Delimiter | 20040924 | ||
| 2 | Constant | Public | See coding | '__' | Segment Separator | 20040924 | |||
| 3 | Constant | Public | See coding | 'V' | 20041026 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Name for Remote Table | 20040925 | |
| 2 | Static method | Public | Method | Convert Local Table Name into External | 20040924 | |
| 3 | Static method | Public | Method | Convert External Table Name into Local | 20040924 | |
| 4 | Static method | Public | Method | 20040925 |
Events
Class CL_RSDA_TABLE_NAME_CONVERTER has no event.
Types
Class CL_RSDA_TABLE_NAME_CONVERTER has no local type.
Method Signatures
Method COMPOSE_REMOTE_TABNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NLOBJECT | Call by reference | Type reference (TYPE) | RSDA_NLOBJECT | BW Nearline Interface: Nearline-Objekt | 20041116 | |||
| 2 | I_SEGID | Call by reference | Type reference (TYPE) | RSDS_SEGID | Segment | 20040925 | |||
| 3 | I_TABPREFIX | Call by reference | Type reference (TYPE) | RSDA_TABPREFIX | BW Nearline Interface: Tabellenpräfix | 20040925 | |||
| 4 | I_TABVERS | Call by reference | Type reference (TYPE) | RSDA_TABVERS | Tabellenversion | 20041119 | |||
| 5 | R_TABNAME | Value transfer | Type reference (TYPE) | RSDA_TABNAME | BW Nearline Interface: Name einer Nearline-Tabelle | 20041119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20050207 |
Method CONVERT_LOCAL_TO_REMOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABNAME_LOCAL | Call by reference | Type reference (TYPE) | RSDA_TABNAME | Name einer Tabelle im Nearline Storage | 20040924 | |||
| 2 | R_TABNAME_REMOTE | Value transfer | Type reference (TYPE) | RSDAW_TABLE_NAME | BW Nearline Interface: Name einer Nearline-Tabelle | 20040924 |
Method CONVERT_LOCAL_TO_REMOTE on class CL_RSDA_TABLE_NAME_CONVERTER has no exception.
Method CONVERT_REMOTE_TO_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ONLY_STRUCTURE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20041026 | ||
| 2 | I_TABNAME_REMOTE | Call by reference | Type reference (TYPE) | RSDAW_TABLE_NAME | Externer Tabellenname | 20040924 | |||
| 3 | R_TABNAME_LOCAL | Value transfer | Type reference (TYPE) | TABNAME | Lokaler Tabellennane | 20040924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Namenskonvertierung | 20050207 |
Method DECOMPOSE_REMOTE_TABNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NLOBJECT | Call by reference | Type reference (TYPE) | RSDA_NLOBJECT | BW Nearline Interface: Nearline-Objekt | 20040925 | |||
| 2 | E_SEGID | Call by reference | Type reference (TYPE) | RSDS_SEGID | Segment | 20040925 | |||
| 3 | E_TABPREFIX | Call by reference | Type reference (TYPE) | RSDA_TABPREFIX | BW Nearline Interface: Tabellenpräfix | 20040925 | |||
| 4 | E_TABVERS | Call by reference | Type reference (TYPE) | RSDA_SEGVERS | BW-Archivierung: Segmentversion | 20041119 | |||
| 5 | I_TABNAME | Call by reference | Type reference (TYPE) | RSDA_TABNAME | BW Nearline Interface: Name einer Nearline-Tabelle | 20041119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20040925 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |