SAP ABAP Class CL_DITAT_PUT_TRANSLATION (Puts a translation to the translation system)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_DITAT (Package) DITA Translation
Properties
Class CL_DITAT_PUT_TRANSLATION  
Short Description Puts a translation to the translation system    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_DITAT   DITA Translation 
Created 20120907   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_DITAT_PUT_TRANSLATION has no interface implemented.
Friends
Class CL_DITAT_PUT_TRANSLATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_CONTENT Instance attribute Private Object reference (TYPE REF TO) DITAT_BLOB Binary data 20120907
2 MR_METADATA Instance attribute Private Object reference (TYPE REF TO) DITAT_S_PTRNMETADATA Metadata of translation for import 20120907
3 MV_AREA Instance attribute Private Type reference (TYPE) LXECUSTMNR Translation Area 20120907
4 MV_CREATE_FIPR_PAIR Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120907
5 MV_OVERWRITEMODE Instance attribute Private Type reference (TYPE) DITAT_TRANSOVERWRITEMODE Translation overwrite mode 20121010
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20120907
2 PUT_INTERNAL Instance method Private Method 20120907
3 PUT_TRANSLATION Static method Public Method 20120907
Events
Class CL_DITAT_PUT_TRANSLATION has no event.
Types
Class CL_DITAT_PUT_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 20120907
2 Importing CONTENT Call by reference Type reference (TYPE) DITAT_BLOB Binary data 20120907
3 Importing CREATE_FIPR_PAIR Call by reference Type reference (TYPE) ABAP_BOOL 20120907
4 Importing METADATA Call by reference Type reference (TYPE) DITAT_S_PTRNMETADATA Metadata of translation for import 20120907
5 Importing OVERWRITEMODE Call by reference Type reference (TYPE) DITAT_TRANSOVERWRITEMODE Translation overwrite mode 20121010
# Exception Resumable Description Created on
1 CX_DITAT Base class for DITA translation related exceptions 20121010

Method PUT_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WAS_PUT Value transfer Type reference (TYPE) ABAP_BOOL 20120907
# Exception Resumable Description Created on
1 CX_DITAT Base class for DITA translation related exceptions 20120907

Method PUT_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 20120907
2 Importing CONTENT Call by reference Type reference (TYPE) DITAT_BLOB Binary data 20120907
3 Importing CREATE_FIPR_PAIR Call by reference Type reference (TYPE) ABAP_BOOL 20120907
4 Importing METADATA Call by reference Type reference (TYPE) DITAT_S_PTRNMETADATA Metadata of translation for import 20120907
5 Importing OVERWRITEMODE Call by reference Type reference (TYPE) DITAT_TRANSOVERWRITEMODE Translation overwrite mode 20121010
6 Returning WAS_PUT Value transfer Type reference (TYPE) ABAP_BOOL 20120907
# Exception Resumable Description Created on
1 CX_DITAT Base class for DITA translation related exceptions 20120907
History
Last changed by/on SAP  20130531 
SAP Release Created in 740