SAP ABAP Class CL_ISHMED_GA_CCON_CONN_OUT (ISHMED: CORD/Connectivity - App. Compon. Conf. Outbound Srv.)
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_APPLICATION IS-H: GUI - Application 20070813
Properties
Class CL_ISHMED_GA_CCON_CONN_OUT  
Short Description ISHMED: CORD/Connectivity - App. Compon. Conf. Outbound Srv.    
Super Class CL_ISH_GUI_APPLICATION IS-H: GUI - Application 
Instantiability of a Class 1  Protected 
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)
2 IF_ISH_GUI_VIEW Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_ISHMED_GA_CCON_CONN_OUT has no interface implemented.
Friends
Class CL_ISHMED_GA_CCON_CONN_OUT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_HDLCFG_TOOLBAR_VIEW_NAME Constant Protected Type reference (TYPE) N1GUI_ELEMENT_NAME 'HDLCFG_TOOLBAR_VIEW' View Name of Toolbar 20070813
2 CO_HDLCFG_TOOLCONT_VIEW_NAME Constant Protected Type reference (TYPE) N1GUI_ELEMENT_NAME 'HDLCFG_TOOLCONT_VIEW' View Name of Toolbar Container 20070813
3 CO_HNDLCONFIG_CTR_NAME Constant Protected Type reference (TYPE) N1GUI_ELEMENT_NAME 'HNDLCONFIG_CONTROLLER' Name of Handler Configuration Controller 20070813
4 CO_HNDLCONFIG_VIEW_NAME Constant Protected Type reference (TYPE) N1GUI_ELEMENT_NAME 'SC_CONFIG' Name of Handler Configuration View 20070813
5 CO_MDY_DYNNR Constant Protected Type reference (TYPE) SY-DYNNR '0100' Dynpro Number of Subscreen Container 20070813
6 CO_MDY_REPID Constant Protected Type reference (TYPE) SY-REPID 'SAPLN1_CCON_CONN_OUT_CONFIGURE' Program Name of Subscreen Container 20070813
7 CO_NAVCONT_VIEW_NAME Constant Protected Type reference (TYPE) N1GUI_ELEMENT_NAME 'NAVCONT_VIEW' View Name of Navigation Container 20070813
8 CO_NAVTREE_VIEW_NAME Constant Protected Type reference (TYPE) N1GUI_ELEMENT_NAME 'NAVTREE_VIEW' View Name of Navigation Tree 20070813
9 CO_PFSTATUS_PFKEY Constant Protected Type reference (TYPE) SY-PFKEY '0100' GUI Status 20070813
10 CO_TITLEBAR_TITLE Constant Protected Type reference (TYPE) SY-TITLE '0100' Title Row 20070813
11 CO_UCOMM_CANCEL Constant Public Type reference (TYPE) SYUCOMM 'CANCEL' User Command "Cancel" 20070818
12 CO_UCOMM_CHECK Constant Public Type reference (TYPE) SYUCOMM 'CHECK' User Command "Check" 20070813
13 CO_UCOMM_CHECK_ACTUAL Constant Public Type reference (TYPE) SYUCOMM 'CHECK_ACTUAL' User Command "Check Current Configuration" 20070813
14 CO_UCOMM_CLOSE_ACTUAL Constant Public Type reference (TYPE) SYUCOMM 'CLOSE_ACTUAL' User Command "Close Current Configuration" 20070813
15 CO_UCOMM_CONFIRM Constant Public Type reference (TYPE) SYUCOMM 'CONFIRM' Function Code that Triggered PAI 20070813
16 CO_UCOMM_DELETE_ACTUAL Constant Public Type reference (TYPE) SYUCOMM 'DELETE_ACTUAL' User Command "Delete Current Configuration" 20070813
17 CO_UCOMM_PROCESS_REQUEST Constant Public Type reference (TYPE) SYUCOMM 'PROCESS_REQUEST' Function Code that Triggered PAI 20070813
18 CO_UCOMM_SETTINGS Constant Public Type reference (TYPE) SYUCOMM 'SETTINGS' User Command "Settings" 20070813
19 GR_ACT_HNDLCONFIG Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_CONN_HNDLCONFIG Current Handler Configuration 20070813
20 GR_ACT_HNDLCONFIG_CTR Instance attribute Protected Object reference (TYPE REF TO) IF_ISH_GUI_CONTROLLER Current Handler Configuration Controller 20070813
21 GR_COMPCON Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_COMPCON_CONN_OUT ISHMED:CORD/Connectivity - Component Config.Outbound Service 20070813
22 GR_HNDLCONFIGS Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_CONN_HNDLCONFIGS Handler Configurations 20070813
23 GT_OUTTAB_CORDTTR Instance attribute Protected Type reference (TYPE) ISHMED_T_CCON_CONN_OUT_NAV Order recipient 20070813
24 G_CANCELLED Instance attribute Protected Type reference (TYPE) ABAP_BOOL abap_true: Processing Was Canceled 20070813
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Creates the Object 20070813
2 CREATE_HNDLCONFIG Instance method Protected Method Creates New Handler Configuration 20070813
3 DELETE_HNDLCONFIG Instance method Protected Method Deletes Handler Configuration 20070813
4 GET_NAVCONT_VIEW Instance method Public Method Returns Navigation Container View 20070813
5 GET_NAVTREE_VIEW Instance method Public Method Returns Navigation View 20070813
6 INITIALIZE Instance method Public Method Initializes the Object 20070813
7 SWITCH_TO_HNDLCONFIG Instance method Protected Method Toggle to Handler Configuration 20070813
8 WAS_CANCELLED Instance method Public Method Returns Whether Processing Was Canceled 20070813
9 _CHECK Instance method Protected Method Executes All Checks 20070813
10 _GET_HDLCFG_TOOLBAR_VIEW Instance method Protected Method Returns Toolbar View 20070813
11 _GET_HDLCFG_TOOLCONT_VIEW Instance method Protected Method Returns Toolbar Container View 20070813
Events
Class CL_ISHMED_GA_CCON_CONN_OUT has no event.
Types
Class CL_ISHMED_GA_CCON_CONN_OUT has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_GA_CCON_CONN_OUT ISHMED: KLAT/Connectivity - App. Bausteinkonf. Outbound-Srv. 20070813

Method CREATE on class CL_ISHMED_GA_CCON_CONN_OUT has no exception.

Method CREATE_HNDLCONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUSINESSPARTNER Value transfer Type reference (TYPE) N1CORDTRTGP Adressat (Geschäftspartner) 20070925
2 Importing I_CORDTTR_ID Call by reference Type reference (TYPE) N1COTTRID IS-H: Unabhängiger Tabellenschlüssel 20070813
3 Returning RR_CREATED_HNDLCONFIG Value transfer Object reference (TYPE REF TO) CL_ISHMED_CONN_HNDLCONFIG Erzeugte Handlerkonfiguration 20070813
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070813

Method DELETE_HNDLCONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_HNDLCONFIG Call by reference Object reference (TYPE REF TO) CL_ISHMED_CONN_HNDLCONFIG ISHMED: Connectivity - Handlerkonfiguration 20070813
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070813

Method GET_NAVCONT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_NAVCONT_VIEW Value transfer Object reference (TYPE REF TO) IF_ISH_GUI_CONTAINER_VIEW IS-H: GUI - Container View 20070813

Method GET_NAVCONT_VIEW on class CL_ISHMED_GA_CCON_CONN_OUT has no exception.

Method GET_NAVTREE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_NAVTREE_VIEW Value transfer Object reference (TYPE REF TO) CL_ISHMED_GV_CC_CONNO_NAVTREE ISHMED: KLAT/Connectivity - Navigationsbaum Bausteinkonfig. 20070813

Method GET_NAVTREE_VIEW on class CL_ISHMED_GA_CCON_CONN_OUT has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMPCON Call by reference Object reference (TYPE REF TO) CL_ISHMED_COMPCON_CONN_OUT ISHMED: KLAT/Connectivity - Bausteinkonfig. Outbound-Service 20070813
2 Importing IR_SETTINGS Call by reference Object reference (TYPE REF TO) CL_ISHMED_GAS_CCON_CONN_OUT ISHMED: KLAT/Connectivity - Applikationseinstellungen 20070813
3 Importing I_VCODE Call by reference Type reference (TYPE) TNDYM-VCODE IF_ISH_GUI_VIEW=>CO_VCODE_DISPLAY IS-H: Verarbeitungsmodus 20070813
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070813

Method SWITCH_TO_HNDLCONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_HNDLCONFIG Call by reference Object reference (TYPE REF TO) CL_ISHMED_CONN_HNDLCONFIG ISHMED: Connectivity - Handlerkonfiguration 20070813
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070813

Method WAS_CANCELLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CANCELLED Value transfer Type reference (TYPE) ABAP_BOOL abap_true: Verarbeitung wurde abgebrochen 20070813

Method WAS_CANCELLED on class CL_ISHMED_GA_CCON_CONN_OUT has no exception.

Method _CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20070813
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20070813

Method _CHECK on class CL_ISHMED_GA_CCON_CONN_OUT has no exception.

Method _GET_HDLCFG_TOOLBAR_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_HDLCFG_TOOLBAR_VIEW Value transfer Object reference (TYPE REF TO) IF_ISH_GUI_TOOLBAR_VIEW IS-H: GUI - Toolbar View 20070813

Method _GET_HDLCFG_TOOLBAR_VIEW on class CL_ISHMED_GA_CCON_CONN_OUT has no exception.

Method _GET_HDLCFG_TOOLCONT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_HDLCFG_TOOLCONT_VIEW Value transfer Object reference (TYPE REF TO) IF_ISH_GUI_CONTAINER_VIEW IS-H: GUI - Container View 20070813

Method _GET_HDLCFG_TOOLCONT_VIEW on class CL_ISHMED_GA_CCON_CONN_OUT has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in