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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Constant | Protected | Type reference (TYPE) | N1GUI_ELEMENT_NAME | 'HDLCFG_TOOLBAR_VIEW' | View Name of Toolbar | 20070813 | ||
| 2 | Constant | Protected | Type reference (TYPE) | N1GUI_ELEMENT_NAME | 'HDLCFG_TOOLCONT_VIEW' | View Name of Toolbar Container | 20070813 | ||
| 3 | Constant | Protected | Type reference (TYPE) | N1GUI_ELEMENT_NAME | 'HNDLCONFIG_CONTROLLER' | Name of Handler Configuration Controller | 20070813 | ||
| 4 | Constant | Protected | Type reference (TYPE) | N1GUI_ELEMENT_NAME | 'SC_CONFIG' | Name of Handler Configuration View | 20070813 | ||
| 5 | Constant | Protected | Type reference (TYPE) | SY-DYNNR | '0100' | Dynpro Number of Subscreen Container | 20070813 | ||
| 6 | Constant | Protected | Type reference (TYPE) | SY-REPID | 'SAPLN1_CCON_CONN_OUT_CONFIGURE' | Program Name of Subscreen Container | 20070813 | ||
| 7 | Constant | Protected | Type reference (TYPE) | N1GUI_ELEMENT_NAME | 'NAVCONT_VIEW' | View Name of Navigation Container | 20070813 | ||
| 8 | Constant | Protected | Type reference (TYPE) | N1GUI_ELEMENT_NAME | 'NAVTREE_VIEW' | View Name of Navigation Tree | 20070813 | ||
| 9 | Constant | Protected | Type reference (TYPE) | SY-PFKEY | '0100' | GUI Status | 20070813 | ||
| 10 | Constant | Protected | Type reference (TYPE) | SY-TITLE | '0100' | Title Row | 20070813 | ||
| 11 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'CANCEL' | User Command "Cancel" | 20070818 | ||
| 12 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'CHECK' | User Command "Check" | 20070813 | ||
| 13 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'CHECK_ACTUAL' | User Command "Check Current Configuration" | 20070813 | ||
| 14 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'CLOSE_ACTUAL' | User Command "Close Current Configuration" | 20070813 | ||
| 15 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'CONFIRM' | Function Code that Triggered PAI | 20070813 | ||
| 16 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'DELETE_ACTUAL' | User Command "Delete Current Configuration" | 20070813 | ||
| 17 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'PROCESS_REQUEST' | Function Code that Triggered PAI | 20070813 | ||
| 18 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'SETTINGS' | User Command "Settings" | 20070813 | ||
| 19 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_CONN_HNDLCONFIG | Current Handler Configuration | 20070813 | |||
| 20 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ISH_GUI_CONTROLLER | Current Handler Configuration Controller | 20070813 | |||
| 21 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_COMPCON_CONN_OUT | ISHMED:CORD/Connectivity - Component Config.Outbound Service | 20070813 | |||
| 22 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_CONN_HNDLCONFIGS | Handler Configurations | 20070813 | |||
| 23 | Instance attribute | Protected | Type reference (TYPE) | ISHMED_T_CCON_CONN_OUT_NAV | Order recipient | 20070813 | |||
| 24 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | abap_true: Processing Was Canceled | 20070813 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates the Object | 20070813 | |
| 2 | Instance method | Protected | Method | Creates New Handler Configuration | 20070813 | |
| 3 | Instance method | Protected | Method | Deletes Handler Configuration | 20070813 | |
| 4 | Instance method | Public | Method | Returns Navigation Container View | 20070813 | |
| 5 | Instance method | Public | Method | Returns Navigation View | 20070813 | |
| 6 | Instance method | Public | Method | Initializes the Object | 20070813 | |
| 7 | Instance method | Protected | Method | Toggle to Handler Configuration | 20070813 | |
| 8 | Instance method | Public | Method | Returns Whether Processing Was Canceled | 20070813 | |
| 9 | Instance method | Protected | Method | Executes All Checks | 20070813 | |
| 10 | Instance method | Protected | Method | Returns Toolbar View | 20070813 | |
| 11 | 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 | 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 | I_BUSINESSPARTNER | Value transfer | Type reference (TYPE) | N1CORDTRTGP | Adressat (Geschäftspartner) | 20070925 | |||
| 2 | I_CORDTTR_ID | Call by reference | Type reference (TYPE) | N1COTTRID | IS-H: Unabhängiger Tabellenschlüssel | 20070813 | |||
| 3 | RR_CREATED_HNDLCONFIG | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CONN_HNDLCONFIG | Erzeugte Handlerkonfiguration | 20070813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IR_HNDLCONFIG | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CONN_HNDLCONFIG | ISHMED: Connectivity - Handlerkonfiguration | 20070813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | IR_COMPCON | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_COMPCON_CONN_OUT | ISHMED: KLAT/Connectivity - Bausteinkonfig. Outbound-Service | 20070813 | |||
| 2 | IR_SETTINGS | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_GAS_CCON_CONN_OUT | ISHMED: KLAT/Connectivity - Applikationseinstellungen | 20070813 | |||
| 3 | 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 | 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 | IR_HNDLCONFIG | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CONN_HNDLCONFIG | ISHMED: Connectivity - Handlerkonfiguration | 20070813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20070813 | |||
| 2 | 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 | 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 | 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 |