SAP ABAP Interface IF_XLF_RFC5646_LANGUAGE_TAG (RFC 5646 language tag)
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_RFC5646_GRANDFATHERED | RFC 5646 grandfathered | 20100930 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_XLF_RFC5646_LANGTAG | RFC 5646 langtag | 20100930 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_XLF_RFC5646_PRIVATEUSE | RFC5646 privateuse | 20100930 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XLF_RFC5646_GRANDFATHERED | RFC5646 grandfathered | 20100930 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XLF_RFC5646_LANGTAG | RFC5646 language tag | 20100930 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XLF_RFC5646_PRIVATEUSE | RFC5646 privateuse | 20100930 |
Properties
| Interface | IF_XLF_RFC5646_LANGUAGE_TAG | |
| Short Description | RFC 5646 language tag |
General Data
| Package | SLXE_XLIFF | XLIFF 1.2 Library |
| Created | 20100930 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_XLF_RFC5646_LANGUAGE_TAG has no forward declaration.
Interfaces
Interface IF_XLF_RFC5646_LANGUAGE_TAG has no interface.
Friends
Interface IF_XLF_RFC5646_LANGUAGE_TAG has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_TYPE_GRANDFATHERED | Constant | Public | Type reference (TYPE) | I | 2 | 20100930 | ||
| 2 | CO_TYPE_LANGTAG | Constant | Public | Type reference (TYPE) | I | 0 | 20100930 | ||
| 3 | CO_TYPE_PRIVATEUSE | Constant | Public | Type reference (TYPE) | I | 1 | 20100930 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the type of the language tag | 20100930 | |
| 2 | Instance method | Public | Method | Returns the string representation of this language tag | 20100930 |
Events
Interface IF_XLF_RFC5646_LANGUAGE_TAG has no event.
Types
Interface IF_XLF_RFC5646_LANGUAGE_TAG has no local type.
Method Signatures
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Value transfer | Type reference (TYPE) | I | The language tag type | 20100930 |
Method GET_TYPE on Interface IF_XLF_RFC5646_LANGUAGE_TAG has no exception.
Method TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRING | Value transfer | Type reference (TYPE) | STRING | The language tag's string representation | 20100930 |
Method TO_STRING on Interface IF_XLF_RFC5646_LANGUAGE_TAG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |