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 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'GENERAL_COMPONENTS' | 20100610 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'TDC_V' | 20100629 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'TDC_V_CONFIG' | 20110131 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'TDC_V_FI_SERVICE' | 20110131 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_GLE_MCA_PROCESS_FACTORY | Factory for MCA process objects | 20100721 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_GLE_MCA_SERVICE_FACTORY | Service Factory | 20100525 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_TAH_TEST_CONFIG | 20100526 | |||
8 | ![]() |
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 | ![]() |
Instance method | Private | Constructor | 20100525 | |
2 | ![]() |
Instance method | Public | Method | 20100525 | |
3 | ![]() |
Instance method | Public | Method | 20100525 | |
4 | ![]() |
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 | ![]() |
IT_STUB_PARAMETER | Call by reference | Type reference (TYPE) | IF_GLE_MCA_STUB=>TY_TAB_STUB_PARAMETER | 20100629 | |||
2 | ![]() |
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 | ![]() |
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 |