SAP ABAP Class CL_XLFT_TTX_ITEM (An item from a TTX file)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_XLFT (Package) XLIFF 1.2 Translation
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XLFT_TTX_ELEM_END | TTX element end | 20110110 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_XLFT_TTX_ELEM_START | TTX element start | 20110110 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_XLFT_TTX_XLIFF_ELEM_END | End of an XLIFF element in a TTX file | 20110110 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_XLFT_TTX_XLIFF_ELEM_STALONE | Standalone XLIFF element in a TTX file | 20110110 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_XLFT_TTX_XLIFF_ELEM_START | Start of an XLIFF element | 20110110 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_XLFT_TTX_XLIFF_TEXT | XLIFF text in a TTX file | 20110110 |
Properties
| Class | CL_XLFT_TTX_ITEM | |
| Short Description | An item from a TTX file | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE_XLFT | XLIFF 1.2 Translation |
| Created | 20110110 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XLFT_TTX_ITEM has no forward declaration.
Interfaces
Class CL_XLFT_TTX_ITEM has no interface implemented.
Friends
Class CL_XLFT_TTX_ITEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 2 | 20110110 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 1 | 20110110 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 5 | 20110110 | |||
| 4 | Constant | Public | Type reference (TYPE) | I | 4 | 20110110 | |||
| 5 | Constant | Public | Type reference (TYPE) | I | 3 | 20110110 | |||
| 6 | Constant | Public | Type reference (TYPE) | I | 6 | 20110110 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | 20110110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | 20110110 | ||
| 2 | Static method | Public | Method | 20110110 | ||
| 3 | Instance method | Protected | Method | 20110110 | ||
| 4 | Instance method | Public | Method | 20110110 | ||
| 5 | Instance method | Public | Method | 20110110 | ||
| 6 | Instance method | Protected | Method | 20110110 |
Events
Class CL_XLFT_TTX_ITEM has no event.
Types
Class CL_XLFT_TTX_ITEM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Call by reference | Type reference (TYPE) | I | 20110110 |
Method CONSTRUCTOR on class CL_XLFT_TTX_ITEM has no exception.
Method DESERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT_STREAM | Call by reference | Object reference (TYPE REF TO) | CL_XLFT_INPUT_STREAM | 20110110 | ||||
| 2 | ITEM | Value transfer | Object reference (TYPE REF TO) | CL_XLFT_TTX_ITEM | 20110110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110110 |
Method DESERIALIZE_SUB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT_STREAM | Call by reference | Object reference (TYPE REF TO) | CL_XLFT_INPUT_STREAM | 20110110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110110 |
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 | 20110110 |
Method GET_TYPE on class CL_XLFT_TTX_ITEM has no exception.
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTPUT_STREAM | Call by reference | Object reference (TYPE REF TO) | CL_XLFT_OUTPUT_STREAM | 20110110 |
Method SERIALIZE on class CL_XLFT_TTX_ITEM has no exception.
Method SERIALIZE_SUB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTPUT_STREAM | Call by reference | Object reference (TYPE REF TO) | CL_XLFT_OUTPUT_STREAM | 20110110 |
Method SERIALIZE_SUB on class CL_XLFT_TTX_ITEM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |