SAP ABAP Class CL_ISHMED_COMP_SERVICES (IS-H: Services Module Class)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
N1BASE_MED (Package) IS-H*MED: Basic Functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_COMPONENT_STD | IS-H: Standard Module Class | 20031210 |
Properties
| Class | CL_ISHMED_COMP_SERVICES | |
| Short Description | IS-H: Services Module Class | |
| Super Class | CL_ISH_COMPONENT_STD | IS-H: Standard Module Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1BASE_MED | IS-H*MED: Basic Functionality |
| Created | 20031210 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_COMP_SERVICES has no forward declaration.
Interfaces
Class CL_ISHMED_COMP_SERVICES has no interface implemented.
Friends
Class CL_ISHMED_COMP_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | N1COMPCLASSID | 'CL_ISHMED_COMP_SERVICES' | IS-H: CORD/PREG: Class Name of a Module | 20040413 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'SET_SERVICE_2_CF' | Method SET_SERVICE_2_CF | 20041203 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'SET_SERVICE_2_UA' | Method SET_SERVICE_2_UA | 20060925 | ||
| 4 | Static Attribute | Protected | Type reference (TYPE) | ISH_T_CDOC_FIELD | IS-H: Table of Fields with Change Document Indicator | 20040120 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | ISH_T_PRINT_FIELD | IS-H: Table of Fields for Printout | 20040201 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | DISVARIANT-HANDLE | 'LOCA' | Mgt. ID for repeated calls from the same program | 20040120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040119 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20040120 | |
| 3 | Instance method | Public | Method | Returns Corresponding Order Items | 20031211 | |
| 4 | Instance method | Protected | Event handling method | Event EV_DATA_CHANGED_AT_OKCODE for Service Screen | 20031210 | |
| 5 | Instance method | Public | Method | Sets Service Status to "Confirmed" | 20041203 | |
| 6 | Instance method | Public | Method | Sets Service Status to "Unconfirmed" | 20060925 | |
| 7 | Instance method | Protected | Method | Data Transport for Clinical Order from Service Screen | 20031210 | |
| 8 | Instance method | Protected | Method | Data Transport for Clinical Order into Service Screen | 20031210 | |
| 9 | Instance method | Protected | Method | Data Transport from Service Screen | 20031210 | |
| 10 | Instance method | Protected | Method | Data Transport into Service Screen | 20031210 |
Events
Class CL_ISHMED_COMP_SERVICES has no event.
Types
Class CL_ISHMED_COMP_SERVICES has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ISHMED_COMP_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISHMED_COMP_SERVICES has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISHMED_COMP_SERVICES has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_COMP_SERVICES has no exception.
Method GET_CORDPOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CORDPOS | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CORDPOS | IS-H*MED: Klinische Auftragsposition | 20031211 |
Method GET_CORDPOS on class CL_ISHMED_COMP_SERVICES has no exception.
Method HANDLE_EV_DC_AT_OKCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OBJECT | Value transfer | Attribute reference (LIKE) | 20031210 | |||||
| 2 | IR_SCREEN | Value transfer | Attribute reference (LIKE) | 20031210 | |||||
| 3 | IT_FIELD_VAL | Value transfer | Attribute reference (LIKE) | 20031210 |
Method HANDLE_EV_DC_AT_OKCODE on class CL_ISHMED_COMP_SERVICES has no exception.
Method SET_SERVICE_2_CF 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 | 20041203 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041203 | |||
| 3 | E_TRY_AGAIN | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Methode nach COMMIT nochmal aufrufen. | 20041203 | |||
| 4 | I_ACTUAL_EVENT | Value transfer | Type reference (TYPE) | I | Event, zu dem die Methode aufgerufen wird | 20041203 |
Method SET_SERVICE_2_CF on class CL_ISHMED_COMP_SERVICES has no exception.
Method SET_SERVICE_2_UA 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 | 20060925 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20060925 | |||
| 3 | E_TRY_AGAIN | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Methode nach COMMIT nochmal aufrufen. | 20060925 | |||
| 4 | I_ACTUAL_EVENT | Value transfer | Type reference (TYPE) | I | Event, zu dem die Methode aufgerufen wird | 20060925 |
Method SET_SERVICE_2_UA on class CL_ISHMED_COMP_SERVICES has no exception.
Method TRANS_CORDPOS_FROM_SCR_L 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 | 20031210 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031210 | |||
| 3 | IR_CORDPOS | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_PREREG | IS-H*MED: Vormerkung | 20031210 | |||
| 4 | IR_SCR_L | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_SCR_SERVICES | IS-H: Screenklasse Leistungen | 20031210 |
Method TRANS_CORDPOS_FROM_SCR_L on class CL_ISHMED_COMP_SERVICES has no exception.
Method TRANS_CORDPOS_TO_SCR_L 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 | 20031210 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031210 | |||
| 3 | IR_CORDPOS | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_PREREG | IS-H*MED: Vormerkung | 20031210 | |||
| 4 | IR_SCR_L | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_SCR_SERVICES | IS-H: Screenklasse Leistungen | 20031210 |
Method TRANS_CORDPOS_TO_SCR_L on class CL_ISHMED_COMP_SERVICES has no exception.
Method TRANS_FROM_SCR_L 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 | 20031210 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031210 | |||
| 3 | IR_SCR_L | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_SCR_SERVICES | IS-H: Screenklasse Leistungen | 20031210 |
Method TRANS_FROM_SCR_L on class CL_ISHMED_COMP_SERVICES has no exception.
Method TRANS_TO_SCR_L 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 | 20031210 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031210 | |||
| 3 | IR_SCR_L | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_SCR_SERVICES | IS-H: Screenklasse Leistungen | 20031210 |
Method TRANS_TO_SCR_L on class CL_ISHMED_COMP_SERVICES has no exception.
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 472 |