SAP ABAP Interface IF_RSDS_CONVERT (DataSource Converter: String---> Character Structure)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDS (Package) Apollo DataSource
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDS_CONVERT_ASCII | Ascii Converter Class | 20040608 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDS_CONVERT_ASCII_HIER | Hierarchy Parser for ASCII | 20060718 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDS_CONVERT_CSV_FIXED | CSV Fixed-Converter Class | 20040614 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDS_CONVERT_CSV_FLEXIBLE | CSV Fixed-Converter Class | 20040705 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDS_CONVERT_CSV_HIER | Hierarchy Parser for CSV | 20070831 |
Properties
| Interface | IF_RSDS_CONVERT | |
| Short Description | DataSource Converter: String---> Character Structure |
General Data
| Package | RSDS | Apollo DataSource |
| Created | 20040112 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSDS_CONVERT has no forward declaration.
Interfaces
Interface IF_RSDS_CONVERT has no interface.
Friends
Interface IF_RSDS_CONVERT has no friend.
Attributes
Interface IF_RSDS_CONVERT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generation of a Routine | 20040112 | |
| 2 | Static method | Public | Method | Template Name | 20050128 |
Events
Interface IF_RSDS_CONVERT has no event.
Types
Interface IF_RSDS_CONVERT has no local type.
Method Signatures
Method GET_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CODE | Call by reference | Type reference (TYPE) | RS_T_CODE | Coding (Form routine without declarations and interface) | 20040112 | |||
| 2 | I_CODEID | Call by reference | Type reference (TYPE) | RSDS_CODEID | Id des generierten Programmes | 20040112 | |||
| 3 | I_R_ATTRIBUTES | Call by reference | Object reference (TYPE REF TO) | OBJECT | Referenz auf die Attribut-Klasse der Methode | 20040112 | |||
| 4 | I_T_SEGMENTS | Call by reference | Type reference (TYPE) | RSDS_T_CHARACTER_STRUCTURES | Namen der Characterstrukturen | 20040112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040112 |
Method GET_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEMPLATE | Value transfer | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20050128 |
Method GET_TEMPLATE on Interface IF_RSDS_CONVERT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |