SAP ABAP Class CX_DITAT_EDIT (Edit exception)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_DITAT (Package) DITA Translation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DITAT Base class for DITA translation related exceptions 20121127
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DITAT_EDIT_LXE Edit exception in package SLXE 20121127
2 Inheritance (c INHERITING FROM c_ref)  CX_DITAT_EDIT_NO_STEXT Text not available in source language 20121127
3 Inheritance (c INHERITING FROM c_ref)  CX_DITAT_EDIT_TLANG_IS_OLANG Attempt to translate to original language 20121127
4 Inheritance (c INHERITING FROM c_ref)  CX_DITAT_EDIT_TLANG_IS_SLANG Source and target language are identical 20121127
Properties
Class CX_DITAT_EDIT  
Short Description Edit exception    
Super Class CX_DITAT Base class for DITA translation related exceptions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SLXE_DITAT   DITA Translation 
Created 20121127   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_DITAT_EDIT has no forward declaration.
Interfaces
Class CX_DITAT_EDIT has no interface implemented.
Friends
Class CX_DITAT_EDIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AREA Instance attribute Public Type reference (TYPE) LXECUSTMNR Translation Area 20121127
2 CX_DITAT_EDIT Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED28E9599D9EF98D260' 20121127
3 OBJNAME Instance attribute Public Type reference (TYPE) LXEOBJNAME Name of Translation Object 20121127
4 OBJTYPE Instance attribute Public Type reference (TYPE) LXEOBJTYPE Type of Translation Object 20121127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121127
Events
Class CX_DITAT_EDIT has no event.
Types
Class CX_DITAT_EDIT 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 20121127
2 Importing OBJNAME Call by reference Type reference (TYPE) LXEOBJNAME 20121127
3 Importing OBJTYPE Call by reference Type reference (TYPE) LXEOBJTYPE 20121127
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20121127
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20121127

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