SAP ABAP Class IF_LXE_TCS_OBJECT_HANDLER (Provides methods for object handling)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LXE_TCS_OBJECT_HANDLER | Abstract object handler base class | 20110328 |
Properties
Class | IF_LXE_TCS_OBJECT_HANDLER | |
Short Description | Provides methods for object handling | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20110328 | 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
Class IF_LXE_TCS_OBJECT_HANDLER has no interface implemented.
Friends
Class IF_LXE_TCS_OBJECT_HANDLER has no friend class.
Attributes
Class IF_LXE_TCS_OBJECT_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the original | 20110328 |
2 | ![]() |
Instance method | Public | Method | Returns original as string and its fingerprint | 20110328 |
3 | ![]() |
Instance method | Public | Method | Returns if an object has binary content | 20110328 |
4 | ![]() |
Instance method | Public | Method | Mangles the string representation of an object | 20110328 |
Events
Class IF_LXE_TCS_OBJECT_HANDLER has no event.
Types
Class IF_LXE_TCS_OBJECT_HANDLER has no local type.
Method Signatures
Method GET_ORIGINAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CUSTMNR | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20110328 | ||
2 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110328 | ||
3 | ![]() |
OBJNAME | Call by reference | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20110328 | ||
4 | ![]() |
OBJTYPE | Call by reference | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20110328 | ||
5 | ![]() |
STRING | Call by reference | Type reference (TYPE) | STRING | Original as string | 20110328 | ||
6 | ![]() |
TEXTKEY | Call by reference | Type reference (TYPE) | LXETEXTKEY | Text Key | 20110328 | ||
7 | ![]() |
XSTRING | Call by reference | Type reference (TYPE) | XSTRING | Original as binary | 20110328 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abstract object handler exception base class | 20110328 |
Method GET_ORIGINAL_STRING_FIPR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CUSTMNR | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20110328 | ||
2 | ![]() |
FINGERPRINT | Call by reference | Type reference (TYPE) | LXETEXTKEY | Fingerprint | 20110328 | ||
3 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110328 | ||
4 | ![]() |
OBJNAME | Call by reference | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20110328 | ||
5 | ![]() |
OBJTYPE | Call by reference | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20110328 | ||
6 | ![]() |
ORIGINAL | Call by reference | Type reference (TYPE) | STRING | Original as string | 20110328 | ||
7 | ![]() |
TEXTKEY | Call by reference | Type reference (TYPE) | LXETEXTKEY | Text Key | 20110328 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abstract object handler exception base class | 20110328 |
Method IS_BINARY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CUSTMNR | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area | 20110328 | ||
2 | ![]() |
IS_BINARY | Value transfer | Type reference (TYPE) | ABAP_BOOL | True if binary | 20110328 | ||
3 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20110328 | ||
4 | ![]() |
OBJNAME | Call by reference | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20110328 | ||
5 | ![]() |
OBJTYPE | Call by reference | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20110328 | ||
6 | ![]() |
TEXTKEY | Call by reference | Type reference (TYPE) | LXETEXTKEY | Text Key | 20110328 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abstract object handler exception base class | 20110328 |
Method MANGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MANGLED | Value transfer | Type reference (TYPE) | STRING | Mangled string | 20110328 | ||
2 | ![]() |
STRING | Call by reference | Type reference (TYPE) | STRING | String to mangle | 20110328 |
Method MANGLE on class IF_LXE_TCS_OBJECT_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |