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 CO_OKCODE_STATE_CHANGED Constant Public Type reference (TYPE) SY-UCOMM 'STATE_CHANGED' Function Code for Status Change 20050210
2 CO_PLANTOOL_GRID_WITH_SEARCH Constant Public Type reference (TYPE) CHAR01 '5' Planning Tool = Planning Grid with Search 20040109
3 CO_PLANTOOL_PLANNING_GRID Constant Public Type reference (TYPE) CHAR01 '1' Planning Tool = Planning Grid 20040107
4 CO_PLANTOOL_VIEWTYPE_OP Constant Public Type reference (TYPE) CHAR01 '2' Planning Tool = Surgeries View Type 20040107
5 CO_TYPE_PRC_PLANNING_FUNC Instance attribute Public Attribute reference (LIKE) 20050203
6 CO_USAGE_FOLLOW_UP_VISIT Instance attribute Public Attribute reference (LIKE) 20050203
7 CO_USAGE_GENERAL Instance attribute Public Attribute reference (LIKE) 20050203
8 CO_USAGE_INITIAL_VISIT Instance attribute Public Attribute reference (LIKE) 20050203
9 CO_USAGE_MULTIAPP_SRCH Instance attribute Public Attribute reference (LIKE) 20050203
10 GR_CON_PLANNING_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_CON_PLANNING_GRID IS-H*MED: Planning Grid Configuration Class 20040110
11 GR_CON_PLANNING_LIST Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_CON_PLANNING_LIST IS-H*MED: Planning as List Configuration Class 20040110
12 G_NEW_STATUS Instance attribute Protected Type reference (TYPE) J_ESTAT Auxiliary Variable for Status when Warnings Occur 20070622
13 G_NEW_STATUS_TMP Instance attribute Protected Type reference (TYPE) J_ESTAT Auxiliary Variable for Status when Warnings Occur 20070622
14 G_PAR_VMA Instance attribute Protected Type reference (TYPE) N1MITARB Employee Responsible 20090122
15 G_SHOW_NORG_INPUT_ORGID 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 APP_SEARCH_PLANNING_GRID Instance method Protected Method Call Planning Grid 20040107
2 APP_SEARCH_PLANNING_WITH_SRCH Instance method Protected Method Call Planning Grid with Search 20040107
3 APP_VIEWTYPE_OP Instance method Protected Method Call Surgeries View Type for Appointment Planning 20040108
4 CALL_REQUEST_CREATE Instance method Protected Method Create Request 20040115
5 CREATE_MED Static method Protected Method Returns Newly Created CL_ISHMED_PRC_CORDER Object 20030924
6 GET_CON_PLANNING_GRID Instance method Public Method Returns Configuration for Planning Grid 20040110
7 GET_CON_PLANNING_LIST Instance method Public Method Returns Configuration for Planning with Search 20040110
8 GET_FCT_CORDER_MED Instance method Public Method Returns Corresponding MED Function Class 20031105
9 GET_FCT_PLANNING_MED Instance method Public Method Returns the Function Object for Appointment Planning 20040107
10 GET_PRC_PLANNING_DIALOG_MED Instance method Protected Method Returns the Process Object for Appt Planning (with Dialog) 20040107
11 GET_PRC_PLANNING_MED Instance method Protected Method Returns the Process Object for Appt Planning (w/o Dialog) 20040107
12 IS_MULTIAPP_ALLOWED Instance method Protected Method Display Button for Multiappointment 20050209
13 SET_CON_PLANNING_GRID Instance method Public Method Sets Configuration for Planning Grid 20040110
14 SET_CON_PLANNING_LIST Instance method Public Method Sets Configuration for Planning with Search 20040110
15 UCOMM_CAUSECHG_RLS_APP Instance method Protected Method Edit Collective Reasons 20041007
16 UCOMM_CREATE_AGGREGATION Instance method Protected Method Create Collective Order 20041001
17 UCOMM_DEPENDENCIES Instance method Protected Method Display Appointment Template Dependencies 20050314
18 UCOMM_MULTIAPP_SEARCH Instance method Protected Method Edit Multiappointment Search 20050201
19 UCOMM_STATE_CHANGED 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 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040107
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040107
3 Importing 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 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040107
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040107
3 Importing 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 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040108
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040108
3 Importing IR_CORDPOS Call by reference Object reference (TYPE REF TO) CL_ISHMED_PREREG IS-H*MED: Vormerkung 20040108
4 Importing 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 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040115
2 Exporting E_CANCEL Value transfer Type reference (TYPE) ISH_ON_OFF Abbrechen 20040115
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040115
4 Importing IT_SRV_LIST Value transfer Type reference (TYPE) ISHMED_T_RN1LS Leistungen (in Hitliste gewählt) 20040115
5 Importing 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 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20030924
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_PRC_CORDER Neu erzeugte Prozess-Instanz. 20030924
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20030924
4 Importing IR_CONFIG Call by reference Object reference (TYPE REF TO) CL_ISH_CON_CORDER IS-H: Konfigurationsklasse Kl. Auftrag 20031022
5 Importing IR_CORDER Call by reference Object reference (TYPE REF TO) CL_ISH_CORDER Zu bearbeitender Kl. Auftrag 20030924
6 Importing IR_ENVIRONMENT Call by reference Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT Envrionment, in dem Objekte abgelegt werden. 20030924
7 Importing IR_FCT_PLANNING Call by reference Object reference (TYPE REF TO) CL_ISH_FCT_PLANNING IS-H*MED: Klasse für Planung 20031203
8 Importing IR_LOCK Call by reference Object reference (TYPE REF TO) CL_ISHMED_LOCK IS-H*MED: Absetzen und Aufhebung von div. Sperren 20031022
9 Importing 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 Returning 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 Returning 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 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20031105
2 Exporting ER_FCT_CORDER_MED Call by reference Object reference (TYPE REF TO) CL_ISHMED_FCT_CORDER IS-H*MED: Funktionsklasse Klinischer Auftrag 20031105
3 Exporting 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 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040107
2 Exporting ER_FCT_PLANNING Call by reference Object reference (TYPE REF TO) CL_ISHMED_FCT_PLANNING IS-H*MED: Funktionsklasse für Planung 20040107
3 Exporting 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 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040107
2 Exporting 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 Exporting 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 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040107
2 Exporting 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 Exporting 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 Importing I_USE Value transfer Type reference (TYPE) ISH_ON_OFF OFF Verwendung für Anzeige Button oder Aufruf Muttiapp. Suche 20050822
2 Returning 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 Importing 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 Importing 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 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Klasse zur Fehlerabarbeitung 20041007
2 Exporting 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 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Errorhandling 20041001
2 Exporting 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 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbearbeitung 20050314
2 Exporting 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 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Klasse zur Fehlerabarbeitung 20050201
2 Exporting 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 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050210
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050210
3 Importing 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