SAP ABAP Class CL_XLF_ATTR_CONTEXT_TYPE (Context type)
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_XTENDABLE_ATTRIBUTE | Basic "xtendable" attribute implementation | 20100909 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XLF_ATTR_CONTEXT_TYPE | Context type | 20100909 |
Properties
| Class | CL_XLF_ATTR_CONTEXT_TYPE | |
| Short Description | Context type | |
| Super Class | CL_XLF_XTENDABLE_ATTRIBUTE | Basic "xtendable" 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 | 20100909 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XLF_ATTR_CONTEXT_TYPE | Context type | 20100909 |
Friends
Class CL_XLF_ATTR_CONTEXT_TYPE has no friend class.
Attributes
Class CL_XLF_ATTR_CONTEXT_TYPE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100909 | ||
| 2 | Instance method | Public | Method | 20100909 |
Events
Class CL_XLF_ATTR_CONTEXT_TYPE has no event.
Types
Class CL_XLF_ATTR_CONTEXT_TYPE has no local type.
Method Signatures
Method INIT_CONTEXT_TYPE_ENUM 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_VALUE | Call by reference | Object reference (TYPE REF TO) | CL_XLF_ENUM_CONTEXT_TYPE | 20100909 |
Method INIT_CONTEXT_TYPE_ENUM on class CL_XLF_ATTR_CONTEXT_TYPE has no exception.
Method INIT_CONTEXT_TYPE_XTEND 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 | XTEND_VALUE | Call by reference | Type reference (TYPE) | STRING | 20100909 |
Method INIT_CONTEXT_TYPE_XTEND on class CL_XLF_ATTR_CONTEXT_TYPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |