SAP ABAP Interface IF_SXML_OUTPUT_STREAM (XML Stream Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE_XML (Package) XML Parts of SOAP Runtime

⤷

⤷

Properties
Interface | IF_SXML_OUTPUT_STREAM | |
Short Description | XML Stream Interface |
General Data
Package | SOAP_CORE_XML | XML Parts of SOAP Runtime |
Created | 20040308 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SXML_OUTPUT_STREAM has no forward declaration.
Interfaces
Interface IF_SXML_OUTPUT_STREAM has no interface.
Friends
Interface IF_SXML_OUTPUT_STREAM has no friend.
Attributes
Interface IF_SXML_OUTPUT_STREAM has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20040308 | |
2 | ![]() |
Instance method | Public | Method | 20040308 | |
3 | ![]() |
Instance method | Public | Method | 20040308 | |
4 | ![]() |
Instance method | Public | Method | 20040308 | |
5 | ![]() |
Instance method | Public | Method | 20040308 |
Events
Interface IF_SXML_OUTPUT_STREAM has no event.
Types
Interface IF_SXML_OUTPUT_STREAM has no local type.
Method Signatures
Method NSURI_BY_PREFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMESPACE | Value transfer | Type reference (TYPE) | ANYURI | 20040308 | |||
2 | ![]() |
PREFIX | Call by reference | Type reference (TYPE) | STRING | 20040308 |
Method NSURI_BY_PREFIX on Interface IF_SXML_OUTPUT_STREAM has no exception.
Method WRITE_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20040308 | |||
2 | ![]() |
NS_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20040308 | |||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20040308 |
Method WRITE_ATTRIBUTE on Interface IF_SXML_OUTPUT_STREAM has no exception.
Method WRITE_CLOSE_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20040308 | |||
2 | ![]() |
NS_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20040308 |
Method WRITE_CLOSE_TAG on Interface IF_SXML_OUTPUT_STREAM has no exception.
Method WRITE_OPEN_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20040308 | |||
2 | ![]() |
NS_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20040308 |
Method WRITE_OPEN_TAG on Interface IF_SXML_OUTPUT_STREAM has no exception.
Method WRITE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20040308 |
Method WRITE_VALUE on Interface IF_SXML_OUTPUT_STREAM has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 700 |