SAP ABAP Class IF_RSDS_CONVERT (DataSource Converter: String---> Character Structure)
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
| Class | IF_RSDS_CONVERT | |
| Short Description | DataSource Converter: String---> Character Structure | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040112 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSDS_CONVERT has no forward declaration.
Interfaces
Class IF_RSDS_CONVERT has no interface implemented.
Friends
Class IF_RSDS_CONVERT has no friend class.
Attributes
Class 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
Class IF_RSDS_CONVERT has no event.
Types
Class 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 class IF_RSDS_CONVERT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |