SAP ABAP Class CL_XLF_SER_TEXT (Text node in serializable form)
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_SER_NODE | Node in serializable form | 20101117 |
Properties
| Class | CL_XLF_SER_TEXT | |
| Short Description | Text node in serializable form | |
| Super Class | CL_XLF_SER_NODE | Node in serializable form |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_XLIFF | XLIFF 1.2 Library |
| Created | 20101117 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XLF_SER_TEXT has no forward declaration.
Interfaces
Class CL_XLF_SER_TEXT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_XLF_SER_NODE | 20101117 | Node in serializable form |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 1 | 20101117 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20101117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20101117 | |
| 2 | Static method | Public | Method | 20101117 | ||
| 3 | Instance method | Public | Method | 20101117 |
Events
Class CL_XLF_SER_TEXT has no event.
Types
Class CL_XLF_SER_TEXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_XLF_SER_TEXT has no parameter.
Method CONSTRUCTOR on class CL_XLF_SER_TEXT has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRING | Call by reference | Type reference (TYPE) | STRING | 20101117 | ||||
| 2 | TEXT | Value transfer | Object reference (TYPE REF TO) | CL_XLF_SER_TEXT | Text node in serializable form | 20101117 |
Method CREATE on class CL_XLF_SER_TEXT has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Value transfer | Type reference (TYPE) | STRING | 20101117 |
Method GET_TEXT on class CL_XLF_SER_TEXT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |