SAP ABAP Class CL_TMAS_ACCESSOR_T2007_TMALIAS (TM Aliases)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_TMAS_ACCESSOR (Package) Translation Memory Analysis Service Accessors
Properties
Class CL_TMAS_ACCESSOR_T2007_TMALIAS  
Short Description TM Aliases    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_TMAS_ACCESSOR   Translation Memory Analysis Service Accessors 
Created 20120314   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TMAS_ACCESSOR_T2007_TMALIAS has no interface implemented.
Friends
Class CL_TMAS_ACCESSOR_T2007_TMALIAS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_RFC_CACHE Static Attribute Private Type reference (TYPE) T_RFC_TMALIAS 20120417
Methods
# Method Level Visibility Method type Description Created on
1 GET_TM_ALIAS Static method Public Method 20120314
2 GET_TM_ALIAS_RFC Static method Public Method 20120417
3 GET_TM_ALIAS_RFC_INTERNAL Static method Private Method 20120417
4 HAS_TM_ALIAS Static method Public Method 20120321
5 HAS_TM_ALIAS_RFC Static method Public Method 20120417
Events
Class CL_TMAS_ACCESSOR_T2007_TMALIAS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_RFC_TMALIAS Private See coding 20120417 BEGIN OF s_rfc_tmalias, destination TYPE rfcdest, custmnr TYPE lxecustmnr, area_exists type abap_bool, tmalias TYPE lxetmwarealias, END OF s_rfc_tmalias
2 T_RFC_TMALIAS Private See coding 20120417 t_rfc_tmalias TYPE HASHED TABLE OF s_rfc_tmalias WITH UNIQUE KEY destination custmnr
Method Signatures

Method GET_TM_ALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CUSTMNR Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20120314
2 Returning TM_ALIAS Value transfer Type reference (TYPE) LXETMWAREALIAS Alias for a TMWare Configuration 20120314
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR_T2007_TMALIAS TM alias exception 20120417

Method GET_TM_ALIAS_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CUSTMNR Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20120417
2 Importing DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20120417
3 Returning TM_ALIAS Value transfer Type reference (TYPE) LXETMWAREALIAS Alias for a TMWare Configuration 20120417
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR_RFC RFC exception 20120420
2 CX_TMAS_ACCESSOR_T2007_TMALIAS TM alias exception 20120417

Method GET_TM_ALIAS_RFC_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CUSTMNR Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20120417
2 Importing DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20120417
3 Returning ENTRY Value transfer Object reference (TYPE REF TO) S_RFC_TMALIAS 20120417
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR_RFC RFC exception 20120420

Method HAS_TM_ALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CUSTMNR Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20120321
2 Returning HAS_TM_ALIAS Value transfer Type reference (TYPE) ABAP_BOOL 20120321

Method HAS_TM_ALIAS on class CL_TMAS_ACCESSOR_T2007_TMALIAS has no exception.

Method HAS_TM_ALIAS_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CUSTMNR Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20120417
2 Importing DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20120417
3 Returning HAS_TM_ALIAS Value transfer Type reference (TYPE) ABAP_BOOL 20120417
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR_RFC RFC exception 20120420
History
Last changed by/on SAP  20130531 
SAP Release Created in 732