SAP ABAP Class CL_ISHMED_PMD_EVENTS (Events Between PMDs and Services)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NMED (Package) R/3MED: Medical documentation GSD
⤷
⤷
⤷
Properties
| Class | CL_ISHMED_PMD_EVENTS | |
| Short Description | Events Between PMDs and Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NMED | R/3MED: Medical documentation GSD |
| Created | 20040609 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_PMD_EVENTS has no forward declaration.
Interfaces
Class CL_ISHMED_PMD_EVENTS has no interface implemented.
Friends
Class CL_ISHMED_PMD_EVENTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_PMD_SERVICES | PMD: Public APIs | 20040609 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20040609 | ||
| 2 | Instance method | Public | Method | 20040609 | ||
| 3 | Instance method | Public | Method | 20040609 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DO_STOP | Instance Event (0) |
Public (2) |
20040609 | |
| 2 | IS_STOPPED | Instance Event (0) |
Public (2) |
20040609 |
Types
Class CL_ISHMED_PMD_EVENTS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SERVICE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_PMD_SERVICES | PMD: public APIs | 20040609 |
Method CONSTRUCTOR on class CL_ISHMED_PMD_EVENTS has no exception.
Method RAISE__DO_STOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SERVICE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_PMD_SERVICES | PMD: public APIs | 20040609 |
Method RAISE__DO_STOP on class CL_ISHMED_PMD_EVENTS has no exception.
Method RAISE__IS_STOPPED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SERVICE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_PMD_SERVICES | PMD: public APIs | 20040609 |
Method RAISE__IS_STOPPED on class CL_ISHMED_PMD_EVENTS has no exception.
Event Signatures
Event DO_STOP Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SERVICE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_PMD_SERVICES | PMD: public APIs | 20040609 |
Event IS_STOPPED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SERVICE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_PMD_SERVICES | PMD: public APIs | 20040609 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 473 |