SAP ABAP Class CL_DITAT_EDIT (Edit an object in ORBITT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_DITAT (Package) DITA Translation
Properties
Class CL_DITAT_EDIT  
Short Description Edit an object in ORBITT    
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_EDIT has no forward declaration.
Interfaces
Class CL_DITAT_EDIT has no interface implemented.
Friends
Class CL_DITAT_EDIT 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 20120921
2 MV_OBJNAME Instance attribute Private Type reference (TYPE) LXEOBJNAME Name of Translation Object 20120921
3 MV_OBJTYPE Instance attribute Private Type reference (TYPE) LXEOBJTYPE Type of Translation Object 20120921
4 MV_SEQUENTIAL Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Flag 20120921
5 MV_SLANG Instance attribute Private Type reference (TYPE) LXEISOLANG Translation Language 20120921
6 MV_TLANG Instance attribute Private Type reference (TYPE) LXEISOLANG Translation Language 20120921
7 MV_VWO Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Flag 20120921
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20120921
2 EDIT Static method Public Method 20120921
3 EDIT_INTERNAL Instance method Private Method 20120921
Events
Class CL_DITAT_EDIT has no event.
Types
Class CL_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 20120921
2 Importing OBJNAME Call by reference Type reference (TYPE) LXEOBJNAME 20120921
3 Importing OBJTYPE Call by reference Type reference (TYPE) LXEOBJTYPE 20120921
4 Importing SEQUENTIAL Call by reference Type reference (TYPE) CHAR1 20120921
5 Importing SLANG Call by reference Type reference (TYPE) LXEISOLANG 20120921
6 Importing TLANG Call by reference Type reference (TYPE) LXEISOLANG 20120921
7 Importing VWO Call by reference Type reference (TYPE) CHAR1 20120921

Method CONSTRUCTOR on class CL_DITAT_EDIT has no exception.

Method EDIT 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 Importing OBJNAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20120921
3 Importing OBJTYPE Call by reference Type reference (TYPE) LXEOBJTYPE Type of Translation Object 20120921
4 Importing SEQUENTIAL Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20120921
5 Importing SLANG Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20120921
6 Importing TLANG Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20120921
7 Returning UCOMM Value transfer Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20120921
8 Importing VWO Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20120921
# Exception Resumable Description Created on
1 CX_DITAT Base class for DITA translation related exceptions 20120921

Method EDIT_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning UCOMM Value transfer Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20120921
# Exception Resumable Description Created on
1 CX_DITAT Base class for DITA translation related exceptions 20120921
History
Last changed by/on SAP  20130531 
SAP Release Created in 740