SAP ABAP Class CL_ISHMED_CONNSTATE (ISHMED: Connectivity - Status of Action)
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_RUN_DATA | IS-H: Base Class for Movement Data Objects | 20070802 |
Properties
| Class | CL_ISHMED_CONNSTATE | |
| Short Description | ISHMED: Connectivity - Status of Action | |
| Super Class | CL_ISH_RUN_DATA | IS-H: Base Class for Movement Data Objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1CONN_MED | i.s.h.med: Connectivity |
| Created | 20070802 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_CONNSTATE has no forward declaration.
Interfaces
Class CL_ISHMED_CONNSTATE has no interface implemented.
Friends
Class CL_ISHMED_CONNSTATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | ISH_OBJECT_TYPE | 13503 | Object Type | 20070802 | ||
| 2 | Constant | Public | Type reference (TYPE) | N1CONN_STATE | '50' | Connectivity: Status of Action | 20070802 | ||
| 3 | Constant | Public | Type reference (TYPE) | N1CONN_STATE | '20' | Connectivity: Status of Action | 20070802 | ||
| 4 | Constant | Public | Type reference (TYPE) | N1CONN_STATE | '00' | Connectivity: Status of Action | 20070802 | ||
| 5 | Constant | Public | Type reference (TYPE) | N1CONN_STATE | '15' | Connectivity: Status of Action | 20070802 | ||
| 6 | Constant | Public | Type reference (TYPE) | N1CONN_STATE | '10' | Connectivity: Status of Action | 20070802 | ||
| 7 | Instance attribute | Protected | Type reference (TYPE) | N1CONNSTATE | Connectivity: Status of Action | 20070802 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | N1CONNSTATE | Connectivity: Status of Action | 20070802 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | N1DELETIONMARK | Deletion Indicator | 20070802 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Action | 20070810 | |
| 2 | Instance method | Public | Method | Returns Current Data | 20070802 | |
| 3 | Instance method | Public | Method | Returns Original Data | 20070802 | |
| 4 | Instance method | Protected | Method | Returns Deletion Indicator | 20070802 | |
| 5 | Instance method | Public | Method | Returns Current Status | 20070810 | |
| 6 | Instance method | Public | Method | Returns Corresponding VKGID | 20070802 | |
| 7 | Static method | Public | Method | Loads Objects Using Data (Without DB) | 20070810 | |
| 8 | Static method | Public | Method | Loads Object from DB | 20070810 | |
| 9 | Instance method | Public | Method | Update Object (Without Updater) | 20070810 | |
| 10 | Instance method | Public | Method | Sets Current Status | 20070810 | |
| 11 | Instance method | Public | Method | Sets Current Time Stamp | 20070810 | |
| 12 | Instance method | Public | Method | Sets VKGID | 20070802 |
Events
Class CL_ISHMED_CONNSTATE has no event.
Types
Class CL_ISHMED_CONNSTATE has no local type.
Method Signatures
Method GET_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ACTION | Value transfer | Type reference (TYPE) | N1CONN_HNDL_ACTION | Connectivity: Aktion eines Handlers | 20070810 |
Method GET_ACTION on class CL_ISHMED_CONNSTATE has no exception.
Method GET_CONNSTATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_N1CONNSTATE | Value transfer | Type reference (TYPE) | N1CONNSTATE | Connectivity: Status einer Aktion | 20070810 |
Method GET_CONNSTATE on class CL_ISHMED_CONNSTATE has no exception.
Method GET_CONNSTATE_ORIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_N1CONNSTATE_ORIG | Value transfer | Type reference (TYPE) | N1CONNSTATE | Connectivity: Status einer Aktion | 20070810 |
Method GET_CONNSTATE_ORIG on class CL_ISHMED_CONNSTATE has no exception.
Method GET_DELETIONMARK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DELETIONMARK | Value transfer | Type reference (TYPE) | N1DELETIONMARK | Löschkennzeichen | 20070810 |
Method GET_DELETIONMARK on class CL_ISHMED_CONNSTATE has no exception.
Method GET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STATE | Value transfer | Type reference (TYPE) | N1CONN_STATE | Connectivity: Status der Aktion | 20070810 |
Method GET_STATE on class CL_ISHMED_CONNSTATE has no exception.
Method GET_VKGID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VKGID | Value transfer | Type reference (TYPE) | N1VKGID | IS-H: KLAT/VKG: ID einer Auftragsposition (Vormerkung) | 20070810 |
Method GET_VKGID on class CL_ISHMED_CONNSTATE has no exception.
Method LOAD_BY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONNSTATE | Value transfer | Type reference (TYPE) | N1CONNSTATE | Connectivity: Status einer Aktion | 20070810 | |||
| 2 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CONNSTATE | Connectivity: Status einer Aktion | 20070810 |
Method LOAD_BY_DATA on class CL_ISHMED_CONNSTATE has no exception.
Method LOAD_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Value transfer | Type reference (TYPE) | SYSUUID_C | Connectivity: Status der Aktion | 20070810 | |||
| 2 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CONNSTATE | Connectivity: Status einer Aktion | 20070810 |
Method LOAD_BY_KEY on class CL_ISHMED_CONNSTATE has no exception.
Method SAVE_AND_COMMIT 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 | 20070810 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20070810 | |||
| 3 | I_TCODE | Value transfer | Type reference (TYPE) | SY-TCODE | Aktueller Transaktionscode | 20070810 | |||
| 4 | I_TESTRUN | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20070810 |
Method SAVE_AND_COMMIT on class CL_ISHMED_CONNSTATE has no exception.
Method SET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATE | Value transfer | Type reference (TYPE) | N1CONN_STATE | Connectivity: Status der Aktion | 20070810 |
Method SET_STATE on class CL_ISHMED_CONNSTATE has no exception.
Method SET_TIMESTAMP Signature
Method SET_TIMESTAMP on class CL_ISHMED_CONNSTATE has no parameter.
Method SET_TIMESTAMP on class CL_ISHMED_CONNSTATE has no exception.
Method SET_VKGID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VKGID | Value transfer | Type reference (TYPE) | N1VKGID | IS-H: KLAT/VKG: ID einer Auftragsposition (Vormerkung) | 20070810 |
Method SET_VKGID on class CL_ISHMED_CONNSTATE has no exception.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |