SAP ABAP Class CL_LXE_TRAN_OBJ_MODIFIED_EVENT (translation object modified event)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE (Package) New MLT Environment

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_LXE_A_LOG_EVENT | Abstract class of log event | 20100728 |
Properties
Class | CL_LXE_TRAN_OBJ_MODIFIED_EVENT | |
Short Description | translation object modified event | |
Super Class | CL_LXE_A_LOG_EVENT | Abstract class of log event |
Instantiability of a Class | 2 | Public |
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_MODIFIED_EVENT has no forward declaration.
Interfaces
Class CL_LXE_TRAN_OBJ_MODIFIED_EVENT has no interface implemented.
Friends
Class CL_LXE_TRAN_OBJ_MODIFIED_EVENT 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) | LT_CHANGEDTEXTS | 20100720 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LT_DELETEDTEXTS | 20100720 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | NI_NODEADDR | IP Address | 20100722 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LT_NEWTEXTS | 20100720 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXESTRING | Text | 20100720 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20100720 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100720 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20100720 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR70 | Char 70 | 20100720 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UNAME | User Name | 20100720 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20100720 | |
2 | ![]() |
Instance method | Private | Method | Convert a time stamp value to a string | 20100720 |
3 | ![]() |
Instance method | Private | Method | 20100720 | |
4 | ![]() |
Instance method | Private | Method | 20100720 | |
5 | ![]() |
Instance method | Private | Method | Returns event's common data | 20100720 |
6 | ![]() |
Instance method | Private | Method | 20100720 | |
7 | ![]() |
Instance method | Private | Method | 20100720 | |
8 | ![]() |
Instance method | Private | Method | 20100720 | |
9 | ![]() |
Instance method | Private | Method | 20100720 |
Events
Class CL_LXE_TRAN_OBJ_MODIFIED_EVENT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LT_CHANGEDTEXTS | Public | See coding | 20100720 | LT_CHANGEDTEXTS TYPE TABLE OF lxes_changedtexts
|
||
2 | LT_DELETEDTEXTS | Public | See coding | 20100720 | LT_DELETEDTEXTS TYPE TABLE OF LXES_DELETEDTEXTS
|
||
3 | LT_NEWTEXTS | Public | See coding | 20100720 | LT_NEWTEXTS TYPE TABLE OF LXES_NEWTEXTS
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGEDTEXTS | Call by reference | Type reference (TYPE) | LT_CHANGEDTEXTS | 20100730 | |||
2 | ![]() |
DELETEDTEXTS | Call by reference | Type reference (TYPE) | LT_DELETEDTEXTS | 20100730 | |||
3 | ![]() |
EVENTNAME | Call by reference | Type reference (TYPE) | LXECHAR255 | Char255 | 20100804 | ||
4 | ![]() |
NEWTEXTS | Call by reference | Type reference (TYPE) | LT_NEWTEXTS | 20100730 | |||
5 | ![]() |
SEVERITY | Call by reference | Type reference (TYPE) | I | 20101213 | |||
6 | ![]() |
TRANSAREA | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20100730 |
Method CONSTRUCTOR on class CL_LXE_TRAN_OBJ_MODIFIED_EVENT has no exception.
Method CONVERT_TIMESTAMP_2_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STR_TIMESTAMP | Value transfer | Type reference (TYPE) | CHAR20 | Char 20 | 20100720 | ||
2 | ![]() |
TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100720 |
Method CONVERT_TIMESTAMP_2_STRING on class CL_LXE_TRAN_OBJ_MODIFIED_EVENT has no exception.
Method GET_CHANGEDTXT_FORMATEDSTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20100720 |
Method GET_CHANGEDTXT_FORMATEDSTR on class CL_LXE_TRAN_OBJ_MODIFIED_EVENT has no exception.
Method GET_CHANGE_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DETAILS | Value transfer | Type reference (TYPE) | STRING | 20100720 | |||
2 | ![]() |
ENTRY | Call by reference | Type reference (TYPE) | LXES_CHANGEDTEXTS | Translation object's changed texts | 20100720 |
Method GET_CHANGE_DETAILS on class CL_LXE_TRAN_OBJ_MODIFIED_EVENT has no exception.
Method GET_COMMON_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20100720 |
Method GET_COMMON_DATA on class CL_LXE_TRAN_OBJ_MODIFIED_EVENT has no exception.
Method GET_DELETEDTXT_FORMATEDSTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20100720 |
Method GET_DELETEDTXT_FORMATEDSTR on class CL_LXE_TRAN_OBJ_MODIFIED_EVENT has no exception.
Method GET_DELETE_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DETAILS | Value transfer | Type reference (TYPE) | STRING | 20100720 | |||
2 | ![]() |
ENTRY | Call by reference | Type reference (TYPE) | LXES_DELETEDTEXTS | Translation object's deleted texts | 20100720 |
Method GET_DELETE_DETAILS on class CL_LXE_TRAN_OBJ_MODIFIED_EVENT has no exception.
Method GET_NEWTXT_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DETAILS | Value transfer | Type reference (TYPE) | STRING | 20100720 | |||
2 | ![]() |
ENTRY | Call by reference | Type reference (TYPE) | LXES_NEWTEXTS | Translation object's new texts | 20100720 |
Method GET_NEWTXT_DETAILS on class CL_LXE_TRAN_OBJ_MODIFIED_EVENT has no exception.
Method GET_NEWTXT_FORMATEDSTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20100720 |
Method GET_NEWTXT_FORMATEDSTR on class CL_LXE_TRAN_OBJ_MODIFIED_EVENT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |