SAP ABAP Interface IF_SXML_ATTRIBUTE (Interface for Attribute Objects of sXML Library)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-XML (Application Component) ABAP XML Processing
⤷
SXML (Package) Streamed XML Reader/Writer

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SXML_ATTRIBUTE | Class for Attribute Objects of sXML Library | 20041210 |
Properties
Interface | IF_SXML_ATTRIBUTE | |
Short Description | Interface for Attribute Objects of sXML Library |
General Data
Package | SXML | Streamed XML Reader/Writer |
Created | 20041210 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SXML_ATTRIBUTE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SXML_NAMED | Interface for Named XML Components of sXML Library | 20041210 | ||
2 | IF_SXML_VALUE | Interface for Value Objects of the sXML Library | 20041210 |
Friends
Interface IF_SXML_ATTRIBUTE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | PREFIX | Instance attribute | Public | Attribute reference (LIKE) | 20041214 | ||||
2 | QNAME | Instance attribute | Public | Attribute reference (LIKE) | 20041214 | ||||
3 | VALUE_TYPE | Instance attribute | Public | Attribute reference (LIKE) | 20041214 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20041214 | |
2 | ![]() |
Instance method | Public | Method | 20041214 | |
3 | ![]() |
Instance method | Public | Method | 20041215 | |
4 | ![]() |
Instance method | Public | Method | 20041214 | |
5 | ![]() |
Instance method | Public | Method | 20041214 |
Events
Interface IF_SXML_ATTRIBUTE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ATTRIBUTES | Public | See coding | Reference Table to Attribute Objects | 20041210 | ATTRIBUTES TYPE STANDARD TABLE OF REF TO IF_SXML_ATTRIBUTE WITH DEFAULT KEY
|
Method Signatures
Method GET_VALUE Signature
Method GET_VALUE on Interface IF_SXML_ATTRIBUTE has no parameter.
Method GET_VALUE on Interface IF_SXML_ATTRIBUTE has no exception.
Method GET_VALUE_RAW Signature
Method GET_VALUE_RAW on Interface IF_SXML_ATTRIBUTE has no parameter.
Method GET_VALUE_RAW on Interface IF_SXML_ATTRIBUTE has no exception.
Method SET_PREFIX Signature
Method SET_PREFIX on Interface IF_SXML_ATTRIBUTE has no parameter.
Method SET_PREFIX on Interface IF_SXML_ATTRIBUTE has no exception.
Method SET_VALUE Signature
Method SET_VALUE on Interface IF_SXML_ATTRIBUTE has no parameter.
Method SET_VALUE on Interface IF_SXML_ATTRIBUTE has no exception.
Method SET_VALUE_RAW Signature
Method SET_VALUE_RAW on Interface IF_SXML_ATTRIBUTE has no parameter.
Method SET_VALUE_RAW on Interface IF_SXML_ATTRIBUTE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |