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

Method GET_ORIGIN 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 20121120
2 Importing OBJNAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20121120
3 Importing OBJTYPE Call by reference Type reference (TYPE) LXEOBJTYPE Type of Translation Object 20121120
4 Returning ORIGIN Value transfer Type reference (TYPE) STRING 20121120
# Exception Resumable Description Created on
1 CX_DITAT Base class for DITA translation related exceptions 20121120

Method GET_ORIGIN_LOGICAL 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 20121120
2 Importing OBJNAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20121120
3 Importing OBJTYPE Call by reference Type reference (TYPE) LXEOBJTYPE Type of Translation Object 20121120
4 Returning ORIGIN Value transfer Type reference (TYPE) STRING 20121120
# Exception Resumable Description Created on
1 CX_DITAT Base class for DITA translation related exceptions 20121120

Method GET_ORIGIN_PHIO 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 20121120
2 Importing OBJTYPE Call by reference Type reference (TYPE) LXEOBJTYPE Type of Translation Object 20121120
3 Returning ORIGIN Value transfer Type reference (TYPE) STRING 20121120
4 Importing PHIO Call by reference Type reference (TYPE) DITAT_PHIO PHIO 20121120
# Exception Resumable Description Created on
1 CX_DITAT Base class for DITA translation related exceptions 20121120
History
Last changed by/on SAP  20130531 
SAP Release Created in 740