SAP ABAP Interface IF_XML_STREAM (XML Stream Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_XP | SOAP Kernel Module | 20020918 |
Properties
Interface | IF_XML_STREAM | |
Short Description | XML Stream Interface |
General Data
Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
Created | 20020912 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_XML_STREAM has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CHAR_STREAM | 20020912 |
Friends
Interface IF_XML_STREAM has no friend.
Attributes
Interface IF_XML_STREAM has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20030814 | |
2 | ![]() |
Instance method | Public | Method | 20030122 | |
3 | ![]() |
Instance method | Public | Method | 20030108 | |
4 | ![]() |
Instance method | Public | Method | 20030122 | |
5 | ![]() |
Instance method | Public | Method | 20020912 | |
6 | ![]() |
Instance method | Public | Method | 20020912 | |
7 | ![]() |
Instance method | Public | Method | 20020912 | |
8 | ![]() |
Instance method | Public | Method | 20020912 |
Events
Interface IF_XML_STREAM has no event.
Types
Interface IF_XML_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 | 20030814 | |||
2 | ![]() |
PREFIX | Call by reference | Type reference (TYPE) | STRING | 20030814 |
Method NSURI_BY_PREFIX on Interface IF_XML_STREAM has no exception.
Method PUSHBACK_LAST_TAG Signature
Method PUSHBACK_LAST_TAG on Interface IF_XML_STREAM has no parameter.
Method PUSHBACK_LAST_TAG on Interface IF_XML_STREAM has no exception.
Method READ_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TAG | Value transfer | Object reference (TYPE REF TO) | IF_SXML_TAG | XML tag interface | 20030108 |
Method READ_TAG on Interface IF_XML_STREAM has no exception.
Method SKIP_TAG Signature
Method SKIP_TAG on Interface IF_XML_STREAM has no parameter.
Method SKIP_TAG on Interface IF_XML_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 | 20020912 | |||
2 | ![]() |
NS_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20020912 | |||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20020912 |
Method WRITE_ATTRIBUTE on Interface IF_XML_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 | 20020912 | |||
2 | ![]() |
NS_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20020912 |
Method WRITE_CLOSE_TAG on Interface IF_XML_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 | 20020912 | |||
2 | ![]() |
NS_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20020912 |
Method WRITE_OPEN_TAG on Interface IF_XML_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 | 20020912 |
Method WRITE_VALUE on Interface IF_XML_STREAM has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 630 |