SAP ABAP Interface IF_XLF_XTENDABLE_ATTRIBUTE (Basic interface for all "xtendable" attributes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_XLIFF (Package) XLIFF 1.2 Library

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_XLF_ATTR_ALTTRANSTYPE | Resource type | 20100908 |
2 | Interface composition (i COMPRISING i_ref) | IF_XLF_ATTR_CONTEXT_TYPE | Context type | 20100909 |
3 | Interface composition (i COMPRISING i_ref) | IF_XLF_ATTR_COUNT_TYPE | Count type | 20100909 |
4 | Interface composition (i COMPRISING i_ref) | IF_XLF_ATTR_CTYPE_DELIM | Content type | 20100909 |
5 | Interface composition (i COMPRISING i_ref) | IF_XLF_ATTR_CTYPE_PH | Content type | 20100909 |
6 | Interface composition (i COMPRISING i_ref) | IF_XLF_ATTR_DATATYPE | Data type | 20100909 |
7 | Interface composition (i COMPRISING i_ref) | IF_XLF_ATTR_MTYPE | Marker type | 20100909 |
8 | Interface composition (i COMPRISING i_ref) | IF_XLF_ATTR_RESTYPE | Resource type | 20100909 |
9 | Interface composition (i COMPRISING i_ref) | IF_XLF_ATTR_SIZE_UNIT | Unit of size attributes | 20100909 |
10 | Interface composition (i COMPRISING i_ref) | IF_XLF_ATTR_STATE | State | 20100909 |
... | Click here to see Used By full list (13 items) |
Properties
Interface | IF_XLF_XTENDABLE_ATTRIBUTE | |
Short Description | Basic interface for all "xtendable" attributes |
General Data
Package | SLXE_XLIFF | XLIFF 1.2 Library |
Created | 20100903 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_XLF_ATTRIBUTE | Basic interface for all attributes | 20100903 | ||
2 | IF_XLF_ENUM_ATTRIBUTE | Basic interface for enumeration based attributes | 20100903 | ||
3 | IF_XLF_XLIFF_ATTRIBUTE | Basic interface for all XLIFF attributes | 20100903 |
Friends
Interface IF_XLF_XTENDABLE_ATTRIBUTE has no friend.
Attributes
Interface IF_XLF_XTENDABLE_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 | 20101012 | |
3 | ![]() |
Instance method | Public | Method | 20100903 | |
4 | ![]() |
Instance method | Public | Method | 20101108 | |
5 | ![]() |
Instance method | Public | Method | 20100903 | |
6 | ![]() |
Instance method | Public | Method | 20100903 | |
7 | ![]() |
Instance method | Public | Method | 20100903 | |
8 | ![]() |
Instance method | Public | Method | 20100903 | |
9 | ![]() |
Instance method | Public | Method | 20100903 | |
10 | ![]() |
Instance method | Public | Method | Returns the attribute's "xtend"-value | 20100903 |
11 | ![]() |
Instance method | Public | Method | Returns if this attribute has an "xtend"-value | 20100903 |
Events
Interface IF_XLF_XTENDABLE_ATTRIBUTE has no event.
Types
Interface IF_XLF_XTENDABLE_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_XTENDABLE_ATTRIBUTE | A clone of this attribute | 20100903 |
Method CLONE on Interface IF_XLF_XTENDABLE_ATTRIBUTE has no exception.
Method EQUALS Signature
Method EQUALS on Interface IF_XLF_XTENDABLE_ATTRIBUTE has no parameter.
Method EQUALS on Interface IF_XLF_XTENDABLE_ATTRIBUTE has no exception.
Method GET_ENUM_VALUE Signature
Method GET_ENUM_VALUE on Interface IF_XLF_XTENDABLE_ATTRIBUTE has no parameter.
Method GET_ENUM_VALUE on Interface IF_XLF_XTENDABLE_ATTRIBUTE has no exception.
Method GET_FINGERPRINT Signature
Method GET_FINGERPRINT on Interface IF_XLF_XTENDABLE_ATTRIBUTE has no parameter.
Method GET_FINGERPRINT on Interface IF_XLF_XTENDABLE_ATTRIBUTE has no exception.
Method GET_NAME Signature
Method GET_NAME on Interface IF_XLF_XTENDABLE_ATTRIBUTE has no parameter.
Method GET_NAME on Interface IF_XLF_XTENDABLE_ATTRIBUTE has no exception.
Method GET_NAMESPACE_URI Signature
Method GET_NAMESPACE_URI on Interface IF_XLF_XTENDABLE_ATTRIBUTE has no parameter.
Method GET_NAMESPACE_URI on Interface IF_XLF_XTENDABLE_ATTRIBUTE has no exception.
Method GET_OWNER Signature
Method GET_OWNER on Interface IF_XLF_XTENDABLE_ATTRIBUTE has no parameter.
Method GET_OWNER on Interface IF_XLF_XTENDABLE_ATTRIBUTE has no exception.
Method GET_PREFIX Signature
Method GET_PREFIX on Interface IF_XLF_XTENDABLE_ATTRIBUTE has no parameter.
Method GET_PREFIX on Interface IF_XLF_XTENDABLE_ATTRIBUTE has no exception.
Method GET_VALUE Signature
Method GET_VALUE on Interface IF_XLF_XTENDABLE_ATTRIBUTE has no parameter.
Method GET_VALUE on Interface IF_XLF_XTENDABLE_ATTRIBUTE has no exception.
Method GET_XTEND_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XTEND_VALUE | Value transfer | Type reference (TYPE) | STRING | The "xtend"-value (without the 'x-') | 20100903 |
Method GET_XTEND_VALUE on Interface IF_XLF_XTENDABLE_ATTRIBUTE has no exception.
Method IS_XTENDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XTENDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | True if this attribute has an "xtend"-value | 20100903 |
Method IS_XTENDED on Interface IF_XLF_XTENDABLE_ATTRIBUTE has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |