SAP ABAP Class CL_DITAT_STATE (State determination)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_DITAT (Package) DITA Translation
Properties
Class CL_DITAT_STATE  
Short Description State determination    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_DITAT   DITA Translation 
Created 20120917   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DITAT_STATE has no forward declaration.
Interfaces
Class CL_DITAT_STATE has no interface implemented.
Friends
Class CL_DITAT_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ALDS Constant Private Type reference (TYPE) DITAT_STATEKEY 'ALDS' String 20120921
2 GC_PREVIEW_BASEURL Constant Private Type reference (TYPE) DITAT_STATEKEY 'PREVIEWBASEURL' State key 20130318
3 GC_TRANSFERTOKEN Constant Private Type reference (TYPE) DITAT_STATEKEY 'TRANSFERTOKEN' String 20121001
Methods
# Method Level Visibility Method type Description Created on
1 DEL_TRANSFERTOKEN Static method Public Method 20121002
2 GET_ACTIVE_LOGICAL_DATASET Static method Public Method 20120921
3 GET_PREVIEW_BASEURL Static method Public Method 20130318
4 GET_TRANSFERTOKEN Static method Public Method 20121002
5 SET_ACTIVE_LOGICAL_DATASET Static method Public Method 20120921
6 SET_PREVIEW_BASEURL Static method Public Method 20130318
7 SET_TRANSFERTOKEN Static method Public Method 20121002
Events
Class CL_DITAT_STATE has no event.
Types
Class CL_DITAT_STATE has no local type.
Method Signatures

Method DEL_TRANSFERTOKEN 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 20121002

Method DEL_TRANSFERTOKEN on class CL_DITAT_STATE has no exception.

Method GET_ACTIVE_LOGICAL_DATASET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ALDS Value transfer Type reference (TYPE) DITAT_LDS Logical data set 20120921
2 Importing AREA Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20120921

Method GET_ACTIVE_LOGICAL_DATASET on class CL_DITAT_STATE has no exception.

Method GET_PREVIEW_BASEURL 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 20130318
2 Returning BASEURL Value transfer Type reference (TYPE) STRING 20130318
# Exception Resumable Description Created on
1 CX_DITAT Base class for DITA translation related exceptions 20130319

Method GET_TRANSFERTOKEN 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 20121002
2 Returning TRANSFERTOKEN Value transfer Type reference (TYPE) DITAT_TRANSFERTOKEN Structural data transfer token 20121002
# Exception Resumable Description Created on
1 CX_DITAT_STRUCT_TR_NOT_IN_PROG 20121127

Method SET_ACTIVE_LOGICAL_DATASET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALDS Call by reference Type reference (TYPE) DITAT_LDS Logical data set 20120921
2 Importing AREA Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20120921

Method SET_ACTIVE_LOGICAL_DATASET on class CL_DITAT_STATE has no exception.

Method SET_PREVIEW_BASEURL 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 20130318
2 Importing BASEURL Call by reference Type reference (TYPE) STRING 20130318
# Exception Resumable Description Created on
1 CX_DITAT Base class for DITA translation related exceptions 20130319

Method SET_TRANSFERTOKEN 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 20121002
2 Importing TRANSFERTOKEN Call by reference Type reference (TYPE) DITAT_TRANSFERTOKEN Structural data transfer token 20121002
# Exception Resumable Description Created on
1 CX_DITAT_STRUCT_TR_IN_PROG 20121127
History
Last changed by/on SAP  20140121 
SAP Release Created in 740