SAP ABAP Class CL_DITAT_GET_TRANSLATIONSTATUS (Determines the status of a language pair)
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_TRANSLATIONSTATUS  
Short Description Determines the status of a language pair    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_DITAT   DITA Translation 
Created 20120921   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DITAT_GET_TRANSLATIONSTATUS has no forward declaration.
Interfaces
Class CL_DITAT_GET_TRANSLATIONSTATUS has no interface implemented.
Friends
Class CL_DITAT_GET_TRANSLATIONSTATUS has no friend class.
Attributes
Class CL_DITAT_GET_TRANSLATIONSTATUS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TRANSLATION_STATUS Static method Public Method 20120921
2 GET_TRANS_STATUS_NOLOCK Static method Private Method 20120921
Events
Class CL_DITAT_GET_TRANSLATIONSTATUS has no event.
Types
Class CL_DITAT_GET_TRANSLATIONSTATUS has no local type.
Method Signatures

Method GET_TRANSLATION_STATUS 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 20120921
2 Exporting CNTAVL Call by reference Type reference (TYPE) LXECNTAVL Available Translation Units 20120921
3 Exporting CNTMOD Call by reference Type reference (TYPE) LXECNTMOD Modified Translation Units 20120921
4 Exporting CNTNEW Call by reference Type reference (TYPE) LXECNTNEW Number of New Translation Units 20120921
5 Exporting CNTTOT Call by reference Type reference (TYPE) LXECNTTOT Total Number of Translation Units 20120921
6 Importing OBJNAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20120921
7 Importing OBJTYPE Call by reference Type reference (TYPE) LXEOBJTYPE Type of Translation Object 20120921
8 Importing SLANG Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20120921
9 Exporting STATTRN Call by reference Type reference (TYPE) LXESTATTRN Translation Status of an Object 20120921
10 Importing TLANG Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20120921
# Exception Resumable Description Created on
1 CX_DITAT Base class for DITA translation related exceptions 20120921

Method GET_TRANS_STATUS_NOLOCK 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 20120921
2 Exporting CNTAVL Call by reference Type reference (TYPE) LXECNTAVL Available Translation Units 20120921
3 Exporting CNTMOD Call by reference Type reference (TYPE) LXECNTMOD Modified Translation Units 20120921
4 Exporting CNTNEW Call by reference Type reference (TYPE) LXECNTNEW Number of New Translation Units 20120921
5 Exporting CNTTOT Call by reference Type reference (TYPE) LXECNTTOT Total Number of Translation Units 20120921
6 Importing PHIO Call by reference Type reference (TYPE) DITAT_PHIO PHIO 20120921
7 Importing SLANG Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20120921
8 Importing TLANG Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20120921

Method GET_TRANS_STATUS_NOLOCK on class CL_DITAT_GET_TRANSLATIONSTATUS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740