SAP ABAP Interface IF_LXE_TCS_OBJECT_HANDLER (Provides methods for object handling)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_NO_TRANS (Package) MLT Internal Functionality - No Translation
⤷
⤷
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
| Interface | IF_LXE_TCS_OBJECT_HANDLER | |
| Short Description | Provides methods for object handling |
General Data
| Package | SLXE_NO_TRANS | MLT Internal Functionality - No Translation |
| Created | 20110328 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_LXE_TCS_OBJECT_HANDLER has no interface.
Friends
Interface IF_LXE_TCS_OBJECT_HANDLER has no friend.
Attributes
Interface 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
Interface IF_LXE_TCS_OBJECT_HANDLER has no event.
Types
Interface 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 Interface IF_LXE_TCS_OBJECT_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |