SAP ABAP Class CL_ISHMED_CONNDATA (Connectivity: Data of 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_ISH_RUN_DATA | IS-H: Base Class for Movement Data Objects | 20070813 |
Properties
| Class | CL_ISHMED_CONNDATA | |
| Short Description | Connectivity: Data of Handler | |
| 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 | 20070813 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_CONNDATA has no forward declaration.
Interfaces
Class CL_ISHMED_CONNDATA has no interface implemented.
Friends
Class CL_ISHMED_CONNDATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ISH_OBJECT_TYPE | 13525 | Object Type | 20070813 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | N1CONNDATA | Connectivity: Handler Data for Object | 20070813 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | N1CONNDATA | Connectivity: Handler Data for Object | 20070813 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | N1DELETIONMARK | Deletion Indicator | 20070813 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Current Date | 20070813 | |
| 2 | Instance method | Public | Method | Returns Old Date | 20070813 | |
| 3 | Instance method | Public | Method | Returns Deletion Indicator | 20070813 | |
| 4 | Instance method | Public | Method | Returns Parameter Name | 20070813 | |
| 5 | Instance method | Public | Method | Returns Parameter Value | 20070813 | |
| 6 | Instance method | Public | Method | Returns Corresponding VKGID | 20070813 | |
| 7 | Static method | Public | Method | Loads Objects Using Data (Without DB) | 20070813 | |
| 8 | Static method | Public | Method | Loads Data from DB | 20070813 | |
| 9 | Instance method | Public | Method | Update Object (Without Updater) | 20070813 | |
| 10 | Instance method | Public | Method | Sets Deletion Indicator | 20070813 | |
| 11 | Instance method | Public | Method | Sets Parameter Name | 20070813 | |
| 12 | Instance method | Public | Method | Sets Current Time Stamp | 20070813 | |
| 13 | Instance method | Public | Method | Sets Parameter Value | 20070813 | |
| 14 | Instance method | Public | Method | Sets VKGID | 20070813 |
Events
Class CL_ISHMED_CONNDATA has no event.
Types
Class CL_ISHMED_CONNDATA has no local type.
Method Signatures
Method GET_CONNDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_N1CONNDATA | Value transfer | Type reference (TYPE) | N1CONNDATA | Connectivity: Handlerdaten zum Objekt | 20070813 |
Method GET_CONNDATA on class CL_ISHMED_CONNDATA has no exception.
Method GET_CONNDATA_ORIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_N1CONNDATA_ORIG | Value transfer | Type reference (TYPE) | N1CONNDATA | Connectivity: Handlerdaten zum Objekt | 20070813 |
Method GET_CONNDATA_ORIG on class CL_ISHMED_CONNDATA 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 | 20070813 |
Method GET_DELETIONMARK on class CL_ISHMED_CONNDATA has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | N1CONNDATA-NAME | Parametername | 20070818 |
Method GET_NAME on class CL_ISHMED_CONNDATA has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | N1CONNDATA-VALUE | Parameterwert | 20070818 |
Method GET_VALUE on class CL_ISHMED_CONNDATA 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) | 20070818 |
Method GET_VKGID on class CL_ISHMED_CONNDATA has no exception.
Method LOAD_BY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_N1CONNDATA | Value transfer | Type reference (TYPE) | N1CONNDATA | Connectivity: Handlerdaten zum Objekt | 20070818 | |||
| 2 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CONNDATA | Connectivity: Daten des Handlers | 20070818 |
Method LOAD_BY_DATA on class CL_ISHMED_CONNDATA 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 | UUID in Character-Darstellung | 20070818 | |||
| 2 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CONNDATA | Connectivity: Daten des Handlers | 20070818 |
Method LOAD_BY_KEY on class CL_ISHMED_CONNDATA 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 | 20070818 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20070818 | |||
| 3 | I_TCODE | Value transfer | Type reference (TYPE) | SY-TCODE | Aktueller Transaktionscode | 20070818 | |||
| 4 | I_TESTRUN | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20070818 |
Method SAVE_AND_COMMIT on class CL_ISHMED_CONNDATA has no exception.
Method SET_DELETIONMARK Signature
Method SET_DELETIONMARK on class CL_ISHMED_CONNDATA has no parameter.
Method SET_DELETIONMARK on class CL_ISHMED_CONNDATA has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Value transfer | Type reference (TYPE) | N1CONNDATA-NAME | Parametername | 20070818 |
Method SET_NAME on class CL_ISHMED_CONNDATA has no exception.
Method SET_TIMESTAMP Signature
Method SET_TIMESTAMP on class CL_ISHMED_CONNDATA has no parameter.
Method SET_TIMESTAMP on class CL_ISHMED_CONNDATA has no exception.
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Value transfer | Type reference (TYPE) | N1CONNDATA-VALUE | Parameterwert | 20070818 |
Method SET_VALUE on class CL_ISHMED_CONNDATA 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) | 20070818 |
Method SET_VKGID on class CL_ISHMED_CONNDATA has no exception.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |