SAP ABAP Class CL_FTR_CUST_SERVICES (Service class for access to customizing tables)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   TR (Application Component) Treasury
     FTR_BASIS_CORE (Package) Treasury Basis Objects in SAP_APPL
Properties
Class CL_FTR_CUST_SERVICES  
Short Description Service class for access to customizing tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTR_BASIS_CORE   Treasury Basis Objects in SAP_APPL 
Created 20121214   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FTR_CUST_SERVICES has no forward declaration.
Interfaces
Class CL_FTR_CUST_SERVICES has no interface implemented.
Friends
Class CL_FTR_CUST_SERVICES has no friend class.
Attributes
Class CL_FTR_CUST_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXCHANGE_FOR_MIC Static method Public Method Get the exchange that is assigned to the given MIC 20121214
2 GET_MIC_FOR_EXCHANGE Static method Public Method Get the MIC that is assigned to the given exchange 20121220
Events
Class CL_FTR_CUST_SERVICES has no event.
Types
Class CL_FTR_CUST_SERVICES has no local type.
Method Signatures

Method GET_EXCHANGE_FOR_MIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MIC Call by reference Type reference (TYPE) TBA_MIC Market Identifier Code 20121214
2 Returning RV_EXCHANGE Value transfer Type reference (TYPE) VVRHANDPL Exchange 20121220

Method GET_EXCHANGE_FOR_MIC on class CL_FTR_CUST_SERVICES has no exception.

Method GET_MIC_FOR_EXCHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXCHANGE Call by reference Type reference (TYPE) VVRHANDPL Exchange 20121220
2 Returning RV_MIC Value transfer Type reference (TYPE) TBA_MIC Market Identifier Code 20121220

Method GET_MIC_FOR_EXCHANGE on class CL_FTR_CUST_SERVICES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617