SAP ABAP Class CL_ISHMED_GAS_CCON_CONN_OUT (ISHMED: CORD/Connectivity - Application Settings)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
N1CONN_MED (Package) i.s.h.med: Connectivity
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_GUI_APPL_SETTINGS | IS-H: GUI - Application Settings | 20070813 |
Properties
| Class | CL_ISHMED_GAS_CCON_CONN_OUT | |
| Short Description | ISHMED: CORD/Connectivity - Application Settings | |
| Super Class | CL_ISH_GUI_APPL_SETTINGS | IS-H: GUI - Application Settings |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1CONN_MED | i.s.h.med: Connectivity |
| Created | 20070813 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISHMED_GAS_CCON_CONN_OUT has no interface implemented.
Friends
Class CL_ISHMED_GAS_CCON_CONN_OUT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ISH_FIELDNAME | 'MSG_ON_CREATE' | IS-H: Field Name | 20070813 | ||
| 2 | Constant | Public | Type reference (TYPE) | ISH_FIELDNAME | 'MSG_ON_DELETE' | IS-H: Field Name | 20070813 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | N1GAS_MSG_ON_CREATE | Application Setting: Message During Object Creation | 20070813 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | N1GAS_MSG_ON_DELETE | Application Setting: Message During Object Deletion | 20070813 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070813 | |
| 2 | Instance method | Public | Method | Returns Indicator Message During Object Creation | 20070813 | |
| 3 | Instance method | Public | Method | Returns Indicator Message During Object Deletion | 20070813 | |
| 4 | Instance method | Public | Method | Sets Ind. Message During Object Creation | 20070813 | |
| 5 | Instance method | Public | Method | Sets Ind. Message During Object Deletion | 20070813 |
Events
Class CL_ISHMED_GAS_CCON_CONN_OUT has no event.
Types
Class CL_ISHMED_GAS_CCON_CONN_OUT 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_MSG_ON_CREATE | Call by reference | Type reference (TYPE) | N1GAS_MSG_ON_CREATE | ABAP_TRUE | Applikationseinstellung: Meldung bei Objekterzeugung | 20070813 | ||
| 2 | I_MSG_ON_DELETE | Call by reference | Type reference (TYPE) | N1GAS_MSG_ON_DELETE | ABAP_TRUE | Applikationseinstellung: Meldung bei Objektlöschung | 20070813 | ||
| 3 | I_USE_MSG_VIEWER | Call by reference | Type reference (TYPE) | N1GAS_USE_MSG_VIEWER | ABAP_TRUE | Applikationseintstellung: Meldungs-Viewer verwenden | 20070813 |
Method CONSTRUCTOR on class CL_ISHMED_GAS_CCON_CONN_OUT has no exception.
Method GET_MSG_ON_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MSG_ON_CREATE | Value transfer | Type reference (TYPE) | N1GAS_MSG_ON_CREATE | Applikationseinstellung: Meldung bei Objekterzeugung | 20070813 |
Method GET_MSG_ON_CREATE on class CL_ISHMED_GAS_CCON_CONN_OUT has no exception.
Method GET_MSG_ON_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MSG_ON_DELETE | Value transfer | Type reference (TYPE) | N1GAS_MSG_ON_DELETE | Applikationseinstellung: Meldung bei Objektlöschung | 20070813 |
Method GET_MSG_ON_DELETE on class CL_ISHMED_GAS_CCON_CONN_OUT has no exception.
Method SET_MSG_ON_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSG_ON_CREATE | Call by reference | Type reference (TYPE) | N1GAS_MSG_ON_CREATE | Applikationseinstellung: Meldung bei Objekterzeugung | 20070813 | |||
| 2 | R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Einstellung wurde verändert | 20070813 |
Method SET_MSG_ON_CREATE on class CL_ISHMED_GAS_CCON_CONN_OUT has no exception.
Method SET_MSG_ON_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSG_ON_DELETE | Call by reference | Type reference (TYPE) | N1GAS_MSG_ON_DELETE | Applikationseinstellung: Meldung bei Objektlöschung | 20070813 | |||
| 2 | R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Einstellung wurde verändert | 20070813 |
Method SET_MSG_ON_DELETE on class CL_ISHMED_GAS_CCON_CONN_OUT has no exception.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |