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 ABAP 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 CO_FIELDNAME_MSG_ON_CREATE Constant Public Type reference (TYPE) ISH_FIELDNAME 'MSG_ON_CREATE' IS-H: Field Name 20070813
2 CO_FIELDNAME_MSG_ON_DELETE Constant Public Type reference (TYPE) ISH_FIELDNAME 'MSG_ON_DELETE' IS-H: Field Name 20070813
3 G_MSG_ON_CREATE Instance attribute Protected Type reference (TYPE) N1GAS_MSG_ON_CREATE Application Setting: Message During Object Creation 20070813
4 G_MSG_ON_DELETE 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 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070813
2 GET_MSG_ON_CREATE Instance method Public Method Returns Indicator Message During Object Creation 20070813
3 GET_MSG_ON_DELETE Instance method Public Method Returns Indicator Message During Object Deletion 20070813
4 SET_MSG_ON_CREATE Instance method Public Method Sets Ind. Message During Object Creation 20070813
5 SET_MSG_ON_DELETE 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 Importing I_MSG_ON_CREATE Call by reference Type reference (TYPE) N1GAS_MSG_ON_CREATE ABAP_TRUE Applikationseinstellung: Meldung bei Objekterzeugung 20070813
2 Importing I_MSG_ON_DELETE Call by reference Type reference (TYPE) N1GAS_MSG_ON_DELETE ABAP_TRUE Applikationseinstellung: Meldung bei Objektlöschung 20070813
3 Importing 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 Returning 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 Returning 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 Importing I_MSG_ON_CREATE Call by reference Type reference (TYPE) N1GAS_MSG_ON_CREATE Applikationseinstellung: Meldung bei Objekterzeugung 20070813
2 Returning 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 Importing I_MSG_ON_DELETE Call by reference Type reference (TYPE) N1GAS_MSG_ON_DELETE Applikationseinstellung: Meldung bei Objektlöschung 20070813
2 Returning 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