SAP ABAP Interface IF_LXE_TRANSLATION_OBJECT_S (Translation object type - External interface (short texts))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE (Package) New MLT Environment
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LXE_TRANSL_OBJ_S_IMPL_UI5T Implementation of Translation Object Type UI5T 20120220
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSCRWB_TRANSLATION Enhancement for Translation of SAP Content 20120118
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSXCLS_TRANSLATION Enhancement for Translation of SAP Content 20100916
Properties
Interface IF_LXE_TRANSLATION_OBJECT_S  
Short Description Translation object type - External interface (short texts)    
General Data
Package SLXE   New MLT Environment 
Created 20080606   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_LXE_TRANSLATION_OBJECT_S has no forward declaration.
Interfaces
Interface IF_LXE_TRANSLATION_OBJECT_S has no interface.
Friends
Interface IF_LXE_TRANSLATION_OBJECT_S has no friend.
Attributes
Interface IF_LXE_TRANSLATION_OBJECT_S has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_TEXTS Instance method Public Method Get texts for a single object 20080606
2 WRITE_TEXTS Instance method Public Method Write texts for a single object 20080606
Events
Interface IF_LXE_TRANSLATION_OBJECT_S has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_PCX_S1 Public See coding 20090220 tt_pcx_s1 TYPE SORTED TABLE OF lxe_pcx_s1 WITH UNIQUE KEY textkey
2 TT_PCX_SX Public See coding 20090220 tt_pcx_sx TYPE SORTED TABLE OF lxe_pcx_sx WITH UNIQUE KEY textkey
Method Signatures

Method READ_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXTS Call by reference Type reference (TYPE) TT_PCX_S1 Text pairs 20080606
2 Importing OBJNAME Value transfer Type reference (TYPE) LXEOBJNAME Name of Translation Object 20080606
3 Importing OBJTYPE Value transfer Type reference (TYPE) LXEOBJTYPE Type of Translation Object 20080606
4 Importing S_R3_LANG Value transfer Type reference (TYPE) SPRAS Source language 20080606
5 Importing T_R3_LANG Value transfer Type reference (TYPE) SPRAS Target language 20080606

Method READ_TEXTS on Interface IF_LXE_TRANSLATION_OBJECT_S has no exception.

Method WRITE_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TEXTS Call by reference Type reference (TYPE) TT_PCX_SX Text structure 20080606
2 Importing OBJNAME Value transfer Type reference (TYPE) LXEOBJNAME Name of Translation Object 20080606
3 Importing OBJTYPE Value transfer Type reference (TYPE) LXEOBJTYPE Type of Translation Object 20080606
4 Importing T_R3_LANG Value transfer Type reference (TYPE) SPRAS Language Key 20080606
# Exception Resumable Description Created on
1 CX_LXE_DB_ERROR Errors when writing to DB 20080606
History
Last changed by/on SAP  20110908 
SAP Release Created in 711