Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_IXML_STREAM | Streams | 20001103 |
Properties
| Class | IF_IXML_OSTREAM | |
| Short Description | Output Streams | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20001103 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_IXML_OSTREAM has no interface implemented.
Friends
Class IF_IXML_OSTREAM has no friend class.
Attributes
Class IF_IXML_OSTREAM has no attribute.
Methods
Events
Class IF_IXML_OSTREAM has no event.
Types
Class IF_IXML_OSTREAM has no local type.
Method Signatures
Method CLONE Signature
Method CLONE on class IF_IXML_OSTREAM has no parameter.
Method CLONE on class IF_IXML_OSTREAM has no exception.
Method CLOSE Signature
Method CLOSE on class IF_IXML_OSTREAM has no parameter.
Method CLOSE on class IF_IXML_OSTREAM has no exception.
Method GET_ENCODING Signature
Method GET_ENCODING on class IF_IXML_OSTREAM has no parameter.
Method GET_ENCODING on class IF_IXML_OSTREAM has no exception.
Method GET_ESCAPED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | BOOLEAN | abap_true, falls der nächste String escaped ist | 20001103 |
Method GET_ESCAPED on class IF_IXML_OSTREAM has no exception.
Method GET_IGNORE_ESCAPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | STRING | Zeichenkette der speziellen Zeichen | 20001103 |
Method GET_IGNORE_ESCAPING on class IF_IXML_OSTREAM has no exception.
Method GET_INDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | Einrückungstiefe (Wiederholung des Einrückungszeichens) | 20001103 |
Method GET_INDENT on class IF_IXML_OSTREAM has no exception.
Method GET_INDENT_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | IXML_C1 | Einrückungszeichen (Leerzeichen, Tabulator, ...) | 20001103 |
Method GET_INDENT_CHAR on class IF_IXML_OSTREAM has no exception.
Method GET_NUM_WRITTEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | Anzahl bslang geschriebener UTF-16-Zeichen | 20001103 |
Method GET_NUM_WRITTEN on class IF_IXML_OSTREAM has no exception.
Method GET_NUM_WRITTEN_RAW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | Anzahl bslang geschriebener Bytes | 20001103 |
Method GET_NUM_WRITTEN_RAW on class IF_IXML_OSTREAM has no exception.
Method GET_PRETTY_PRINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | BOOLEAN | abap_true, falls Pretty Print eingeschaltet ist | 20001103 |
Method GET_PRETTY_PRINT on class IF_IXML_OSTREAM has no exception.
Method GET_PUBLIC_ID Signature
Method GET_PUBLIC_ID on class IF_IXML_OSTREAM has no parameter.
Method GET_PUBLIC_ID on class IF_IXML_OSTREAM has no exception.
Method GET_QUOTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | BOOLEAN | abap_true, falls Anführungzeichen um den nächsten String | 20001103 |
Method GET_QUOTED on class IF_IXML_OSTREAM has no exception.
Method GET_SYSTEM_ID Signature
Method GET_SYSTEM_ID on class IF_IXML_OSTREAM has no parameter.
Method GET_SYSTEM_ID on class IF_IXML_OSTREAM has no exception.
Method IS_CAPABLE Signature
Method IS_CAPABLE on class IF_IXML_OSTREAM has no parameter.
Method IS_CAPABLE on class IF_IXML_OSTREAM has no exception.
Method MAKE_ABSOLUTE_ID Signature
Method MAKE_ABSOLUTE_ID on class IF_IXML_OSTREAM has no parameter.
Method MAKE_ABSOLUTE_ID on class IF_IXML_OSTREAM has no exception.
Method OPEN Signature
Method OPEN on class IF_IXML_OSTREAM has no parameter.
Method OPEN on class IF_IXML_OSTREAM has no exception.
Method PRESERVE_SPECIAL_CHARACTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PRESERVING | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | 20130419 |
Method PRESERVE_SPECIAL_CHARACTERS on class IF_IXML_OSTREAM has no exception.
Method QUERY_INTERFACE Signature
Method QUERY_INTERFACE on class IF_IXML_OSTREAM has no parameter.
Method QUERY_INTERFACE on class IF_IXML_OSTREAM has no exception.
Method SET_ENCODING Signature
Method SET_ENCODING on class IF_IXML_OSTREAM has no parameter.
Method SET_ENCODING on class IF_IXML_OSTREAM has no exception.
Method SET_ESCAPED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ESCAPED | Call by reference | Type reference (TYPE) | BOOLEAN | abap_true setzt das Escaping | 20001103 |
Method SET_ESCAPED on class IF_IXML_OSTREAM has no exception.
Method SET_IGNORE_ESCAPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IGNORE_ESCAPING | Call by reference | Type reference (TYPE) | STRING | Zeichenkette der Zeichen, die nicht escaped werden sollen | 20001103 |
Method SET_IGNORE_ESCAPING on class IF_IXML_OSTREAM has no exception.
Method SET_INDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDENT | Call by reference | Type reference (TYPE) | I | Einrückungstiefe (Wiederholung des Einrückungszeichens) | 20001103 |
Method SET_INDENT on class IF_IXML_OSTREAM has no exception.
Method SET_INDENT_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDENT_CHAR | Call by reference | Type reference (TYPE) | IXML_C1 | Einrückungszeichen (Leerzeichen, Tabulator, ...) | 20001103 |
Method SET_INDENT_CHAR on class IF_IXML_OSTREAM has no exception.
Method SET_PRETTY_PRINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRETTY_PRINT | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | abap_true schaltet Pretty Print ein | 20001103 |
Method SET_PRETTY_PRINT on class IF_IXML_OSTREAM has no exception.
Method SET_PUBLIC_ID Signature
Method SET_PUBLIC_ID on class IF_IXML_OSTREAM has no parameter.
Method SET_PUBLIC_ID on class IF_IXML_OSTREAM has no exception.
Method SET_QUOTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_QUOTED | Call by reference | Type reference (TYPE) | BOOLEAN | abap_true setzt den nächsten string in Anführungszeichen | 20001103 |
Method SET_QUOTED on class IF_IXML_OSTREAM has no exception.
Method SET_SYSTEM_ID Signature
Method SET_SYSTEM_ID on class IF_IXML_OSTREAM has no parameter.
Method SET_SYSTEM_ID on class IF_IXML_OSTREAM has no exception.
Method SKIP_NON_XML_CHARACTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SKIPPING | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | 20130419 |
Method SKIP_NON_XML_CHARACTERS on class IF_IXML_OSTREAM has no exception.
Method WRITE_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | I | Anzahl der geschriebenen Zeichen | 20001103 | |||
| 2 | STRING | Call by reference | Type reference (TYPE) | STRING | Zu schreibender Textstring | 20001103 |
Method WRITE_STRING on class IF_IXML_OSTREAM has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |