SAP ABAP Class CL_ISHMED_CONN_HANDLER_RFC (ISHMED: Basic Class RFC Handler)
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_ISHMED_CONN_HANDLER | ISHMED: Connectivity - Basic Class Handler | 20070815 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_CONN_HNDL_CORD_RFC | Connectivity: Basis Handler for Clin. Order RFC | 20070815 |
Properties
Class | CL_ISHMED_CONN_HANDLER_RFC | |
Short Description | ISHMED: Basic Class RFC Handler | |
Super Class | CL_ISHMED_CONN_HANDLER | ISHMED: Connectivity - Basic Class Handler |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | N1CONN_MED | i.s.h.med: Connectivity |
Created | 20070815 | 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_CONN_HANDLER_RFC has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ISHMED_CONN_FAC_HANDLER | 20070815 | ISHMED: Factory Class for Handler Instantiation |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | ISH_OBJECT_TYPE | 13491 | Object Type | 20070815 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Checks Transferred RFC Port | 20070815 |
2 | ![]() |
Instance method | Protected | Method | Execute Cancel Action | 20070815 |
3 | ![]() |
Instance method | Protected | Method | Execute Create Action | 20070815 |
4 | ![]() |
Instance method | Protected | Method | Execute Display Action | 20070815 |
5 | ![]() |
Instance method | Protected | Method | Execute Change Action | 20070815 |
6 | ![]() |
Instance method | Protected | Method | Finalizes List of RFC Destinations | 20070815 |
7 | ![]() |
Instance method | Protected | Method | Returns Active Port | 20070815 |
8 | ![]() |
Instance method | Private | Method | Returns Corresponding RFC Destinations | 20070815 |
Events
Class CL_ISHMED_CONN_HANDLER_RFC has no event.
Types
Class CL_ISHMED_CONN_HANDLER_RFC has no local type.
Method Signatures
Method _CHECK_RFC_PORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RFC_PORT | Value transfer | Type reference (TYPE) | RFCDES-RFCDEST | Connectivity: RFC-Port | 20070815 | ||
2 | ![]() |
R_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: Oberklasse für statische Exceptions | 20070815 |
Method _EXECUTE_CANCEL 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 | 20070815 | ||
2 | ![]() |
ET_PARAMETERS | Value transfer | Type reference (TYPE) | ISHMED_T_CONN_PARAMETER | Connectivity: Tabellentyp für RN1_CONN_PARAMTER | 20070815 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20070815 | ||
4 | ![]() |
IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20070815 | |||
5 | ![]() |
IT_PARAMETERS | Value transfer | Type reference (TYPE) | ISHMED_T_CONN_PARAMETER | Connectivity: Tabellentyp für RN1_CONN_PARAMTER | 20070815 | ||
6 | ![]() |
I_RFC_PORT | Value transfer | Type reference (TYPE) | N1CONN_RFC_PORT | Connectivity: RFC-Port | 20070815 |
Method _EXECUTE_CANCEL on class CL_ISHMED_CONN_HANDLER_RFC has no exception.
Method _EXECUTE_CREATE 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 | 20070815 | ||
2 | ![]() |
ET_PARAMETERS | Value transfer | Type reference (TYPE) | ISHMED_T_CONN_PARAMETER | Connectivity: Tabellentyp für RN1_CONN_PARAMTER | 20070815 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20070815 | ||
4 | ![]() |
IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | IS-H*MED: Klinische Auftragsposition | 20070815 | ||
5 | ![]() |
IT_PARAMETERS | Value transfer | Type reference (TYPE) | ISHMED_T_CONN_PARAMETER | Connectivity: Tabellentyp für RN1_CONN_PARAMTER | 20070815 | ||
6 | ![]() |
I_RFC_PORT | Value transfer | Type reference (TYPE) | N1CONN_RFC_PORT | Connectivity: RFC-Port | 20070815 |
Method _EXECUTE_CREATE on class CL_ISHMED_CONN_HANDLER_RFC has no exception.
Method _EXECUTE_DISPLAY 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 | 20070815 | ||
2 | ![]() |
ER_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20070815 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20070815 | ||
4 | ![]() |
E_STRING | Value transfer | Type reference (TYPE) | STRING | 20070815 | |||
5 | ![]() |
IR_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20070815 | |||
6 | ![]() |
IT_PARAMETERS | Value transfer | Type reference (TYPE) | ISHMED_T_CONN_PARAMETER | Connectivity: Tabellentyp für RN1_CONN_PARAMTER | 20070815 | ||
7 | ![]() |
I_RFC_PORT | Value transfer | Type reference (TYPE) | N1CONN_RFC_PORT | Connectivity: RFC-Port | 20070815 |
Method _EXECUTE_DISPLAY on class CL_ISHMED_CONN_HANDLER_RFC has no exception.
Method _EXECUTE_UPDATE 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 | 20070815 | ||
2 | ![]() |
ET_PARAMETERS | Value transfer | Type reference (TYPE) | ISHMED_T_CONN_PARAMETER | Connectivity: Tabellentyp für RN1_CONN_PARAMTER | 20070815 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20070815 | ||
4 | ![]() |
IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20070815 | |||
5 | ![]() |
IT_PARAMETERS | Value transfer | Type reference (TYPE) | ISHMED_T_CONN_PARAMETER | Connectivity: Tabellentyp für RN1_CONN_PARAMTER | 20070815 | ||
6 | ![]() |
I_RFC_PORT | Value transfer | Type reference (TYPE) | N1CONN_RFC_PORT | Connectivity: RFC-Port | 20070815 |
Method _EXECUTE_UPDATE on class CL_ISHMED_CONN_HANDLER_RFC has no exception.
Method _FINALIZE_DESTINATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DESTINATIONS | Value transfer | Type reference (TYPE) | N1CONN_T_RFCDEST | Tabellentyp RFC-Destinationen und Typ | 20070815 | ||
2 | ![]() |
RT_DESTINATIONS | Value transfer | Type reference (TYPE) | N1CONN_T_RFCDEST | Tabellentyp RFC-Destinationen und Typ | 20070815 |
Method _FINALIZE_DESTINATIONS on class CL_ISHMED_CONN_HANDLER_RFC has no exception.
Method _GET_ACTIVE_PORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RFC_PORT | Value transfer | Type reference (TYPE) | N1CONN_RFC_PORT | Connectivity: RFC-Port | 20070815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: Oberklasse für statische Exceptions | 20070815 |
Method _GET_RFC_DESTINATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_DESTINATIONS | Value transfer | Type reference (TYPE) | N1CONN_T_RFCDEST | Tabellentyp RFC-Destinationen und Typ | 20070815 |
Method _GET_RFC_DESTINATIONS on class CL_ISHMED_CONN_HANDLER_RFC has no exception.
History
Last changed by/on | SAP | 20071120 |
SAP Release Created in |