SAP ABAP Class IF_XLF_ATTRIBUTE (Basic interface for all attributes)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_XLF_COMPARABLE | Comparable object | 20101008 |
Meta Relationship - Used By
Properties
| Class | IF_XLF_ATTRIBUTE | |
| Short Description | Basic interface for all attributes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100903 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_XLF_ATTRIBUTE has no interface implemented.
Friends
Class IF_XLF_ATTRIBUTE has no friend class.
Attributes
Class IF_XLF_ATTRIBUTE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns a clone of this attribute | 20100903 | |
| 2 | Instance method | Public | Method | 20101008 | ||
| 3 | Instance method | Public | Method | 20101108 | ||
| 4 | Instance method | Public | Method | Returns the attribute's name | 20100903 | |
| 5 | Instance method | Public | Method | Returns the attribute's namespace URI | 20100903 | |
| 6 | Instance method | Public | Method | Returns the attribute's owner element | 20100903 | |
| 7 | Instance method | Public | Method | Returns the attribute's prefix | 20100903 | |
| 8 | Instance method | Public | Method | Returns the attribute's value | 20100903 |
Events
Class IF_XLF_ATTRIBUTE has no event.
Types
Class IF_XLF_ATTRIBUTE has no local type.
Method Signatures
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLONE | Value transfer | Object reference (TYPE REF TO) | IF_XLF_ATTRIBUTE | Clone of this attribute | 20100903 |
Method CLONE on class IF_XLF_ATTRIBUTE has no exception.
Method EQUALS Signature
Method EQUALS on class IF_XLF_ATTRIBUTE has no parameter.
Method EQUALS on class IF_XLF_ATTRIBUTE has no exception.
Method GET_FINGERPRINT Signature
Method GET_FINGERPRINT on class IF_XLF_ATTRIBUTE has no parameter.
Method GET_FINGERPRINT on class IF_XLF_ATTRIBUTE has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | The attribute's name | 20100903 |
Method GET_NAME on class IF_XLF_ATTRIBUTE has no exception.
Method GET_NAMESPACE_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAMESPACE_URI | Value transfer | Type reference (TYPE) | STRING | The attribute's namespace URI | 20100903 |
Method GET_NAMESPACE_URI on class IF_XLF_ATTRIBUTE has no exception.
Method GET_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OWNER | Value transfer | Object reference (TYPE REF TO) | IF_XLF_ELEMENT | The attribute's owner element | 20100903 |
Method GET_OWNER on class IF_XLF_ATTRIBUTE has no exception.
Method GET_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREFIX | Value transfer | Type reference (TYPE) | STRING | The attribute's prefix | 20100903 |
Method GET_PREFIX on class IF_XLF_ATTRIBUTE has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | The attribute's value | 20100903 |
Method GET_VALUE on class IF_XLF_ATTRIBUTE has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |