SAP ABAP Class CL_GLE_MCA_TEST_CONFIG (Test configuration)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-CU-MCA (Application Component) Multi Currency Accounting
     FAGL_MCA_AL_GEN (Package) FI: MCA General Functions
Properties
Class CL_GLE_MCA_TEST_CONFIG  
Short Description Test configuration    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 5   
Package FAGL_MCA_AL_GEN   FI: MCA General Functions 
Created 20100525   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GLE_MCA_TEST_CONFIG has no forward declaration.
Interfaces
Class CL_GLE_MCA_TEST_CONFIG has no interface implemented.
Friends
Class CL_GLE_MCA_TEST_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_GENERAL_COMPONENTS Constant Public Type reference (TYPE) STRING 'GENERAL_COMPONENTS' 20100610
2 C_STUB_PAR_TDC_VARIANT Constant Public Type reference (TYPE) STRING 'TDC_V' 20100629
3 C_STUB_PAR_TDC_VARIANT_CONFIG Constant Public Type reference (TYPE) STRING 'TDC_V_CONFIG' 20110131
4 C_STUB_PAR_TDC_VARIANT_FI_SERV Constant Public Type reference (TYPE) STRING 'TDC_V_FI_SERVICE' 20110131
5 MO_PROCESS_FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_GLE_MCA_PROCESS_FACTORY Factory for MCA process objects 20100721
6 MO_SERVICE_FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_GLE_MCA_SERVICE_FACTORY Service Factory 20100525
7 MTH_TEST_CONFIG Instance attribute Private Type reference (TYPE) TY_TAH_TEST_CONFIG 20100526
8 MV_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_GLE_MCA_TEST_CONFIG Test configuration 20100525
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20100525
2 SET_REAL Instance method Public Method 20100525
3 SET_TEST Instance method Public Method 20100525
4 S_GET_INSTANCE Static method Public Method 20100525
Events
Class CL_GLE_MCA_TEST_CONFIG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_STR_TEST_CONFIG Private See coding 20100525 BEGIN OF ty_str_test_config, test_config TYPE string, interface TYPE string, factory type string, "Name of the factory interface which will receive the stub stub_class TYPE string, description TYPE string, END OF ty_str_test_config
2 TY_TAH_TEST_CONFIG Private See coding 20100525 ty_tah_test_config TYPE HASHED TABLE OF ty_str_test_config WITH UNIQUE KEY test_config interface
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_GLE_MCA_TEST_CONFIG has no parameter.
Method CONSTRUCTOR on class CL_GLE_MCA_TEST_CONFIG has no exception.

Method SET_REAL Signature

Method SET_REAL on class CL_GLE_MCA_TEST_CONFIG has no parameter.
Method SET_REAL on class CL_GLE_MCA_TEST_CONFIG has no exception.

Method SET_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STUB_PARAMETER Call by reference Type reference (TYPE) IF_GLE_MCA_STUB=>TY_TAB_STUB_PARAMETER 20100629
2 Importing IV_TEST_CONFIG Call by reference Type reference (TYPE) STRING 20100525

Method SET_TEST on class CL_GLE_MCA_TEST_CONFIG has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TEST_CONFIG Value transfer Object reference (TYPE REF TO) CL_GLE_MCA_TEST_CONFIG ZGG_IF_TEST_CONFIG 20100525

Method S_GET_INSTANCE on class CL_GLE_MCA_TEST_CONFIG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606