SAP ABAP Class IF_ISHMED_CONN_HANDLER (ISHMED: Interface for Handler)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_CONN_HANDLER | ISHMED: Connectivity - Basic Class Handler | 20070809 |
Properties
| Class | IF_ISHMED_CONN_HANDLER | |
| Short Description | ISHMED: Interface for Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070801 | 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 IF_ISHMED_CONN_HANDLER has no interface implemented.
Friends
Class IF_ISHMED_CONN_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | N1CONN_HNDL_ACTION | 'CANCEL' | Connectivity: Action of a Handler | 20070801 | ||
| 2 | Constant | Public | Type reference (TYPE) | N1CONN_HNDL_ACTION | 'CREATE' | Connectivity: Action of a Handler | 20070801 | ||
| 3 | Constant | Public | Type reference (TYPE) | N1CONN_HNDL_ACTION | 'DISPLAY' | Connectivity: Action of a Handler | 20070801 | ||
| 4 | Constant | Public | Type reference (TYPE) | N1CONN_HNDL_ACTION | 'UPDATE' | Connectivity: Action of a Handler | 20070801 | ||
| 5 | Constant | Public | Type reference (TYPE) | N1CONN_HNDL_TYPE | 30 | Handler Types for Connectivity | 20070801 | ||
| 6 | Constant | Public | Type reference (TYPE) | N1CONN_HNDL_TYPE | 40 | Handler Types for Connectivity | 20070801 | ||
| 7 | Constant | Public | Type reference (TYPE) | N1CONN_HNDL_TYPE | 20 | Handler Types for Connectivity | 20070801 | ||
| 8 | Constant | Public | Type reference (TYPE) | N1CONN_HNDL_TYPE | 10 | Handler Types for Connectivity | 20070801 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates Controller for Configuration | 20070801 | |
| 2 | Instance method | Public | Method | Execute Cancel Action | 20070801 | |
| 3 | Instance method | Public | Method | Execute Create Action | 20070801 | |
| 4 | Instance method | Public | Method | Execute Display Action | 20070801 | |
| 5 | Instance method | Public | Method | Execute Change Action | 20070801 | |
| 6 | Instance method | Public | Method | Supplies Available Ports of Handler | 20070801 | |
| 7 | Instance method | Public | Method | Returns Handler Type | 20070801 | |
| 8 | Instance method | Public | Method | Returns Whether Action Is Supported | 20070801 |
Events
Class IF_ISHMED_CONN_HANDLER has no event.
Types
Class IF_ISHMED_CONN_HANDLER has no local type.
Method Signatures
Method CREATE_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_GC_CONN_HNDLCONFIG | ISHMED: KLAT/Conn. Controller Handlerkonfiguration | 20070814 | |||
| 2 | I_CTR_ELEMNAME | Call by reference | Type reference (TYPE) | N1GUI_ELEMENT_NAME | Name eines Oberflächenelements | 20070814 | |||
| 3 | I_VCODE | Call by reference | Type reference (TYPE) | TNDYM-VCODE | IF_ISH_GUI_VIEW=>CO_VCODE_DISPLAY | IS-H: Verarbeitungsmodus | 20070814 | ||
| 4 | I_VIEW_ELEMNAME | Call by reference | Type reference (TYPE) | N1GUI_ELEMENT_NAME | Name eines Oberflächenelements | 20070814 | |||
| 5 | RR_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_GC_CONN_HANDLER | ISHMED: KLAT/Conn. Controller Handler | 20070814 |
Method CREATE_CONTROLLER on class IF_ISHMED_CONN_HANDLER has no exception.
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 | 20070801 | |||
| 2 | ET_PARAMETERS | Value transfer | Type reference (TYPE) | ISHMED_T_CONN_PARAMETER | Connectivity: Tabellentyp für RN1_CONN_PARAMTER | 20070814 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20070801 | |||
| 4 | IR_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20070801 | ||||
| 5 | IT_PARAMETERS | Value transfer | Type reference (TYPE) | ISHMED_T_CONN_PARAMETER | Connectivity: Tabellentyp für RN1_CONN_PARAMTER | 20070814 |
Method EXECUTE_CANCEL on class IF_ISHMED_CONN_HANDLER 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 | 20070801 | |||
| 2 | ET_PARAMETERS | Value transfer | Type reference (TYPE) | ISHMED_T_CONN_PARAMETER | Connectivity: Tabellentyp für RN1_CONN_PARAMTER | 20070814 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20070801 | |||
| 4 | IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt | 20070801 | |||
| 5 | IT_PARAMETERS | Value transfer | Type reference (TYPE) | ISHMED_T_CONN_PARAMETER | Connectivity: Tabellentyp für RN1_CONN_PARAMTER | 20070814 |
Method EXECUTE_CREATE on class IF_ISHMED_CONN_HANDLER 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 | 20070801 | |||
| 2 | E_HTML | Call by reference | Type reference (TYPE) | STRING | HTML Seite für die Anzeige | 20070801 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20070801 | |||
| 4 | IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20070801 | ||||
| 5 | IT_PARAMETERS | Value transfer | Type reference (TYPE) | ISHMED_T_CONN_PARAMETER | Connectivity: Tabellentyp für RN1_CONN_PARAMTER | 20070814 |
Method EXECUTE_DISPLAY on class IF_ISHMED_CONN_HANDLER 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 | 20070801 | |||
| 2 | ET_PARAMETERS | Value transfer | Type reference (TYPE) | ISHMED_T_CONN_PARAMETER | Connectivity: Tabellentyp für RN1_CONN_PARAMTER | 20070814 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20070801 | |||
| 4 | IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20070801 | ||||
| 5 | IT_PARAMETERS | Value transfer | Type reference (TYPE) | ISHMED_T_CONN_PARAMETER | Connectivity: Tabellentyp für RN1_CONN_PARAMTER | 20070814 |
Method EXECUTE_UPDATE on class IF_ISHMED_CONN_HANDLER has no exception.
Method GET_ALLOWED_PORTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ALLOWED_PORTS | Value transfer | Type reference (TYPE) | ISHMED_T_CONN_PORT_HASH | Connectivity - Ports | 20070814 |
Method GET_ALLOWED_PORTS on class IF_ISHMED_CONN_HANDLER has no exception.
Method GET_HNDL_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HNDL_TYPE | Value transfer | Type reference (TYPE) | N1CONN_HNDL_TYPE | Handlertypen für Connectivity | 20070814 |
Method GET_HNDL_TYPE on class IF_ISHMED_CONN_HANDLER has no exception.
Method IS_ACTION_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTION | Value transfer | Type reference (TYPE) | N1CONN_HNDL_ACTION | Connectivity: Aktion eines Handlers | 20070814 | |||
| 2 | R_IS_SUPPORTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070814 |
Method IS_ACTION_SUPPORTED on class IF_ISHMED_CONN_HANDLER has no exception.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |