SAP ABAP Class CL_TMAS_ACCESSOR_DOC_FACTORY (Document factory)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_TMAS_ACCESSOR (Package) Translation Memory Analysis Service Accessors
Properties
Class CL_TMAS_ACCESSOR_DOC_FACTORY  
Short Description Document factory    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_TMAS_ACCESSOR   Translation Memory Analysis Service Accessors 
Created 20120319   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_TMAS_ACCESSOR_DOC_FACTORY has no interface implemented.
Friends
Class CL_TMAS_ACCESSOR_DOC_FACTORY has no friend class.
Attributes
Class CL_TMAS_ACCESSOR_DOC_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DOCUMENT Static method Public Method Creates a document for an analysis job 20120319
2 GET_ACCESSOR Static method Private Method 20120321
3 IS_INILESS_ORBITT_OBJECT Static method Private Method 20130315
4 TRANSLATED_IN_ORBITT Static method Public Method Checks if an object is intended for translation in ORBITT 20120321
Events
Class CL_TMAS_ACCESSOR_DOC_FACTORY has no event.
Types
Class CL_TMAS_ACCESSOR_DOC_FACTORY has no local type.
Method Signatures

Method CREATE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOCUMENT Value transfer Object reference (TYPE REF TO) IF_TMAS_DOCUMENT Document for anaylsis 20120319
2 Importing DOC_METADATA Call by reference Object reference (TYPE REF TO) CL_TMAS_ACCESSOR_DOC_METADATA Document metadata 20120502
# Exception Resumable Description Created on
1 CX_TMAS TM Analysis Service exception 20120321
2 CX_TMAS_ACCESSOR_UNAVAILABLE No accessor for the passed document available 20120319

Method GET_ACCESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACCESSOR_CLASS Value transfer Type reference (TYPE) ABAP_ABSTYPENAME 20120321
2 Importing CUSTMNR Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20120321
3 Importing OBJNAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20120321
4 Importing OBJTYPE Call by reference Type reference (TYPE) LXEOBJTYPE Type of Translation Object 20120321
5 Importing SLANG Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20120321
6 Importing TEXTKEY Call by reference Type reference (TYPE) LXETEXTKEY Text Key 20120321
7 Importing TLANG Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20120321
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR_UNAVAILABLE No accessor for the passed document available 20120321

Method IS_INILESS_ORBITT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_INILESS Value transfer Type reference (TYPE) ABAP_BOOL 20130315
2 Importing OBJTYPE Call by reference Type reference (TYPE) LXEOBJTYPE Type of Translation Object 20130315

Method IS_INILESS_ORBITT_OBJECT on class CL_TMAS_ACCESSOR_DOC_FACTORY has no exception.

Method TRANSLATED_IN_ORBITT 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 20120321
2 Importing OBJNAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20120321
3 Importing OBJTYPE Call by reference Type reference (TYPE) LXEOBJTYPE Type of Translation Object 20120321
4 Importing SLANG Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20120321
5 Importing TEXTKEY Call by reference Type reference (TYPE) LXETEXTKEY Text Key 20120321
6 Importing TLANG Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20120321
7 Returning TRANSLATED_IN_ORBITT Value transfer Type reference (TYPE) ABAP_BOOL 20120321
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR_RFC RFC exception 20120420
History
Last changed by/on SAP  20130531 
SAP Release Created in 732