SAP ABAP Class CL_ISHMED_SCR_SURGERY_TEAM (IS-H: Screen Class Surgery Team)
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_SCREEN_STD IS-H: Basic Class for Screens of Standard 20031107
Properties
Class CL_ISHMED_SCR_SURGERY_TEAM  
Short Description IS-H: Screen Class Surgery Team    
Super Class CL_ISH_SCREEN_STD IS-H: Basic Class for Screens of Standard 
Instantiability of a Class 1  Protected 
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
# Type group / Object type Type Type Description
1 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_SCR_SURGERY_TEAM has no interface implemented.
Friends
Class CL_ISHMED_SCR_SURGERY_TEAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DEFAULT_TABNAME Constant Public Type reference (TYPE) TABNAME 'N1LSTEAM' Default Table Name for Mapping Change Document 20031107
2 CO_TYPE_SCR_ORDER Instance attribute Public Attribute reference (LIKE) 20031107
3 CO_TYPE_SCR_SURGERY_TEAM Instance attribute Public Attribute reference (LIKE) 20031107
4 GR_DYNNR_PB_MORE Instance attribute Protected Object reference (TYPE REF TO) DATA Reference Screen Number Further Pushbutton 20031218
5 GR_DYNPG_PB_MORE Instance attribute Protected Object reference (TYPE REF TO) DATA Reference Program Name Further Pushbutton 20031218
6 G_DISPLAY_BUTTON Instance attribute Protected Type reference (TYPE) ISH_ON_OFF SPACE "Further" Button: Call Dialog Box in Display Mode 20050722
7 G_FIELDNAME_ANAESTHESIST Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_SURGERY_TEAM-ANAESTHESIST' Field Name for Anesthetist 20031107
8 G_FIELDNAME_ANAESTHESIST_BEZ Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_SURGERY_TEAM-ANAESTHESIST_BEZ' Field Name for Descriptin of Anesthetist 20031107
9 G_FIELDNAME_ANAESTHESIST_TXT Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_SURGERY_TEAM-ANAESTHESIST_TXT' Field Name for Comment for Anesthetist 20031107
10 G_FIELDNAME_ASSISTENT Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_SURGERY_TEAM-ASSISTENT' Field Name for Assistant 20031107
11 G_FIELDNAME_ASSISTENT_BEZ Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_SURGERY_TEAM-ASSISTENT_BEZ' Field Name for Description of Assistant 20031107
12 G_FIELDNAME_ASSISTENT_TXT Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_SURGERY_TEAM-ASSISTENT_TXT' Field Name for Comment for Assistant 20031107
13 G_FIELDNAME_OPERATEUR Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_SURGERY_TEAM-OPERATEUR' Field Name for Operating Surgeon 20031107
14 G_FIELDNAME_OPERATEUR_BEZ Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_SURGERY_TEAM-OPERATEUR_BEZ' Field Name for Description of Operating Surgeon 20031107
15 G_FIELDNAME_OPERATEUR_TXT Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_SURGERY_TEAM-OPERATEUR_TXT' Field Name for Comment for Operating Surgeon 20031107
16 G_FIELDNAME_SC_PB_MORE Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'SC_PB_MORE' Field Name Further Pushbutton 20031218
17 G_INSTANCE_AN Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'G_INSTANCE_AN' Instance of Anesthetist 20031113
18 G_INSTANCE_AS Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'G_INSTANCE_AS' Instance of Assistant 20031113
19 G_INSTANCE_OP Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'G_INSTANCE_OP' Instance of Operating Surgeon 20031113
20 G_ORGID Static Attribute Public Type reference (TYPE) NORG-ORGID Treatment OU of Surgery 20031111
21 G_PREFIX_FIELDNAME Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_SURGERY_TEAM' IS-H: Field Name 20040107
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031107
2 CREATE Static method Public Method Create Instance of Screen 20031107
3 FILL_LABEL_ANAESTHESIST_BEZ Instance method Protected Method Fill Description for Anesthetist 20031107
4 FILL_LABEL_ANAESTHESIST_TXT Instance method Protected Method Fill Text for Anesthetist 20031107
5 FILL_LABEL_ASSISTENT_BEZ Instance method Protected Method Fill Description for Assistant 20031107
6 FILL_LABEL_ASSISTENT_TXT Instance method Protected Method Fill Text for Assistant 20031107
7 FILL_LABEL_OPERATEUR_BEZ Instance method Protected Method Fill Description for Operating Surgeon 20031107
8 FILL_LABEL_OPERATEUR_TXT Instance method Protected Method Fill Text for Operating Surgeon 20031107
9 FILL_POSNR Instance method Protected Method Returns Item Number of Order Item 20040630
10 GET_CORDPOS Instance method Public Method Returns Underlying Order Item 20031205
11 GET_SCR_PB_MORE Instance method Public Method Supplies Pushbutton Screen for Further 20031218
12 PBO_PB_MORE Instance method Public Method PBO for Further Pushbutton 20031218
13 VALUE_REQUEST_ANAESTHESIST Instance method Protected Method Input Help (F4) for Anesthetist 20031107
14 VALUE_REQUEST_ASSISTENT Instance method Protected Method Input Help (F4) for Assistant 20031107
15 VALUE_REQUEST_OPERATEUR Instance method Protected Method Input Help (F4) for Operating Surgeon 20031107
Events
Class CL_ISHMED_SCR_SURGERY_TEAM has no event.
Types
Class CL_ISHMED_SCR_SURGERY_TEAM has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_SCR_SURGERY_TEAM has no parameter.
# Exception Resumable Description Created on
1 INSTANCE_NOT_POSSIBLE Instanz der Klasse kann nicht angelegt werden 20031107

Method 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 20031107
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCR_SURGERY_TEAM IS-H: Bausteinklasse Aufnahmedaten 20031107
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031107

Method CREATE on class CL_ISHMED_SCR_SURGERY_TEAM has no exception.

Method FILL_LABEL_ANAESTHESIST_BEZ 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 20031107
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031107

Method FILL_LABEL_ANAESTHESIST_BEZ on class CL_ISHMED_SCR_SURGERY_TEAM has no exception.

Method FILL_LABEL_ANAESTHESIST_TXT 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 20031107
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031107

Method FILL_LABEL_ANAESTHESIST_TXT on class CL_ISHMED_SCR_SURGERY_TEAM has no exception.

Method FILL_LABEL_ASSISTENT_BEZ 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 20031107
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031107

Method FILL_LABEL_ASSISTENT_BEZ on class CL_ISHMED_SCR_SURGERY_TEAM has no exception.

Method FILL_LABEL_ASSISTENT_TXT 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 20031107
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031107

Method FILL_LABEL_ASSISTENT_TXT on class CL_ISHMED_SCR_SURGERY_TEAM has no exception.

Method FILL_LABEL_OPERATEUR_BEZ 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 20031107
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031107

Method FILL_LABEL_OPERATEUR_BEZ on class CL_ISHMED_SCR_SURGERY_TEAM has no exception.

Method FILL_LABEL_OPERATEUR_TXT 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 20031107
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031107

Method FILL_LABEL_OPERATEUR_TXT on class CL_ISHMED_SCR_SURGERY_TEAM has no exception.

Method FILL_POSNR 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 20040630
2 Exporting E_POSNR Value transfer Type reference (TYPE) N1VKG-POSNR IS-H: KLAT/VKG: Positionsnummer Klinischer Auftrag 20040702
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040630

Method FILL_POSNR on class CL_ISHMED_SCR_SURGERY_TEAM has no exception.

Method GET_CORDPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CORDPOS Value transfer Object reference (TYPE REF TO) CL_ISHMED_CORDPOS IS-H*MED: Klinische Auftragsposition 20031205

Method GET_CORDPOS on class CL_ISHMED_SCR_SURGERY_TEAM has no exception.

Method GET_SCR_PB_MORE 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 20031218
2 Exporting ER_SCR_PB_MORE Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_PUSHBUTTON IS-H: Screenklasse für Pushbuttons 20031218
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031218
4 Importing I_CREATE Value transfer Type reference (TYPE) ISH_ON_OFF OFF Screen-Instanz anlegen? 20031218

Method GET_SCR_PB_MORE on class CL_ISHMED_SCR_SURGERY_TEAM has no exception.

Method PBO_PB_MORE 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 20031218
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031218

Method PBO_PB_MORE on class CL_ISHMED_SCR_SURGERY_TEAM has no exception.

Method VALUE_REQUEST_ANAESTHESIST 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 20031107
2 Exporting E_CALLED Value transfer Type reference (TYPE) ISH_ON_OFF F4 wurde behandelt? 20031107
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031107
4 Exporting E_SELECTED Value transfer Type reference (TYPE) ISH_ON_OFF Wert wurde selektiert? 20031107
5 Exporting E_VALUE Value transfer Type reference (TYPE) ANY Ausgewählter Wert. 20031107

Method VALUE_REQUEST_ANAESTHESIST on class CL_ISHMED_SCR_SURGERY_TEAM has no exception.

Method VALUE_REQUEST_ASSISTENT 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 20031107
2 Exporting E_CALLED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031107
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031107
4 Exporting E_SELECTED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031107
5 Exporting E_VALUE Value transfer Type reference (TYPE) ANY 20031107

Method VALUE_REQUEST_ASSISTENT on class CL_ISHMED_SCR_SURGERY_TEAM has no exception.

Method VALUE_REQUEST_OPERATEUR 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 20031107
2 Exporting E_CALLED Value transfer Type reference (TYPE) ISH_ON_OFF F4 wurde behandelt? 20031107
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031107
4 Exporting E_SELECTED Value transfer Type reference (TYPE) ISH_ON_OFF Wert wurde selektiert? 20031107
5 Exporting E_VALUE Value transfer Type reference (TYPE) ANY Ausgewählter Wert. 20031107

Method VALUE_REQUEST_OPERATEUR on class CL_ISHMED_SCR_SURGERY_TEAM has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472