SAP ABAP Class CL_ISHMED_CONN_HNDL_DEMO_LCL (Connectivity - Example Handler for Local)
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_HNDL_CORD_LCL | Connectivity: Basis Handler Clin. Order Local | 20070816 |
Properties
| Class | CL_ISHMED_CONN_HNDL_DEMO_LCL | |
| Short Description | Connectivity - Example Handler for Local | |
| Super Class | CL_ISHMED_CONN_HNDL_CORD_LCL | Connectivity: Basis Handler Clin. Order Local |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1CONN_MED | i.s.h.med: Connectivity |
| Created | 20070816 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_CONN_HNDL_DEMO_LCL has no forward declaration.
Interfaces
Class CL_ISHMED_CONN_HNDL_DEMO_LCL has no interface implemented.
Friends
Class CL_ISHMED_CONN_HNDL_DEMO_LCL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 'ClinicalOrder' | Title | 20070816 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 'clinical_order' | File Name | 20070816 | ||
| 3 | Constant | Public | Type reference (TYPE) | ISH_OBJECT_TYPE | 13511 | Object Type | 20070816 | ||
| 4 | Constant | Public | Type reference (TYPE) | FILEEXTERN | '/usr/sap/tmp/' | Connectivity: File Path | 20070816 | ||
| 5 | Constant | Public | Type reference (TYPE) | N1CONN_PORT_NAME | 'BDS' | Connectivity: Port Name | 20070816 | ||
| 6 | Constant | Public | Type reference (TYPE) | N1CONN_PORT_NAME | 'FILESYSTEM' | Connectivity: Port Name | 20070816 | ||
| 7 | Constant | Public | Type reference (TYPE) | N1CONN_PORT_NAME | 'N1CONNDEMO' | Connectivity: Port Name | 20070816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Returns Folder Document (XML) | 20070816 | |
| 2 | Instance method | Protected | Method | Execute Create Action | 20070816 | |
| 3 | Instance method | Protected | Method | Execute Create Action | 20070816 | |
| 4 | Instance method | Protected | Method | Execute Create Action | 20070816 | |
| 5 | Instance method | Protected | Method | Execute Create Action | 20070816 | |
| 6 | Instance method | Protected | Method | Execute Create Action | 20070816 |
Events
Class CL_ISHMED_CONN_HNDL_DEMO_LCL has no event.
Types
Class CL_ISHMED_CONN_HNDL_DEMO_LCL has no local type.
Method Signatures
Method _GET_ORDER_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CORDER | Call by reference | Object reference (TYPE REF TO) | CL_ISH_CORDER | IS-H: Klinischer Auftrag | 20070816 | |||
| 2 | R_ORDERDOC | Value transfer | Type reference (TYPE) | STRING | 20070816 |
Method _GET_ORDER_DOC on class CL_ISHMED_CONN_HNDL_DEMO_LCL has no exception.
Method _READ_FROM_FS 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 | 20070816 | |||
| 2 | ER_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20070816 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20070816 | |||
| 4 | IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | IS-H*MED: Klinische Auftragsposition | 20070816 | |||
| 5 | I_ACTION | Value transfer | Type reference (TYPE) | N1CONN_HNDL_ACTION | Connectivity: Aktion eines Handlers | 20070816 |
Method _READ_FROM_FS on class CL_ISHMED_CONN_HNDL_DEMO_LCL has no exception.
Method _READ_FROM_N1CONNDEMO 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 | 20070816 | |||
| 2 | ER_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20070816 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20070816 | |||
| 4 | IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | IS-H*MED: Klinische Auftragsposition | 20070816 | |||
| 5 | I_ACTION | Value transfer | Type reference (TYPE) | N1CONN_HNDL_ACTION | Connectivity: Aktion eines Handlers | 20070816 |
Method _READ_FROM_N1CONNDEMO on class CL_ISHMED_CONN_HNDL_DEMO_LCL has no exception.
Method _WRITE_TO_BDS 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 | 20070816 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20070816 | |||
| 3 | IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | IS-H*MED: Klinische Auftragsposition | 20070816 | |||
| 4 | I_ACTION | Value transfer | Type reference (TYPE) | N1CONN_HNDL_ACTION | Connectivity: Aktion eines Handlers | 20070816 |
Method _WRITE_TO_BDS on class CL_ISHMED_CONN_HNDL_DEMO_LCL has no exception.
Method _WRITE_TO_FS 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 | 20070816 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20070816 | |||
| 3 | IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | IS-H*MED: Klinische Auftragsposition | 20070816 | |||
| 4 | I_ACTION | Value transfer | Type reference (TYPE) | N1CONN_HNDL_ACTION | Connectivity: Aktion eines Handlers | 20070816 |
Method _WRITE_TO_FS on class CL_ISHMED_CONN_HNDL_DEMO_LCL has no exception.
Method _WRITE_TO_N1CONNDEMO 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 | 20070816 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20070816 | |||
| 3 | IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | IS-H*MED: Klinische Auftragsposition | 20070816 | |||
| 4 | I_ACTION | Value transfer | Type reference (TYPE) | N1CONN_HNDL_ACTION | Connectivity: Aktion eines Handlers | 20070816 |
Method _WRITE_TO_N1CONNDEMO on class CL_ISHMED_CONN_HNDL_DEMO_LCL has no exception.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |