SAP ABAP Class /SDF/CL_EM_IPA_FACTORY (Factory Class for EM_IPA)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-DIA-APP-EM (Application Component) Exception Management
⤷
/SDF/EM_IPA_7X (Package) ABAP Instrumentation Platform for Exception Management
⤷
⤷
Properties
| Class | /SDF/CL_EM_IPA_FACTORY | |
| Short Description | Factory Class for EM_IPA | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SDF/EM_IPA_7X | ABAP Instrumentation Platform for Exception Management |
| Created | 20110531 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SDF/CL_EM_IPA_FACTORY has no forward declaration.
Interfaces
Class /SDF/CL_EM_IPA_FACTORY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /SDF/CL_EM_IPA_WRITE | 20110831 | Write Access to EM_IPA |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /SDF/CL_EM_IPA_FACTORY | Factory Class for EM_IPA | 20110531 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create a Factory | 20110531 | |
| 2 | Instance method | Protected | Method | Get an EM Write Agent | 20110531 |
Events
Class /SDF/CL_EM_IPA_FACTORY has no event.
Types
Class /SDF/CL_EM_IPA_FACTORY has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /SDF/CL_EM_IPA_FACTORY | Factory Class for EM_IPA | 20110531 |
Method CREATE on class /SDF/CL_EM_IPA_FACTORY has no exception.
Method GET_EM_WRITE_AGENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /SDF/IF_EM_IPA_WRITE_AGENT | Interface for writing an EM entry | 20110531 |
Method GET_EM_WRITE_AGENT on class /SDF/CL_EM_IPA_FACTORY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 2008_1_700 |