SAP ABAP Class /SDF/CL_EM_IPA_DB_ACCESS (Read Access to EM DB)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SDF/IF_EM_IPA_DB_READ | Read Access to EM DB | 20110831 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /SDF/IF_EM_IPA_DB_WRITE | Write Access to EM DB | 20110831 |
Properties
| Class | /SDF/CL_EM_IPA_DB_ACCESS | |
| Short Description | Read Access to EM DB | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SDF/EM_IPA_7X | ABAP Instrumentation Platform for Exception Management |
| Created | 20110831 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SDF/CL_EM_IPA_DB_ACCESS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /SDF/IF_EM_IPA_DB_READ | Read Access to EM DB | 20110831 | ||
| 2 | /SDF/IF_EM_IPA_DB_WRITE | Write Access to EM DB | 20110831 |
Friends
Class /SDF/CL_EM_IPA_DB_ACCESS 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) | /SDF/CL_EM_IPA_DB_ACCESS | Access to EM DB | 20110831 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Factory Method | 20110831 | |
| 2 | Static method | Public | Method | Factory Method | 20110831 |
Events
Class /SDF/CL_EM_IPA_DB_ACCESS has no event.
Types
Class /SDF/CL_EM_IPA_DB_ACCESS has no local type.
Method Signatures
Method GET_READ_INSTANCE 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_DB_READ | Read Access to EM DB | 20110831 |
Method GET_READ_INSTANCE on class /SDF/CL_EM_IPA_DB_ACCESS has no exception.
Method GET_WRITE_INSTANCE 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_DB_WRITE | Read Access to EM DB | 20110831 |
Method GET_WRITE_INSTANCE on class /SDF/CL_EM_IPA_DB_ACCESS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 2008_1_700 |