SAP ABAP Class CL_GLE_MCA_SERVICE_FACTORY (Service Factory)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GLE_MCA_SERVICE_FACTORY | Service Factory | 20100525 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GLE_MCA_TESTABLE | Testable Interface | 20100525 |
Properties
Class | CL_GLE_MCA_SERVICE_FACTORY | |
Short Description | Service Factory | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
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_SERVICE_FACTORY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GLE_MCA_SERVICE_FACTORY | Service Factory | 20100525 | ||
2 | IF_GLE_MCA_TESTABLE | Testable Interface | 20100525 |
Friends
Class CL_GLE_MCA_SERVICE_FACTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_TAB_SERVICE_INSTANCE | 20100525 | |||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_GLE_MCA_SERVICE_FACTORY | Service Factory | 20100525 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20100525 |
Events
Class CL_GLE_MCA_SERVICE_FACTORY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_STR_SERVICE_INSTANCE | Private | See coding | 20100525 | BEGIN OF ty_str_service_instance,
interface TYPE string,
ref_service TYPE REF TO object,
END OF ty_str_service_instance
|
||
2 | TY_TAB_SERVICE_INSTANCE | Private | See coding | 20100525 | ty_tab_service_instance TYPE TABLE OF ty_str_service_instance
|
Method Signatures
Method S_GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_SERVICE_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_GLE_MCA_SERVICE_FACTORY | ZGG_IF_SERVICE_FACTORY | 20100525 |
Method S_GET_INSTANCE on class CL_GLE_MCA_SERVICE_FACTORY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |