SAP ABAP Class CL_RTM_API_FACTORY (Factory for Run Time Monitor API)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SRTM (Package) Package for Runtime Monitor
⤷
⤷
Properties
| Class | CL_RTM_API_FACTORY | |
| Short Description | Factory for Run Time Monitor API | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRTM | Package for Runtime Monitor |
| Created | 20070612 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RTM_API_FACTORY has no forward declaration.
Interfaces
Class CL_RTM_API_FACTORY has no interface implemented.
Friends
Class CL_RTM_API_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_RTM_PERSISTENCE_API | API for RTM Data Storage | 20070612 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RTM_API_FACTORY | Factory for Run Time Monitor API | 20070613 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Obtain Factory Instance | 20070613 | |
| 2 | Instance method | Public | Method | Create Persistence API Reference | 20070612 |
Events
Class CL_RTM_API_FACTORY has no event.
Types
Class CL_RTM_API_FACTORY has no local type.
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FACTORY_REF | Value transfer | Object reference (TYPE REF TO) | CL_RTM_API_FACTORY | Factory für Run Time Monitor API | 20070613 |
Method GET_INSTANCE on class CL_RTM_API_FACTORY has no exception.
Method GET_PERSISTENCE_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | API_REF | Value transfer | Object reference (TYPE REF TO) | IF_RTM_PERSISTENCE_API | API für RTM Datenablage | 20070612 |
Method GET_PERSISTENCE_API on class CL_RTM_API_FACTORY has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |