SAP ABAP Class CL_XLF_MULTI_XTEND_ATTRIBUTE (Basic "xtendable" multi value attribute)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_XLIFF (Package) XLIFF 1.2 Library
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_XLIFF_ATTRIBUTE | Basic XLIFF attribute implementation | 20100908 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XLF_MULTI_XTEND_ATTRIBUTE | Basic interface for multi-value attributes | 20100908 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_PURPOSE | Purpose | 20100909 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_XLF_ATTR_REFORMAT | Reformat | 20100909 |
Properties
| Class | CL_XLF_MULTI_XTEND_ATTRIBUTE | |
| Short Description | Basic "xtendable" multi value attribute | |
| Super Class | CL_XLF_XLIFF_ATTRIBUTE | Basic XLIFF attribute implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_XLIFF | XLIFF 1.2 Library |
| Created | 20100908 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XLF_MULTI_XTEND_ATTRIBUTE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XLF_MULTI_XTEND_ATTRIBUTE | Basic interface for multi-value attributes | 20100908 |
Friends
Class CL_XLF_MULTI_XTEND_ATTRIBUTE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TXLF_ENUM | Table of enumerations | 20100908 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TXLF_STRING | Table of strings | 20100908 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20100908 | ||
| 2 | Instance method | Protected | Method | 20100908 | ||
| 3 | Instance method | Protected | Method | 20100908 |
Events
Class CL_XLF_MULTI_XTEND_ATTRIBUTE has no event.
Types
Class CL_XLF_MULTI_XTEND_ATTRIBUTE has no local type.
Method Signatures
Method GET_ENUM_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENUM_VALUES | Value transfer | Type reference (TYPE) | TXLF_ENUM | Table of enumerations | 20100908 |
Method GET_ENUM_VALUES on class CL_XLF_MULTI_XTEND_ATTRIBUTE has no exception.
Method GET_XTEND_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XTEND_VALUES | Value transfer | Type reference (TYPE) | TXLF_STRING | Table of strings | 20100908 |
Method GET_XTEND_VALUES on class CL_XLF_MULTI_XTEND_ATTRIBUTE has no exception.
Method INIT_MULTI_XTEND_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_VALIDITY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20110310 | |||
| 2 | ENUM_VALUES | Call by reference | Type reference (TYPE) | TXLF_ENUM | Table of enumerations | 20100908 | |||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20100908 | ||||
| 4 | XTEND_VALUES | Call by reference | Type reference (TYPE) | TXLF_STRING | Table of strings | 20100908 |
Method INIT_MULTI_XTEND_ATTRIBUTE on class CL_XLF_MULTI_XTEND_ATTRIBUTE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |