SAP ABAP Class CL_ISHMED_PRC_SURGERY_TEAM (IS-H*MED: Transport Type Order)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20031107
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20031107
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20031107
Properties
Class CL_ISHMED_PRC_SURGERY_TEAM  
Short Description IS-H*MED: Transport Type Order    
Super 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 20031107   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_PRC_SURGERY_TEAM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20031107
2 IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20031107
3 IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20031107
Friends
Class CL_ISHMED_PRC_SURGERY_TEAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE Instance attribute Public Attribute reference (LIKE) 20031107
2 CO_MODE_DELETE Instance attribute Public Attribute reference (LIKE) 20031107
3 CO_MODE_ERROR Instance attribute Public Attribute reference (LIKE) 20031107
4 CO_MODE_INSERT Instance attribute Public Attribute reference (LIKE) 20031107
5 CO_MODE_UNCHANGED Instance attribute Public Attribute reference (LIKE) 20031107
6 CO_MODE_UPDATE Instance attribute Public Attribute reference (LIKE) 20031107
7 CO_TYPE_COMP_TRANS_TYPE Instance attribute Private Attribute reference (LIKE) 20031107
8 CO_TYPE_PRC_SURGERY_TEAM Instance attribute Public Attribute reference (LIKE) 20031107
9 CO_TYPE_PRC_TRANS_TYPE Instance attribute Public Attribute reference (LIKE) 20031107
10 CO_TYPE_SCR_TRANS_TYPE Instance attribute Public Attribute reference (LIKE) 20031107
11 CO_VCODE_DISPLAY Instance attribute Public Attribute reference (LIKE) 20031107
12 CO_VCODE_INSERT Instance attribute Public Attribute reference (LIKE) 20031107
13 CO_VCODE_UPDATE Instance attribute Public Attribute reference (LIKE) 20031107
14 FALSE Instance attribute Public Attribute reference (LIKE) 20031107
15 GR_COMP_SURGERY_TEAM Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_COMP_SURGERY_TEAM IS-H*MED: Surgery Team Module Class 20031107
16 GR_CORDER Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_CORDER Clinical Order to Be Processed 20031107
17 GR_ENVIRONMENT Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT Environment, Where Objects Are Stored 20031107
18 GR_PRC_SURGERY_TEAM Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_PRC_SURGERY_TEAM IS-H*MED: Surgery Team Process Class 20031107
19 GR_SCREEN Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_SCREEN Screen Class 20031107
20 GR_SCR_SURGERY_TEAM Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_SCR_SURGERY_TEAM IS-H: Screen Class Surgery Team 20031107
21 GS_PARENT Instance attribute Protected Type reference (TYPE) RNSCR_PARENT IS-H: Container for Screen Class 20031107
22 G_COMP_SURGERY_TEAM_CLASSNAME Static Attribute Protected Type reference (TYPE) STRING Class Name Surgery Team Module 20031107
23 G_VCODE Instance attribute Protected Type reference (TYPE) TNDYM-VCODE IS-H: Processing Mode 20031107
24 INACTIVE Instance attribute Public Attribute reference (LIKE) 20031107
25 NO Instance attribute Public Attribute reference (LIKE) 20031107
26 OFF Instance attribute Public Attribute reference (LIKE) 20031107
27 ON Instance attribute Public Attribute reference (LIKE) 20031107
28 TRUE Instance attribute Public Attribute reference (LIKE) 20031107
29 YES Instance attribute Public Attribute reference (LIKE) 20031107
Methods
# Method Level Visibility Method type Description Created on
1 COMPLETE_CONSTRUCTION Instance method Protected Method Completes Object Creation (CREATE). 20031107
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031107
3 COUPLE Instance method Public Method Links Process with Screen Class 20031107
4 CREATE Static method Public Method Returns Newly Created CL_ISHMED_PRC_TRANS_TYPE Object 20031107
5 DESTROY Instance method Public Method Destroys Self 20031107
6 GET_PARENT Instance method Public Method Returns Parent 20031107
7 GET_TYPE Instance method Public Method 20031107
8 IS_A Instance method Public Method 20031107
9 IS_INHERITED_FROM Instance method Public Method 20031107
Events
Class CL_ISHMED_PRC_SURGERY_TEAM has no event.
Types
Class CL_ISHMED_PRC_SURGERY_TEAM has no local type.
Method Signatures

Method COMPLETE_CONSTRUCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_CORDER Value transfer Object reference (TYPE REF TO) CL_ISH_CORDER Zu bearbeitender Kl. Auftrag. 20031107
2 Changing CR_ENVIRONMENT Value transfer Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT Environment, in dem Objekte abgelegt werden. 20031107
3 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20031107
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031107

Method COMPLETE_CONSTRUCTION on class CL_ISHMED_PRC_SURGERY_TEAM has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_PRC_SURGERY_TEAM has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_PRC_SURGERY_TEAM has no exception.

Method COUPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARENT Value transfer Type reference (TYPE) RNSCR_PARENT IS-H: Behälter für Screenklasse 20031107

Method COUPLE on class CL_ISHMED_PRC_SURGERY_TEAM has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_CORDER Call by reference Object reference (TYPE REF TO) CL_ISH_CORDER Zu bearbeitender Kl. Auftrag 20031107
2 Changing CR_ENVIRONMENT Call by reference Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT Envrionment, in dem Objekte abgelegt werden. 20031107
3 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20031107
4 Exporting ER_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISHMED_PRC_SURGERY_TEAM IS-H*MED: Prozess OP Team 20031107
5 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031107

Method CREATE on class CL_ISHMED_PRC_SURGERY_TEAM has no exception.

Method DESTROY Signature

Method DESTROY on class CL_ISHMED_PRC_SURGERY_TEAM has no parameter.
Method DESTROY on class CL_ISHMED_PRC_SURGERY_TEAM has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PARENT Value transfer Type reference (TYPE) RNSCR_PARENT IS-H: Behälter für Screenklasse 20031107

Method GET_PARENT on class CL_ISHMED_PRC_SURGERY_TEAM has no exception.

Method GET_TYPE Signature

Method GET_TYPE on class CL_ISHMED_PRC_SURGERY_TEAM has no parameter.
Method GET_TYPE on class CL_ISHMED_PRC_SURGERY_TEAM has no exception.

Method IS_A Signature

Method IS_A on class CL_ISHMED_PRC_SURGERY_TEAM has no parameter.
Method IS_A on class CL_ISHMED_PRC_SURGERY_TEAM has no exception.

Method IS_INHERITED_FROM Signature

Method IS_INHERITED_FROM on class CL_ISHMED_PRC_SURGERY_TEAM has no parameter.
Method IS_INHERITED_FROM on class CL_ISHMED_PRC_SURGERY_TEAM has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472