SAP ABAP Class CL_LXE_TRAN_OBJ_COMPARATOR (provides methods to compare translation objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE (Package) New MLT Environment
⤷
⤷
Properties
| Class | CL_LXE_TRAN_OBJ_COMPARATOR | |
| Short Description | provides methods to compare translation objects | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE | New MLT Environment |
| Created | 20100720 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LXE_TRAN_OBJ_COMPARATOR has no forward declaration.
Interfaces
Class CL_LXE_TRAN_OBJ_COMPARATOR has no interface implemented.
Friends
Class CL_LXE_TRAN_OBJ_COMPARATOR has no friend class.
Attributes
Class CL_LXE_TRAN_OBJ_COMPARATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100720 | ||
| 2 | Instance method | Private | Constructor | 20100720 |
Events
Class CL_LXE_TRAN_OBJ_COMPARATOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | CHANGEDTEXTS | Public | See coding | 20100720 | CHANGEDTEXTS type table of lxes_changedtexts
|
||
| 2 | DELETEDTEXTS | Public | See coding | 20100720 | DELETEDTEXTS type table of lxes_deletedtexts
|
||
| 3 | NEWTEXTS | Public | See coding | 20100720 | NEWTEXTS type table of lxes_newtexts
|
Method Signatures
Method COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGEDTEXTS | Call by reference | Type reference (TYPE) | CHANGEDTEXTS | 20100720 | ||||
| 2 | DELETEDTEXTS | Call by reference | Type reference (TYPE) | DELETEDTEXTS | 20100720 | ||||
| 3 | EXISTING_XTEXT_TAB | Call by reference | Type reference (TYPE) | LXE_TT_XTEXT | Short Texts | 20100720 | |||
| 4 | EXISTING_YTEXT_TAB | Call by reference | Type reference (TYPE) | LXE_TT_YTEXT | Long Texts | 20100720 | |||
| 5 | EXISTING_ZTEXT_TAB | Call by reference | Type reference (TYPE) | LXE_TT_ZTEXT | Special Texts | 20100720 | |||
| 6 | NEWTEXTS | Call by reference | Type reference (TYPE) | NEWTEXTS | 20100720 | ||||
| 7 | NEW_XTEXT_TAB | Call by reference | Type reference (TYPE) | LXE_TT_XTEXT | Short Texts | 20100720 | |||
| 8 | NEW_YTEXT_TAB | Call by reference | Type reference (TYPE) | LXE_TT_YTEXT | Long Texts | 20100721 | |||
| 9 | NEW_ZTEXT_TAB | Call by reference | Type reference (TYPE) | LXE_TT_ZTEXT | Special Texts | 20100720 |
Method COMPARE on class CL_LXE_TRAN_OBJ_COMPARATOR has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_LXE_TRAN_OBJ_COMPARATOR has no parameter.
Method CONSTRUCTOR on class CL_LXE_TRAN_OBJ_COMPARATOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |