Hierarchy
⤷
⤷
Properties
| Class | CL_IAC_HELPER_CONVERSIONS | |
| Short Description | Help Methods for CL_IAC* | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SITS_ABAP | ITS ABAP Components |
| Created | 20030815 | 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) |
Interfaces
Class CL_IAC_HELPER_CONVERSIONS has no interface implemented.
Friends
Class CL_IAC_HELPER_CONVERSIONS has no friend class.
Attributes
Class CL_IAC_HELPER_CONVERSIONS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Obsolete | 20110527 | |
| 2 | Static method | Private | Method | Obsolete | 20110527 | |
| 3 | Static method | Private | Method | Obsolete | 20110527 | |
| 4 | Static method | Private | Method | Obsolete | 20110527 | |
| 5 | Static method | Public | Method | Conversions | 20030825 | |
| 6 | Static method | Private | Method | Converting String to Table, Line Feeds->New Row | 20030815 | |
| 7 | Static method | Private | Method | Converting String to Table | 20030815 | |
| 8 | Static method | Private | Method | Converting CHAR String to UTF-8-Coded Binary String | 20030815 | |
| 9 | Static method | Private | Method | Converting Table from Character Sequence to String | 20030815 | |
| 10 | Static method | Private | Method | Conversions | 20110527 | |
| 11 | Static method | Private | Method | Converting Parameter Table to Simple Table | 20030822 | |
| 12 | Static method | Private | Method | Converting Table from Text, new Row, then CRLF | 20030815 | |
| 13 | Static method | Private | Method | Conversions in Parameter Table | 20110526 | |
| 14 | Static method | Private | Method | Converts a Line Format Table to CHAR-Stream (FLOW) | 20110527 | |
| 15 | Static method | Private | Method | Converts a CHAR-Stream (FLOW) to Line Format Table | 20110527 | |
| 16 | Static method | Private | Method | UTF-8-Coded xstring to System-Coded String | 20030815 | |
| 17 | Static method | Private | Method | Converting String to Table | 20030821 | |
| 18 | Static method | Private | Method | Converting Binary Data from Table to String | 20030815 | |
| 19 | Static method | Private | Method | Split Character String into Parameters Name and Value | 20041001 |
Events
Class CL_IAC_HELPER_CONVERSIONS has no event.
Types
Class CL_IAC_HELPER_CONVERSIONS has no local type.
Method Signatures
Method CONVERSIONS_FROM_X_STREAM Signature
Method CONVERSIONS_FROM_X_STREAM on class CL_IAC_HELPER_CONVERSIONS has no parameter.
Method CONVERSIONS_FROM_X_STREAM on class CL_IAC_HELPER_CONVERSIONS has no exception.
Method CONVERSIONS_TO_PARAM_TABLE Signature
Method CONVERSIONS_TO_PARAM_TABLE on class CL_IAC_HELPER_CONVERSIONS has no parameter.
Method CONVERSIONS_TO_PARAM_TABLE on class CL_IAC_HELPER_CONVERSIONS has no exception.
Method CONVERSIONS_TO_PLAIN_TABLE Signature
Method CONVERSIONS_TO_PLAIN_TABLE on class CL_IAC_HELPER_CONVERSIONS has no parameter.
Method CONVERSIONS_TO_PLAIN_TABLE on class CL_IAC_HELPER_CONVERSIONS has no exception.
Method CONVERSIONS_TO_X_STREAM Signature
Method CONVERSIONS_TO_X_STREAM on class CL_IAC_HELPER_CONVERSIONS has no parameter.
Method CONVERSIONS_TO_X_STREAM on class CL_IAC_HELPER_CONVERSIONS has no exception.
Method CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PC_CHAR_STREAM | Call by reference | Type reference (TYPE) | STRING | Ausgabe: Char-Datenstrom | 20040927 | |||
| 2 | PC_CHAR_STREAM_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Ausgabe: Char-Datenstrom als Tabelle | 20040927 | |||
| 3 | PC_PARAM_TABLE | Call by reference | Type reference (TYPE) | IAC_PARAMETER_TABTYPE | Ausgabe: Parameter: Name, Wert | 20040927 | |||
| 4 | PC_PLAIN_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Ausgabe: Tabelle von Char-Feldern | 20040927 | |||
| 5 | PC_X_STREAM | Call by reference | Type reference (TYPE) | XSTRING | Ausgabe: X-Stream | 20040927 | |||
| 6 | PC_X_STREAM_TABLE | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | Ausgabe: X-Stream als Tabelle | 20040927 | |||
| 7 | PE_CHAR_LENGTH | Value transfer | Type reference (TYPE) | I | Länge der char-Daten für pi_char_stream_table | 20030825 | |||
| 8 | PE_CODEPAGE_ERROR_OCCURED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051025 | ||||
| 9 | PE_X_LENGTH | Value transfer | Type reference (TYPE) | I | Länge der binären Daten | 20040913 | |||
| 10 | PI_CHAR_STREAM | Call by reference | Type reference (TYPE) | STRING | Eingabe: Char-Datenstrom | 20040927 | |||
| 11 | PI_CHAR_STREAM_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Eingabe: Char-Datenstrom als Tabelle | 20040927 | |||
| 12 | PI_GIVE_CHAR_STREAM | Value transfer | Type reference (TYPE) | FLAG | char_stream füllen | 20030825 | |||
| 13 | PI_GIVE_CHAR_STREAM_TABLE | Value transfer | Type reference (TYPE) | FLAG | char-stream als Tabelle füllen | 20030825 | |||
| 14 | PI_GIVE_PARAM_TABLE | Value transfer | Type reference (TYPE) | FLAG | Parametertabelle füllen | 20030825 | |||
| 15 | PI_GIVE_PLAIN_TABLE | Value transfer | Type reference (TYPE) | FLAG | einfache Tabelle füllen | 20030825 | |||
| 16 | PI_GIVE_X_STREAM | Value transfer | Type reference (TYPE) | FLAG | X-Stream füllen | 20030825 | |||
| 17 | PI_GIVE_X_STREAM_TABLE | Value transfer | Type reference (TYPE) | FLAG | X_stream_table füllen | 20030825 | |||
| 18 | PI_IGNORE_CODEPAGE_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20051025 | |||
| 19 | PI_INPUT_LENGTH | Value transfer | Type reference (TYPE) | I | Für X-stream-Tabelle notwendig | 20030826 | |||
| 20 | PI_LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache des Objektes, dessen Daten zu konvertieren sind. | 20030825 | ||
| 21 | PI_PARAM_TABLE | Call by reference | Type reference (TYPE) | IAC_PARAMETER_TABTYPE | Eingabe: Parameter: Name, Wert | 20040927 | |||
| 22 | PI_PLAIN_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Eingabe: Tabelle von Char-Feldern | 20040927 | |||
| 23 | PI_SUPPRESS_LANGUAGE_CHECK | Value transfer | Type reference (TYPE) | FLAG | 20031016 | ||||
| 24 | PI_USE | Call by reference | Type reference (TYPE) | IACCONTENTFORMAT | Eingabeformat | 20030825 | |||
| 25 | PI_X_STREAM | Call by reference | Type reference (TYPE) | XSTRING | Eingabe: X-Stream | 20040927 | |||
| 26 | PI_X_STREAM_TABLE | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | Eingabe: X-Stream als Tabelle | 20040927 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051202 | |||
| 2 | Sprache des Objektes <> Systemsprache | 20030825 |
Method CONVERT_CHAR_STRING_TO_PLAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Ausgabetabelle | 20030815 | |||
| 2 | PI_STRING | Call by reference | Type reference (TYPE) | STRING | Eingabedaten | 20051202 |
Method CONVERT_CHAR_STRING_TO_PLAIN on class CL_IAC_HELPER_CONVERSIONS has no exception.
Method CONVERT_CHAR_STRING_TO_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Zieltabelle mit Daten | 20030815 | |||
| 2 | PI_STRING | Call by reference | Type reference (TYPE) | STRING | Zu konvertierende Daten | 20030815 |
Method CONVERT_CHAR_STRING_TO_TABLE on class CL_IAC_HELPER_CONVERSIONS has no exception.
Method CONVERT_CHAR_STRING_TO_X Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_CODEPAGE_ERROR_OCCURED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051025 | ||||
| 2 | PE_X_STRING | Call by reference | Type reference (TYPE) | XSTRING | 20030815 | ||||
| 3 | PI_CHAR_STRING | Call by reference | Type reference (TYPE) | STRING | 20030815 | ||||
| 4 | PI_IGNORE_CODEPAGE_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Konvertierung | 20030815 |
Method CONVERT_CHAR_TABLE_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_STRING | Call by reference | Type reference (TYPE) | STRING | Ausgabestring | 20030815 | |||
| 2 | PI_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Eingabetabelle | 20030815 |
Method CONVERT_CHAR_TABLE_TO_STRING on class CL_IAC_HELPER_CONVERSIONS has no exception.
Method CONVERT_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_CHAR_LENGTH | Value transfer | Type reference (TYPE) | I | Länge der char-Daten für pi_char_stream_table | 20110527 | |||
| 2 | PE_CHAR_STREAM | Call by reference | Type reference (TYPE) | STRING | Ausgabe: Char-Datenstrom | 20110527 | |||
| 3 | PE_CHAR_STREAM_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Ausgabe: Char-Datenstrom als Tabelle | 20110527 | |||
| 4 | PE_CODEPAGE_ERROR_OCCURED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110527 | ||||
| 5 | PE_PARAM_TABLE | Call by reference | Type reference (TYPE) | IAC_PARAMETER_TABTYPE | Ausgabe: Parameter: Name, Wert | 20110527 | |||
| 6 | PE_PLAIN_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Ausgabe: Tabelle von Char-Feldern | 20110527 | |||
| 7 | PE_X_LENGTH | Value transfer | Type reference (TYPE) | I | Länge der binären Daten | 20110527 | |||
| 8 | PE_X_STREAM | Call by reference | Type reference (TYPE) | XSTRING | Ausgabe: X-Stream | 20110527 | |||
| 9 | PE_X_STREAM_TABLE | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | Ausgabe: X-Stream als Tabelle | 20110527 | |||
| 10 | PI_CHAR_STREAM | Call by reference | Type reference (TYPE) | STRING | Eingabe: Char-Datenstrom | 20110527 | |||
| 11 | PI_CHAR_STREAM_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Eingabe: Char-Datenstrom als Tabelle | 20110527 | |||
| 12 | PI_GIVE_CHAR_STREAM | Value transfer | Type reference (TYPE) | FLAG | char_stream füllen | 20110527 | |||
| 13 | PI_GIVE_CHAR_STREAM_TABLE | Value transfer | Type reference (TYPE) | FLAG | char-stream als Tabelle füllen | 20110527 | |||
| 14 | PI_GIVE_PARAM_TABLE | Value transfer | Type reference (TYPE) | FLAG | Parametertabelle füllen | 20110527 | |||
| 15 | PI_GIVE_PLAIN_TABLE | Value transfer | Type reference (TYPE) | FLAG | einfache Tabelle füllen | 20110527 | |||
| 16 | PI_GIVE_X_STREAM | Value transfer | Type reference (TYPE) | FLAG | X-Stream füllen | 20110527 | |||
| 17 | PI_GIVE_X_STREAM_TABLE | Value transfer | Type reference (TYPE) | FLAG | X_stream_table füllen | 20110527 | |||
| 18 | PI_IGNORE_CODEPAGE_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110527 | |||
| 19 | PI_INPUT_LENGTH | Value transfer | Type reference (TYPE) | I | Für X-stream-Tabelle notwendig | 20110527 | |||
| 20 | PI_PARAM_TABLE | Call by reference | Type reference (TYPE) | IAC_PARAMETER_TABTYPE | Eingabe: Parameter: Name, Wert | 20110527 | |||
| 21 | PI_PLAIN_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Eingabe: Tabelle von Char-Feldern | 20110527 | |||
| 22 | PI_USE | Call by reference | Type reference (TYPE) | IACCONTENTFORMAT | Eingabeformat | 20110527 | |||
| 23 | PI_X_STREAM | Call by reference | Type reference (TYPE) | XSTRING | Eingabe: X-Stream | 20110527 | |||
| 24 | PI_X_STREAM_TABLE | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | Eingabe: X-Stream als Tabelle | 20110527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110527 | |||
| 2 | Sprache des Objektes <> Systemsprache | 20110527 |
Method CONVERT_PARAM_TABLE_TO_PLAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_PLAIN_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | 20030822 | ||||
| 2 | PI_PARAM_TABLE | Call by reference | Type reference (TYPE) | IAC_PARAMETER_TABTYPE | 20030822 |
Method CONVERT_PARAM_TABLE_TO_PLAIN on class CL_IAC_HELPER_CONVERSIONS has no exception.
Method CONVERT_PLAIN_TO_CHAR_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_STRING | Call by reference | Type reference (TYPE) | STRING | Ausgabestring | 20030815 | |||
| 2 | PI_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Eingabetabelle | 20030815 |
Method CONVERT_PLAIN_TO_CHAR_STRING on class CL_IAC_HELPER_CONVERSIONS has no exception.
Method CONVERT_PLAIN_TO_PARAM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_CONTENT_PARAM_TABLE | Call by reference | Type reference (TYPE) | IAC_PARAMETER_TABTYPE | Ziel | 20110526 | |||
| 2 | PI_PLAIN_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | zeilenweise | 20110526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Konvertierung | 20110526 |
Method CONVERT_PLAIN_TO_STREAM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_STREAM_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Container für HTML | 20110527 | |||
| 2 | PI_PLAIN_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Container für HTML | 20110527 |
Method CONVERT_PLAIN_TO_STREAM_TABLE on class CL_IAC_HELPER_CONVERSIONS has no exception.
Method CONVERT_STREAM_TABLE_TO_PLAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_PLAIN_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Container für HTML | 20110527 | |||
| 2 | PI_STREAM_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Container für HTML | 20110527 |
Method CONVERT_STREAM_TABLE_TO_PLAIN on class CL_IAC_HELPER_CONVERSIONS has no exception.
Method CONVERT_X_STRING_TO_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_CHAR_STRING | Call by reference | Type reference (TYPE) | STRING | System-kodierter Char-String | 20030815 | |||
| 2 | PE_CODEPAGE_ERROR_OCCURED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20051025 | ||||
| 3 | PI_IGNORE_CODEPAGE_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20051025 | ||||
| 4 | PI_X_STRING | Call by reference | Type reference (TYPE) | XSTRING | UTF-8-kodierter Binästring | 20030815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Konvertierung | 20030815 |
Method CONVERT_X_STRING_TO_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_TABLE | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | Zieltabelle mit Daten | 20030821 | |||
| 2 | PI_STRING | Call by reference | Type reference (TYPE) | XSTRING | Zu konvertierende Daten | 20030821 |
Method CONVERT_X_STRING_TO_TABLE on class CL_IAC_HELPER_CONVERSIONS has no exception.
Method CONVERT_X_TABLE_TO_X_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_X_STRING | Call by reference | Type reference (TYPE) | XSTRING | Ausgabedaten | 20030815 | |||
| 2 | PI_LENGTH | Value transfer | Type reference (TYPE) | I | Input data length | 20030815 | |||
| 3 | PI_X_TABLE | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | Eingabedaten | 20030815 |
Method CONVERT_X_TABLE_TO_X_STRING on class CL_IAC_HELPER_CONVERSIONS has no exception.
Method SPLIT_PARAMETER_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_NAME | Call by reference | Type reference (TYPE) | IACPNAME | Parametername | 20041001 | |||
| 2 | PE_VALUE | Call by reference | Type reference (TYPE) | IACVALUE | Parameterwert | 20041001 | |||
| 3 | PI_LINE | Call by reference | Type reference (TYPE) | C | Aufzuteilende Zeile | 20041001 |
Method SPLIT_PARAMETER_LINE on class CL_IAC_HELPER_CONVERSIONS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |