SAP ABAP Class CL_DITAT_GET_TRANSLATION (Returns translation of a document in given language)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_DITAT (Package) DITA Translation
Properties
Class CL_DITAT_GET_TRANSLATION  
Short Description Returns translation of a document in given language    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_DITAT   DITA Translation 
Created 20120911   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DITAT_GET_TRANSLATION has no forward declaration.
Interfaces
Class CL_DITAT_GET_TRANSLATION has no interface implemented.
Friends
Class CL_DITAT_GET_TRANSLATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_AREA Instance attribute Private Type reference (TYPE) LXECUSTMNR Translation Area 20120911
2 MV_LANG Instance attribute Private Type reference (TYPE) DITAT_LANGUAGE ISO-639-1-language '-' ISO-3166-country 20120912
3 MV_PHIO Instance attribute Private Type reference (TYPE) DITAT_PHIO PHIO 20120911
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20120911
2 DETERMINE_STATUS Instance method Private Method 20120911
3 GET_TRANSLATION Static method Public Method 20120911
4 GET_TRANSLATION_INTERNAL Instance method Private Method 20120911
Events
Class CL_DITAT_GET_TRANSLATION has no event.
Types
Class CL_DITAT_GET_TRANSLATION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20120911
2 Importing LANG Call by reference Type reference (TYPE) DITAT_LANGUAGE ISO-639-1-language '-' ISO-3166-country 20120912
3 Importing PHIO Call by reference Type reference (TYPE) DITAT_PHIO PHIO 20120911

Method CONSTRUCTOR on class CL_DITAT_GET_TRANSLATION has no exception.

Method DETERMINE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ORG_DOMANAM Call by reference Type reference (TYPE) LXEDOMANAM Domain Name 20120912
2 Importing ORG_LANG Call by reference Type reference (TYPE) LXEISOLANG 20120912
3 Importing ORG_REV Call by reference Type reference (TYPE) DITAT_REVISION 20120912
4 Returning STATUS Value transfer Type reference (TYPE) DITAT_TRNSTATUS Translation status 20120911
5 Importing TXT_DOMANAM Call by reference Type reference (TYPE) LXEDOMANAM Domain Name 20120912
6 Importing TXT_FIPR Call by reference Type reference (TYPE) DITAT_FIPR 20120912
7 Importing TXT_FOR_ORG_REV Call by reference Type reference (TYPE) DITAT_REVISION 20120912
8 Importing TXT_LANG Call by reference Type reference (TYPE) LXEISOLANG 20120912

Method DETERMINE_STATUS on class CL_DITAT_GET_TRANSLATION has no exception.

Method GET_TRANSLATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20120911
2 Exporting CONTENT Call by reference Type reference (TYPE) DITAT_BLOB Binary data 20120911
3 Importing LANG Call by reference Type reference (TYPE) DITAT_LANGUAGE ISO-639-1-language '-' ISO-3166-country 20120912
4 Exporting METADATA Call by reference Type reference (TYPE) DITAT_S_TRNMETADATA Metadata of a translation 20120911
5 Importing PHIO Call by reference Type reference (TYPE) DITAT_PHIO PHIO 20120911
# Exception Resumable Description Created on
1 CX_DITAT Base class for DITA translation related exceptions 20120911

Method GET_TRANSLATION_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTENT Call by reference Type reference (TYPE) DITAT_BLOB Binary data 20120911
2 Exporting METADATA Call by reference Type reference (TYPE) DITAT_S_TRNMETADATA Metadata of a translation 20120911
# Exception Resumable Description Created on
1 CX_DITAT Base class for DITA translation related exceptions 20120911
History
Last changed by/on SAP  20130531 
SAP Release Created in 740