SAP ABAP Class CL_RUNADM_SERVICE_FACTORY (GLE Service Factory)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
AC-INT (Application Component) Accounting Interface
⤷
FAGL_RUN_ADMINISTRATION_PER (Package) Run Administration for FI processes (Persistency layer)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RUNADM_SERVICE_FACTORY | Run Administration Service Factory | 20110215 |
Properties
Class | CL_RUNADM_SERVICE_FACTORY | |
Short Description | GLE Service Factory | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FAGL_RUN_ADMINISTRATION_PER | Run Administration for FI processes (Persistency layer) |
Created | 20110215 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RUNADM_SERVICE_FACTORY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RUNADM_SERVICE_FACTORY | Run Administration Service Factory | 20110215 |
Friends
Class CL_RUNADM_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 | 20110215 | |||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_RUNADM_SERVICE_FACTORY | Run Administration Service Factory | 20110215 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20110215 |
Events
Class CL_RUNADM_SERVICE_FACTORY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_STR_SERVICE_INSTANCE | Private | See coding | 20110215 | 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 | 20110215 | 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_RUNADM_SERVICE_FACTORY | Run Administration Service Factory | 20110215 |
Method S_GET_INSTANCE on class CL_RUNADM_SERVICE_FACTORY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |