SAP ABAP Class CL_TMAS_ACCESSOR_AREA_ATTR (Translation area attributes)
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_AREA_ATTR  
Short Description Translation area attributes    
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 20120320   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TMAS_ACCESSOR_AREA_ATTR has no forward declaration.
Interfaces
Class CL_TMAS_ACCESSOR_AREA_ATTR has no interface implemented.
Friends
Class CL_TMAS_ACCESSOR_AREA_ATTR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CUSTMNR Instance attribute Public Type reference (TYPE) LXECUSTMNR Translation Area 20120320
2 CUSTTYPE Instance attribute Public Type reference (TYPE) LXECUSTTYPE Translation Area Type 20120320
3 DESTINATION Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20120320
4 GT_CACHE Static Attribute Private Type reference (TYPE) T_CACHE 20120320
5 TMSALIAS Instance attribute Public Type reference (TYPE) LXETMWAREALIAS Alias for a TMWare Configuration 20120320
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20120320
2 GET Static method Public Method 20120320
Events
Class CL_TMAS_ACCESSOR_AREA_ATTR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_ENTRY Private See coding 20120320 begin of S_ENTRY, custmnr type lxecustmnr, instance type ref to cl_tmas_accessor_area_attr, end of s_entry
2 T_CACHE Private See coding 20120320 t_cache type hashed table of s_entry with unique key custmnr
Method Signatures

Method CONSTRUCTOR 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 20120320
2 Importing CUSTTYPE Call by reference Type reference (TYPE) LXECUSTTYPE Translation Area Type 20120320
3 Importing DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20120320
4 Importing TMSALIAS Call by reference Type reference (TYPE) LXETMWAREALIAS Alias for a TMWare Configuration 20120320

Method CONSTRUCTOR on class CL_TMAS_ACCESSOR_AREA_ATTR has no exception.

Method GET 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 20120320
2 Returning INSTANCE Value transfer Object reference (TYPE REF TO) CL_TMAS_ACCESSOR_AREA_ATTR Translation area attributes 20120320
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR_AREA_ATTR Translation area attributes exception 20120320
History
Last changed by/on SAP  20130531 
SAP Release Created in 732