SAP ABAP Class CL_ISHMED_PRC_CORDER (IS-H*MED: Clinical Order Process Class)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
N1CORDMG_MED (Package) IS-H*MED: Clinical Ordering
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_PRC_CORDER | IS-H: Process for Processing a Clinical Order | 20030924 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_PL_USAGE_CONSTANTS | Constants for Appointment Planning | 20050203 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_PL_USAGE_CONSTANTS | Constants for Appointment Planning | 20050203 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_PRC_CORDER_AGGREG | IS-H*MED: Process for Editing a Collective Order | 20041004 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_PRC_CORDER_BASE_ITEM | IS-H*MED: CORD Process Class in Treatment Pathways | 20050317 |
Properties
| Class | CL_ISHMED_PRC_CORDER | |
| Short Description | IS-H*MED: Clinical Order Process Class | |
| Super Class | CL_ISH_PRC_CORDER | IS-H: Process for Processing a Clinical Order |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1CORDMG_MED | IS-H*MED: Clinical Ordering |
| Created | 20030924 | SAP |
| Last change | 20091125 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_PRC_CORDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISHMED_PL_USAGE_CONSTANTS | Constants for Appointment Planning | 20050203 | ||
| 2 | IF_ISH_PL_USAGE_CONSTANTS | Constants for Appointment Planning | 20050203 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ISH_FAC_PRC_CORDER | 20030924 | IS-H: Factory for Instantiation Class CL_ISH(MED)_CORDER |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'STATE_CHANGED' | Function Code for Status Change | 20050210 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR01 | '5' | Planning Tool = Planning Grid with Search | 20040109 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR01 | '1' | Planning Tool = Planning Grid | 20040107 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR01 | '2' | Planning Tool = Surgeries View Type | 20040107 | ||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20050203 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20050203 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20050203 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20050203 | |||||
| 9 | Instance attribute | Public | Attribute reference (LIKE) | 20050203 | |||||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_CON_PLANNING_GRID | IS-H*MED: Planning Grid Configuration Class | 20040110 | |||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_CON_PLANNING_LIST | IS-H*MED: Planning as List Configuration Class | 20040110 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | J_ESTAT | Auxiliary Variable for Status when Warnings Occur | 20070622 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | J_ESTAT | Auxiliary Variable for Status when Warnings Occur | 20070622 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | N1MITARB | Employee Responsible | 20090122 | |||
| 15 | Static Attribute | Public | Type reference (TYPE) | ORGID | OU That Is Preset When Dialog Box Is Displayed | 20080818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Call Planning Grid | 20040107 | |
| 2 | Instance method | Protected | Method | Call Planning Grid with Search | 20040107 | |
| 3 | Instance method | Protected | Method | Call Surgeries View Type for Appointment Planning | 20040108 | |
| 4 | Instance method | Protected | Method | Create Request | 20040115 | |
| 5 | Static method | Protected | Method | Returns Newly Created CL_ISHMED_PRC_CORDER Object | 20030924 | |
| 6 | Instance method | Public | Method | Returns Configuration for Planning Grid | 20040110 | |
| 7 | Instance method | Public | Method | Returns Configuration for Planning with Search | 20040110 | |
| 8 | Instance method | Public | Method | Returns Corresponding MED Function Class | 20031105 | |
| 9 | Instance method | Public | Method | Returns the Function Object for Appointment Planning | 20040107 | |
| 10 | Instance method | Protected | Method | Returns the Process Object for Appt Planning (with Dialog) | 20040107 | |
| 11 | Instance method | Protected | Method | Returns the Process Object for Appt Planning (w/o Dialog) | 20040107 | |
| 12 | Instance method | Protected | Method | Display Button for Multiappointment | 20050209 | |
| 13 | Instance method | Public | Method | Sets Configuration for Planning Grid | 20040110 | |
| 14 | Instance method | Public | Method | Sets Configuration for Planning with Search | 20040110 | |
| 15 | Instance method | Protected | Method | Edit Collective Reasons | 20041007 | |
| 16 | Instance method | Protected | Method | Create Collective Order | 20041001 | |
| 17 | Instance method | Protected | Method | Display Appointment Template Dependencies | 20050314 | |
| 18 | Instance method | Protected | Method | Edit Multiappointment Search | 20050201 | |
| 19 | Instance method | Protected | Method | Change Order Item Status | 20050210 |
Events
Class CL_ISHMED_PRC_CORDER has no event.
Types
Class CL_ISHMED_PRC_CORDER has no local type.
Method Signatures
Method APP_SEARCH_PLANNING_GRID 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 | 20040107 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040107 | |||
| 3 | IR_CORDPOS | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_PREREG | IS-H*MED: Vormerkung | 20040107 |
Method APP_SEARCH_PLANNING_GRID on class CL_ISHMED_PRC_CORDER has no exception.
Method APP_SEARCH_PLANNING_WITH_SRCH 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 | 20040107 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040107 | |||
| 3 | IR_CORDPOS | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_PREREG | IS-H*MED: Vormerkung | 20040107 |
Method APP_SEARCH_PLANNING_WITH_SRCH on class CL_ISHMED_PRC_CORDER has no exception.
Method APP_VIEWTYPE_OP 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 | 20040108 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040108 | |||
| 3 | IR_CORDPOS | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_PREREG | IS-H*MED: Vormerkung | 20040108 | |||
| 4 | I_VIEWID | Value transfer | Type reference (TYPE) | NWVIEW-VIEWID | IS-H: Identifikation einer Sicht | 20040108 |
Method APP_VIEWTYPE_OP on class CL_ISHMED_PRC_CORDER has no exception.
Method CALL_REQUEST_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 | 20040115 | |||
| 2 | E_CANCEL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Abbrechen | 20040115 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040115 | |||
| 4 | IT_SRV_LIST | Value transfer | Type reference (TYPE) | ISHMED_T_RN1LS | Leistungen (in Hitliste gewählt) | 20040115 | |||
| 5 | I_CASELESS | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | Fallfrei (ON) oder Fallbezogen (OFF) anfordern? | 20040830 |
Method CALL_REQUEST_CREATE on class CL_ISHMED_PRC_CORDER has no exception.
Method CREATE_MED 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 | 20030924 | |||
| 2 | ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_PRC_CORDER | Neu erzeugte Prozess-Instanz. | 20030924 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030924 | |||
| 4 | IR_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_ISH_CON_CORDER | IS-H: Konfigurationsklasse Kl. Auftrag | 20031022 | |||
| 5 | IR_CORDER | Call by reference | Object reference (TYPE REF TO) | CL_ISH_CORDER | Zu bearbeitender Kl. Auftrag | 20030924 | |||
| 6 | IR_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | Envrionment, in dem Objekte abgelegt werden. | 20030924 | |||
| 7 | IR_FCT_PLANNING | Call by reference | Object reference (TYPE REF TO) | CL_ISH_FCT_PLANNING | IS-H*MED: Klasse für Planung | 20031203 | |||
| 8 | IR_LOCK | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_LOCK | IS-H*MED: Absetzen und Aufhebung von div. Sperren | 20031022 | |||
| 9 | I_VCODE | Value transfer | Type reference (TYPE) | TNDYM-VCODE | IS-H: Verarbeitungsmodus | 20031022 |
Method CREATE_MED on class CL_ISHMED_PRC_CORDER has no exception.
Method GET_CON_PLANNING_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CON_PLANNING_GRID | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CON_PLANNING_GRID | IS-H*MED: Konfigurationsklasse Plantafel | 20040110 |
Method GET_CON_PLANNING_GRID on class CL_ISHMED_PRC_CORDER has no exception.
Method GET_CON_PLANNING_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CON_PLANNING_LIST | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CON_PLANNING_LIST | IS-H*MED: Konfigurationsklasse Planung als Liste | 20040110 |
Method GET_CON_PLANNING_LIST on class CL_ISHMED_PRC_CORDER has no exception.
Method GET_FCT_CORDER_MED 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 | 20031105 | |||
| 2 | ER_FCT_CORDER_MED | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_FCT_CORDER | IS-H*MED: Funktionsklasse Klinischer Auftrag | 20031105 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031105 |
Method GET_FCT_CORDER_MED on class CL_ISHMED_PRC_CORDER has no exception.
Method GET_FCT_PLANNING_MED 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 | 20040107 | |||
| 2 | ER_FCT_PLANNING | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_FCT_PLANNING | IS-H*MED: Funktionsklasse für Planung | 20040107 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040107 |
Method GET_FCT_PLANNING_MED on class CL_ISHMED_PRC_CORDER has no exception.
Method GET_PRC_PLANNING_DIALOG_MED 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 | 20040107 | |||
| 2 | ER_PRC_PLANNING_DIALOG | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_PRC_PLANNING_DIALOG | IS-H*MED: Prozessklasse für Planung mit Dialog | 20040107 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040107 |
Method GET_PRC_PLANNING_DIALOG_MED on class CL_ISHMED_PRC_CORDER has no exception.
Method GET_PRC_PLANNING_MED 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 | 20040107 | |||
| 2 | ER_PRC_PLANNING | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_PRC_PLANNING | IS-H*MED: Prozessklasse für Planung (Terminbearbeitung) | 20040107 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040107 |
Method GET_PRC_PLANNING_MED on class CL_ISHMED_PRC_CORDER has no exception.
Method IS_MULTIAPP_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | Verwendung für Anzeige Button oder Aufruf Muttiapp. Suche | 20050822 | ||
| 2 | R_MUTLIAPP_SR | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Muttiappointment Suche anzeigen ON/OFF | 20050209 |
Method IS_MULTIAPP_ALLOWED on class CL_ISHMED_PRC_CORDER has no exception.
Method SET_CON_PLANNING_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CON_PLANNING_GRID | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CON_PLANNING_GRID | IS-H*MED: Konfigurationsklasse Plantafel | 20040110 |
Method SET_CON_PLANNING_GRID on class CL_ISHMED_PRC_CORDER has no exception.
Method SET_CON_PLANNING_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CON_PLANNING_LIST | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CON_PLANNING_LIST | IS-H*MED: Konfigurationsklasse Planung als Liste | 20040110 |
Method SET_CON_PLANNING_LIST on class CL_ISHMED_PRC_CORDER has no exception.
Method UCOMM_CAUSECHG_RLS_APP 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 | Klasse zur Fehlerabarbeitung | 20041007 | |||
| 2 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20041007 |
Method UCOMM_CAUSECHG_RLS_APP on class CL_ISHMED_PRC_CORDER has no exception.
Method UCOMM_CREATE_AGGREGATION 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 | Errorhandling | 20041001 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20041001 |
Method UCOMM_CREATE_AGGREGATION on class CL_ISHMED_PRC_CORDER has no exception.
Method UCOMM_DEPENDENCIES 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 | Instanz zur Fehlerbearbeitung | 20050314 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20050314 |
Method UCOMM_DEPENDENCIES on class CL_ISHMED_PRC_CORDER has no exception.
Method UCOMM_MULTIAPP_SEARCH 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 | Klasse zur Fehlerabarbeitung | 20050201 | |||
| 2 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20050201 |
Method UCOMM_MULTIAPP_SEARCH on class CL_ISHMED_PRC_CORDER has no exception.
Method UCOMM_STATE_CHANGED 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 | 20050210 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050210 | |||
| 3 | IR_CORDPOS | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_PREREG | Auftragsposition zu Statusänderung | 20050210 |
Method UCOMM_STATE_CHANGED on class CL_ISHMED_PRC_CORDER has no exception.
History
| Last changed by/on | SAP | 20091125 |
| SAP Release Created in | 472 |