SAP ABAP Interface IF_TMAS_ACCESSOR_T2007 (Accessor interface for document properties)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_TMAS (Package) Translation Memory Analysis Service
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TMAS_ACCESSOR_T2007_BASE Abstract Trados 2007 accessor base class 20120314
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TMAS_OLA_ACCESSOR_T2007_NA "No accessor available" exception raising accessor 20120404
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TMAS_OLA_ACCESSOR_T2007_PF "Processing failed" exception raising accessor 20120608
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TMAS_OLA_ACCESSOR_T2007_RFC "RFC error" exception raising accessor 20120420
Properties
Interface IF_TMAS_ACCESSOR_T2007  
Short Description Accessor interface for document properties    
General Data
Package SLXE_TMAS   Translation Memory Analysis Service 
Created 20111013   SAP 
Last changed 20130531   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_TMAS_ACCESSOR_T2007 has no interface.
Friends
Interface IF_TMAS_ACCESSOR_T2007 has no friend.
Attributes
Interface IF_TMAS_ACCESSOR_T2007 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CLIENT Instance method Public Method Returns the client that can read this document 20120430
2 GET_FILE_EXTENSION Instance method Public Method Returns the file ext. of the original file incl. the dot 20111201
3 GET_INI_FILE Instance method Public Method Returns the INI file (only if needs_ini is true) 20111013
4 GET_OLD_TTX Instance method Public Method Returns the old TTX (only if old_ttx_avail) 20111013
5 GET_SOURCE_LCID Instance method Public Method Returns the LCID of the source language 20111130
6 GET_SOURCE_TEXT Instance method Public Method Returns the source text (only if needs_conversion is true) 20111013
7 GET_TARGET_LCID Instance method Public Method Returns the LCID of the target language 20111130
8 GET_TM_HOST Instance method Public Method Returns the host name of the TM 20111013
9 GET_TM_MEMORY Instance method Public Method Returns the name of the memory to use 20111013
10 GET_TM_PASSWORD Instance method Public Method Returns the password for logging into the TM 20111013
11 GET_TM_SETTINGS Instance method Public Method Returns the contents of the settings file to use with the TM 20111013
12 GET_TM_USER Instance method Public Method Returns the user for logging into the TM 20111013
13 GET_TTX Instance method Public Method Return the TTX (only if needs_conversion false) 20111013
14 INIT Instance method Public Method Initializes the accessor with obligatory data 20111013
15 IS_CLIENT_DEPENDENT Instance method Public Method Returns if this doc can only be read by a specifc client 20120430
16 NEEDS_CONVERSION Instance method Public Method Returns if the source text needs to be converted to TTX 20111013
17 NEEDS_INI Instance method Public Method Returns if the conversion needs an INI file 20111013
18 OLD_TTX_AVAIL Instance method Public Method Returns if an old TTX file is avail (for xtranslate) 20111013
19 REPORT_FAILURE Instance method Public Method Reports an analysis failure 20111013
20 REPORT_SUCCESS Instance method Public Method Reports analysis success including the results 20111013
Events
Interface IF_TMAS_ACCESSOR_T2007 has no event.
Types
Interface IF_TMAS_ACCESSOR_T2007 has no local type.
Method Signatures

Method GET_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLIENT Value transfer Type reference (TYPE) MANDT Client 20120430
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR Object accessor exception 20120501

Method GET_FILE_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FILE_EXTENSION Value transfer Type reference (TYPE) STRING 20111201
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR Object accessor exception 20111201

Method GET_INI_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INI_FILE Value transfer Type reference (TYPE) XSTRING INI file to be used during conversion 20111013
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR An object accessor exception 20111013

Method GET_OLD_TTX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OLD_TTX Value transfer Type reference (TYPE) XSTRING Old TTX to be used by xtranslate 20111013
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR An object accessor exception 20111013

Method GET_SOURCE_LCID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SOURCE_LCID Value transfer Type reference (TYPE) LXETMWARELCID Locale ID 20111130
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR Object accessor exception 20111130

Method GET_SOURCE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SOURCE_TEXT Value transfer Type reference (TYPE) XSTRING The document's source text 20111013
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR An object accessor exception 20111013

Method GET_TARGET_LCID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TARGET_LCID Value transfer Type reference (TYPE) LXETMWARELCID Locale ID 20111130
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR Object accessor exception 20111130

Method GET_TM_HOST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TM_HOST Value transfer Type reference (TYPE) STRING The host name of the TM 20111013
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR An object accessor exception 20111013

Method GET_TM_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TM_MEMORY Value transfer Type reference (TYPE) STRING The name of the memory to use 20111013
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR An object accessor exception 20111013

Method GET_TM_PASSWORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TM_PASSWORD Value transfer Type reference (TYPE) STRING The password to login in the TM 20111013
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR An object accessor exception 20111013

Method GET_TM_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TM_SETTINGS Value transfer Type reference (TYPE) STRING The contents of the settings file 20111013
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR An object accessor exception 20111013

Method GET_TM_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TM_USER Value transfer Type reference (TYPE) STRING The user for login in the TM 20111013
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR An object accessor exception 20111013

Method GET_TTX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TTX Value transfer Type reference (TYPE) XSTRING TTX to be analyzed 20111013
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR An object accessor exception 20111013

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing JOB Call by reference Object reference (TYPE REF TO) IF_TMAS_JOB Job 20111102
2 Importing STRING_TAB Call by reference Type reference (TYPE) TMAS_T_KEYSTRING User-defined table of key/string pairs 20111013
3 Importing XSTRING_TAB Call by reference Type reference (TYPE) TMAS_T_KEYXSTRING User-defined table of key/xstring pairs 20111013
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR An object accessor exception 20111013

Method IS_CLIENT_DEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_CLIENT_DEPENDENT Value transfer Type reference (TYPE) ABAP_BOOL 20120430
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR Object accessor exception 20120430

Method NEEDS_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEEDS_CONVERSION Value transfer Type reference (TYPE) ABAP_BOOL True if the source is to be converted 20111013
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR An object accessor exception 20111013

Method NEEDS_INI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEEDS_INI Value transfer Type reference (TYPE) ABAP_BOOL True if the conversion needs an INI file 20111013
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR An object accessor exception 20111013

Method OLD_TTX_AVAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OLD_TTX_AVAIL Value transfer Type reference (TYPE) ABAP_BOOL True if an old TTX is available for xtranslate 20111013
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR An object accessor exception 20111013

Method REPORT_FAILURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERROR Call by reference Object reference (TYPE REF TO) IF_TMAS_ERROR Analysis error 20111024

Method REPORT_FAILURE on Interface IF_TMAS_ACCESSOR_T2007 has no exception.

Method REPORT_SUCCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MATCH100 Call by reference Object reference (TYPE REF TO) IF_TMAS_RESULT_T2007_CATEGORY Analysis category results of Trados 2007 20111013
2 Importing MATCH50TO74 Call by reference Object reference (TYPE REF TO) IF_TMAS_RESULT_T2007_CATEGORY Analysis category results of Trados 2007 20111013
3 Importing MATCH75TO84 Call by reference Object reference (TYPE REF TO) IF_TMAS_RESULT_T2007_CATEGORY Analysis category results of Trados 2007 20111013
4 Importing MATCH85TO94 Call by reference Object reference (TYPE REF TO) IF_TMAS_RESULT_T2007_CATEGORY Analysis category results of Trados 2007 20111013
5 Importing MATCH95TO99 Call by reference Object reference (TYPE REF TO) IF_TMAS_RESULT_T2007_CATEGORY Analysis category results of Trados 2007 20111013
6 Importing NOMATCH Call by reference Object reference (TYPE REF TO) IF_TMAS_RESULT_T2007_CATEGORY Analysis category results of Trados 2007 20111013
7 Importing TOTAL Call by reference Object reference (TYPE REF TO) IF_TMAS_RESULT_T2007_CATEGORY Analysis category results of Trados 2007 20111013
8 Importing XTRANSLATED Call by reference Object reference (TYPE REF TO) IF_TMAS_RESULT_T2007_CATEGORY Analysis category results of Trados 2007 20111013

Method REPORT_SUCCESS on Interface IF_TMAS_ACCESSOR_T2007 has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732