SAP ABAP Class IF_SXML_OPEN_ELEMENT (Interface for Element Opening Objects of sXML Library)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SXML_NAMED | Interface for Named XML Components of sXML Library | 20041210 |
2 | Interface composition (i COMPRISING i_ref) | IF_SXML_NODE | Interface for Node Objects of sXML Library | 20041210 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SXML_OPEN_ELEMENT | Class for Element Opening Objects of sXML Library | 20041210 |
Properties
Class | IF_SXML_OPEN_ELEMENT | |
Short Description | Interface for Element Opening Objects of sXML Library | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20041210 | SAP |
Last change | 20130531 | 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... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SXML_OPEN_ELEMENT has no interface implemented.
Friends
Class IF_SXML_OPEN_ELEMENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20041214 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20041214 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20041214 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns table with references to attribute objects | 20041210 |
2 | ![]() |
Instance method | Public | Method | Returns valeu object for attribute of a name | 20041210 |
3 | ![]() |
Instance method | Public | Method | Creates an attribute with name and value | 20041214 |
4 | ![]() |
Instance method | Public | Method | Creates attributes from a table of attribute objects | 20041214 |
5 | ![]() |
Instance method | Public | Method | 20041215 |
Events
Class IF_SXML_OPEN_ELEMENT has no event.
Types
Class IF_SXML_OPEN_ELEMENT has no local type.
Method Signatures
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Value transfer | Type reference (TYPE) | IF_SXML_ATTRIBUTE=>ATTRIBUTES | Referenztabelle für Attributobjekte | 20041210 |
Method GET_ATTRIBUTES on class IF_SXML_OPEN_ELEMENT has no exception.
Method GET_ATTRIBUTE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Attributname | 20041210 | ||
2 | ![]() |
NSURI | Call by reference | Type reference (TYPE) | STRING | Namensraum-URI | 20041210 | ||
3 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SXML_VALUE | Referenz auf Wertobjekt | 20041210 |
Method GET_ATTRIBUTE_VALUE on class IF_SXML_OPEN_ELEMENT has no exception.
Method SET_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE | Value transfer | Object reference (TYPE REF TO) | IF_SXML_ATTRIBUTE | Referenz auf Attributobjekt zum weiterbearbeiten | 20041214 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Attributname | 20041214 | ||
3 | ![]() |
NSURI | Call by reference | Type reference (TYPE) | STRING | Namensraum-URI | 20041214 | ||
4 | ![]() |
PREFIX | Call by reference | Type reference (TYPE) | STRING | Namensraumpräfix | 20041214 | ||
5 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | Attributwert | 20041214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050118 |
Method SET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Call by reference | Type reference (TYPE) | IF_SXML_ATTRIBUTE=>ATTRIBUTES | Referenztabelle für Attributobjekte | 20041214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050118 |
Method SET_PREFIX Signature
Method SET_PREFIX on class IF_SXML_OPEN_ELEMENT has no parameter.
Method SET_PREFIX on class IF_SXML_OPEN_ELEMENT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |