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 GET_ORIGINAL Instance method Public Method Returns the original 20110328
2 GET_ORIGINAL_STRING_FIPR Instance method Public Method Returns original as string and its fingerprint 20110328
3 IS_BINARY Instance method Public Method Returns if an object has binary content 20110328
4 MANGLE 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 Importing CUSTMNR Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20110328
2 Importing LANGUAGE Call by reference Type reference (TYPE) LXEISOLANG ISO Language ID 20110328
3 Importing OBJNAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20110328
4 Importing OBJTYPE Call by reference Type reference (TYPE) LXEOBJTYPE Type of Translation Object 20110328
5 Exporting STRING Call by reference Type reference (TYPE) STRING Original as string 20110328
6 Importing TEXTKEY Call by reference Type reference (TYPE) LXETEXTKEY Text Key 20110328
7 Exporting XSTRING Call by reference Type reference (TYPE) XSTRING Original as binary 20110328
# Exception Resumable Description Created on
1 CX_LXE_TCS_OBJECT_HANDLER 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 Importing CUSTMNR Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20110328
2 Exporting FINGERPRINT Call by reference Type reference (TYPE) LXETEXTKEY Fingerprint 20110328
3 Importing LANGUAGE Call by reference Type reference (TYPE) LXEISOLANG ISO Language ID 20110328
4 Importing OBJNAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20110328
5 Importing OBJTYPE Call by reference Type reference (TYPE) LXEOBJTYPE Type of Translation Object 20110328
6 Exporting ORIGINAL Call by reference Type reference (TYPE) STRING Original as string 20110328
7 Importing TEXTKEY Call by reference Type reference (TYPE) LXETEXTKEY Text Key 20110328
# Exception Resumable Description Created on
1 CX_LXE_TCS_OBJECT_HANDLER 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 Importing CUSTMNR Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20110328
2 Returning IS_BINARY Value transfer Type reference (TYPE) ABAP_BOOL True if binary 20110328
3 Importing LANGUAGE Call by reference Type reference (TYPE) LXEISOLANG ISO Language ID 20110328
4 Importing OBJNAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20110328
5 Importing OBJTYPE Call by reference Type reference (TYPE) LXEOBJTYPE Type of Translation Object 20110328
6 Importing TEXTKEY Call by reference Type reference (TYPE) LXETEXTKEY Text Key 20110328
# Exception Resumable Description Created on
1 CX_LXE_TCS_OBJECT_HANDLER 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 Returning MANGLED Value transfer Type reference (TYPE) STRING Mangled string 20110328
2 Importing 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