SAP ABAP Class CL_TMAS_ACCESSOR_T2007_TMSTNGS (TM settings read methods)
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_TMSTNGS  
Short Description TM settings read methods    
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 20120412   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_TMSTNGS has no interface implemented.
Friends
Class CL_TMAS_ACCESSOR_T2007_TMSTNGS 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_SETTINGS 20120412
2 GV_CACHE Static Attribute Private Type reference (TYPE) STRING 20120412
3 GV_CACHE_FILLED Static Attribute Private Type reference (TYPE) ABAP_BOOL 20120412
Methods
# Method Level Visibility Method type Description Created on
1 GET Static method Public Method 20120412
2 GET_RFC Static method Public Method 20120412
Events
Class CL_TMAS_ACCESSOR_T2007_TMSTNGS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_RFC_SETTINGS Private See coding 20120412 BEGIN OF s_rfc_settings, destination TYPE rfcdest, settings TYPE string, END OF s_rfc_settings
2 T_RFC_SETTINGS Private See coding 20120412 t_rfc_settings TYPE HASHED TABLE OF s_rfc_settings WITH UNIQUE KEY destination
Method Signatures

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TM_SETTINGS Value transfer Type reference (TYPE) STRING 20120412
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR_T2007_TMSTNGS TM settings could not be determined 20120412

Method GET_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20120412
2 Returning TM_SETTINGS Value transfer Type reference (TYPE) STRING 20120412
# Exception Resumable Description Created on
1 CX_TMAS_ACCESSOR_RFC RFC exception 20120420
2 CX_TMAS_ACCESSOR_T2007_TMSTNGS TM settings exceptions 20120420
History
Last changed by/on SAP  20130531 
SAP Release Created in 732