SAP ABAP Class CL_ISHMED_SCR_MEDSRV (IS-H*MED:Derivation of CL_ISH_SCR_SPLITTER for Med. Svce Pro)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     N1SRVDO_MED (Package) IS-H*MED: Service Documentation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SCR_SPLITTER IS-H: Abstract Base Class for Splitter Container Screens 20040915
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_SCR_DWS_MEDSRV IS-H*MED: DWS Medical Services Main Splitter 20050304
Properties
Class CL_ISHMED_SCR_MEDSRV  
Short Description IS-H*MED:Derivation of CL_ISH_SCR_SPLITTER for Med. Svce Pro    
Super Class CL_ISH_SCR_SPLITTER IS-H: Abstract Base Class for Splitter Container Screens 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1SRVDO_MED   IS-H*MED: Service Documentation 
Created 20040914   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_SCR_MEDSRV has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_MEDSRV has no interface implemented.
Friends
Class CL_ISHMED_SCR_MEDSRV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_ALIAS_NAME_HC Instance attribute Protected Type reference (TYPE) CHAR14 Alias of Hit List Context Splitter 20050215
2 G_ALIAS_NAME_WI Instance attribute Protected Type reference (TYPE) CHAR14 Alias of Work Info Splitter 20050215
3 G_COLS_HITLS_CTX Static Attribute Protected Type reference (TYPE) I 1 Hit List Context Splitter Columns 20050215
4 G_COLS_MAIN Static Attribute Protected Type reference (TYPE) I 2 Main Splitter Columns 20040917
5 G_COLS_WORK_INFO Static Attribute Protected Type reference (TYPE) I 1 Work Info Splitter Columns 20040917
6 G_COL_CTX Static Attribute Protected Type reference (TYPE) I 1 Context Screen Column 20050215
7 G_COL_HITLS Static Attribute Protected Type reference (TYPE) I 1 Hit List Screen Column 20041008
8 G_COL_HITLS_CTX Static Attribute Protected Type reference (TYPE) I 1 Hit List Context Screen Column 20050215
9 G_COL_INFO Static Attribute Protected Type reference (TYPE) I 1 Info Screen Column 20040917
10 G_COL_WORK Static Attribute Protected Type reference (TYPE) I 1 Work Screen Column 20040917
11 G_COL_WORK_INFO Static Attribute Protected Type reference (TYPE) I 2 Work Info Splitter Column 20040917
12 G_DEF_CONTAINER_NAME Instance attribute Protected Type reference (TYPE) ISH_FIELDNAME 'CC_MEDSRV' Default Container Name 20040917
13 G_FIELDNAME_SCR_CTX Instance attribute Protected Type reference (TYPE) ISH_FIELDNAME 'SCR_CTX' Context Screen Field Name 20050215
14 G_FIELDNAME_SCR_HITLS Instance attribute Protected Type reference (TYPE) ISH_FIELDNAME 'SCR_HITLS' Hit List Screen Field Name 20040917
15 G_FIELDNAME_SCR_HITLS_CTX Instance attribute Protected Type reference (TYPE) ISH_FIELDNAME 'SCR_HITLS_CTX' Hit List Context Screen Field Name 20050215
16 G_FIELDNAME_SCR_INFO Instance attribute Protected Type reference (TYPE) ISH_FIELDNAME 'SCR_INFO' Info Screen Field Name 20040917
17 G_FIELDNAME_SCR_WORK Instance attribute Protected Type reference (TYPE) ISH_FIELDNAME 'SCR_WORK' Work Screen Field Name 20040917
18 G_FIELDNAME_SCR_WORK_INFO Instance attribute Protected Type reference (TYPE) ISH_FIELDNAME 'SCR_WORK_INFO' Work Info Splitter Field Name 20040917
19 G_ROWS_HITLS_CTX Static Attribute Protected Type reference (TYPE) I 2 Hit List Context Splitter Rows 20050215
20 G_ROWS_MAIN Static Attribute Protected Type reference (TYPE) I 1 Main Splitter Rows 20040917
21 G_ROWS_WORK_INFO Static Attribute Protected Type reference (TYPE) I 2 Work Info Splitter Rows 20040917
22 G_ROW_CTX Static Attribute Protected Type reference (TYPE) I 2 Context Screen Row 20050215
23 G_ROW_HITLS Static Attribute Protected Type reference (TYPE) I 1 Hit List Screen Row 20041015
24 G_ROW_HITLS_CTX Static Attribute Protected Type reference (TYPE) I 1 Hit List Context Splitter Row 20050215
25 G_ROW_INFO Static Attribute Protected Type reference (TYPE) I 2 Info Screen Row 20040917
26 G_ROW_WORK Static Attribute Protected Type reference (TYPE) I 1 Work Screen Row 20040917
27 G_ROW_WORK_INFO Static Attribute Protected Type reference (TYPE) I 1 Work Info Splitter Row 20040917
Methods
# Method Level Visibility Method type Description Created on
1 COMPLETE_CONSTRUCTION Instance method Protected Method Completes Instantiation (See CREATE_MED) 20040914
2 CREATE Static method Public Method Creates a CL_ISHMED_SCR_MEDSRV Object 20041008
3 CREATE_SCR_WORK Instance method Protected Method Instantiates Processing Screen (Grid) 20050304
4 GET_ALIAS_NAME_HC Instance method Public Method Returns Alias for Hit List Context Splitter 20050303
5 GET_ALIAS_NAME_WI Instance method Public Method Returns Alias for Work Info Splitter 20050303
6 GET_SCR_CTX Instance method Public Method Returns Screen for Context Info 20050215
7 GET_SCR_HITLS Instance method Public Method Returns Screen for Service Hit List 20041012
8 GET_SCR_HITLS_CTX Instance method Public Method Returns Hit List Context Splitter Screen 20050215
9 GET_SCR_INFO Instance method Public Method Returns Service Info Screen 20041017
10 GET_SCR_WORK Instance method Public Method Returns Service Processing Screen 20040917
11 GET_SCR_WORK_INFO Instance method Public Method Returns Work Info Splitter Screen 20040917
12 HIDE_SCR_CTX Instance method Public Method Hide Context Info 20050215
13 HIDE_SCR_HITLS Instance method Public Method Hide Hit List 20041009
14 HIDE_SCR_INFO Instance method Public Method Hide Service Info 20041017
15 IS_SCR_CTX_VISIBLE Instance method Public Method Returns Whether Context Info Is Visible 20050215
16 IS_SCR_HITLS_CTX_VISIBLE Instance method Public Method Returns Whether Hit List Context Splitter Screen Is Visible 20050221
17 IS_SCR_HITLS_VISIBLE Instance method Public Method Returns Whether Hit List Is Visible 20041022
18 IS_SCR_INFO_VISIBLE Instance method Public Method Returns Whether Service Info Is Visible 20041022
19 SET_ALIAS_NAME_HC Instance method Public Method Sets Alias for Hit List Context Splitter 20050303
20 SET_ALIAS_NAME_WI Instance method Public Method Sets Alias for Work Info Splitter 20050303
21 SHOW_SCR_CTX Instance method Public Method Show Context Info 20050215
22 SHOW_SCR_HITLS Instance method Public Method Show Hit List 20041009
23 SHOW_SCR_INFO Instance method Public Method Show Service Info 20041017
Events
Class CL_ISHMED_SCR_MEDSRV has no event.
Types
Class CL_ISHMED_SCR_MEDSRV 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_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040914
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040914

Method COMPLETE_CONSTRUCTION on class CL_ISHMED_SCR_MEDSRV has no exception.

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 20041008
2 Exporting ER_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISHMED_SCR_MEDSRV IS-H: Screenklasse Med. Leistungen 20041008
3 Exporting ER_INTERFACE Call by reference Object reference (TYPE REF TO) IF_ISH_SCREEN IS-H: Interface für die Bildklassen 20041008
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041008

Method CREATE on class CL_ISHMED_SCR_MEDSRV has no exception.

Method CREATE_SCR_WORK 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 20050304
2 Exporting ER_SCR_WORK Call by reference Object reference (TYPE REF TO) CL_ISHMED_SCR_MEDSRV_WORK i.s.h.med:Ableitung von CL_ISH_SCR_ALV_GRID f. Med.Leist.-b 20050304
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050304

Method CREATE_SCR_WORK on class CL_ISHMED_SCR_MEDSRV has no exception.

Method GET_ALIAS_NAME_HC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ALIAS_NAME_HC Value transfer Type reference (TYPE) CHAR14 Aliasname für den HitlsCtx-Splitter 20050303

Method GET_ALIAS_NAME_HC on class CL_ISHMED_SCR_MEDSRV has no exception.

Method GET_ALIAS_NAME_WI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ALIAS_NAME_WI Value transfer Type reference (TYPE) CHAR14 Aliasname für den WorkInfo-Splitter 20050303

Method GET_ALIAS_NAME_WI on class CL_ISHMED_SCR_MEDSRV has no exception.

Method GET_SCR_CTX 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 20050215
2 Exporting ER_SCR_CTX Call by reference Object reference (TYPE REF TO) CL_ISHMED_SCR_MEDSRV_CTX IS-H*MED: Screenklasse Kontext Med. Leistung 20050215
3 Exporting E_CREATED Value transfer Type reference (TYPE) ISH_ON_OFF ON: Screen wurde erzeugt 20050215
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050215
5 Importing I_CREATE Value transfer Type reference (TYPE) ISH_ON_OFF ON ON: Screen wird erzeugt, wenn noch nicht vorhanden 20050215
6 Importing I_ONLY_VISIBLE Value transfer Type reference (TYPE) ISH_ON_OFF OFF ON: Nur sichtbaren Screen berücksichtigen 20050215

Method GET_SCR_CTX on class CL_ISHMED_SCR_MEDSRV has no exception.

Method GET_SCR_HITLS 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 20041012
2 Exporting ER_SCR_HITLS Call by reference Object reference (TYPE REF TO) CL_ISHMED_SCR_MEDSRV_HITLS IS-H*MED: Hitlist-Screen für Med. Leistungen 20041012
3 Exporting E_CREATED Value transfer Type reference (TYPE) ISH_ON_OFF ON: Screen wurde erzeugt 20041129
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041012
5 Importing I_CREATE Value transfer Type reference (TYPE) ISH_ON_OFF ON ON: Screen wird erzeugt, wenn noch nicht vorhanden 20041012
6 Importing I_ONLY_VISIBLE Value transfer Type reference (TYPE) ISH_ON_OFF OFF ON: Nur sichtbaren Screen berücksichtigen 20041015

Method GET_SCR_HITLS on class CL_ISHMED_SCR_MEDSRV has no exception.

Method GET_SCR_HITLS_CTX 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 20050215
2 Exporting ER_SCR_HITLS_CTX Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_SPLITTER_SIMPLE IS-H: Screenklasse für einfaches Splitter-Control 20050215
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050215
4 Importing I_ONLY_VISIBLE Value transfer Type reference (TYPE) ISH_ON_OFF OFF ON: Nur sichtbaren Screen berücksichtigen 20050215

Method GET_SCR_HITLS_CTX on class CL_ISHMED_SCR_MEDSRV has no exception.

Method GET_SCR_INFO 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 20041017
2 Exporting ER_SCR_INFO Call by reference Object reference (TYPE REF TO) CL_ISHMED_SCR_MEDSRV_INFO IS-H*MED: Screenklasse Med. Leistungsinfo 20041017
3 Exporting E_CREATED Value transfer Type reference (TYPE) ISH_ON_OFF ON: Screen wurde erzeugt 20041129
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041017
5 Importing I_CREATE Value transfer Type reference (TYPE) ISH_ON_OFF ON ON: Screen wird erzeugt, wenn noch nicht vorhanden 20041017
6 Importing I_ONLY_VISIBLE Value transfer Type reference (TYPE) ISH_ON_OFF OFF ON: Nur sichtbaren Screen berücksichtigen 20041017

Method GET_SCR_INFO on class CL_ISHMED_SCR_MEDSRV has no exception.

Method GET_SCR_WORK 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 20040917
2 Exporting ER_SCR_WORK Call by reference Object reference (TYPE REF TO) CL_ISHMED_SCR_MEDSRV_WORK ISHMED:Ableitung von CL_ISH_SCR_ALV_GRID f. Med.Leistungsbe 20040917
3 Exporting E_CREATED Value transfer Type reference (TYPE) ISH_ON_OFF ON: Screen wurde erzeugt 20041129
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040917
5 Importing I_CREATE Value transfer Type reference (TYPE) ISH_ON_OFF ON ON: Screen wird erzeugt, wenn noch nicht vorhanden 20040917
6 Importing I_ONLY_VISIBLE Value transfer Type reference (TYPE) ISH_ON_OFF OFF ON: Nur sichtbaren Screen berücksichtigen 20041015

Method GET_SCR_WORK on class CL_ISHMED_SCR_MEDSRV has no exception.

Method GET_SCR_WORK_INFO 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 20040917
2 Exporting ER_SCR_WORK_INFO Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_SPLITTER_SIMPLE IS-H: Screenklasse für einfaches Splitter-Control 20040917
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040917
4 Importing I_ONLY_VISIBLE Value transfer Type reference (TYPE) ISH_ON_OFF OFF ON: Nur sichtbaren Screen berücksichtigen 20041015

Method GET_SCR_WORK_INFO on class CL_ISHMED_SCR_MEDSRV has no exception.

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

Method HIDE_SCR_CTX on class CL_ISHMED_SCR_MEDSRV has no exception.

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

Method HIDE_SCR_HITLS on class CL_ISHMED_SCR_MEDSRV has no exception.

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

Method HIDE_SCR_INFO on class CL_ISHMED_SCR_MEDSRV has no exception.

Method IS_SCR_CTX_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VISIBLE Value transfer Type reference (TYPE) ISH_ON_OFF ON: Leistungsinfo ist sichtbar 20050215

Method IS_SCR_CTX_VISIBLE on class CL_ISHMED_SCR_MEDSRV has no exception.

Method IS_SCR_HITLS_CTX_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VISIBLE Value transfer Type reference (TYPE) ISH_ON_OFF ON: Hitliste ist sichtbar 20050221

Method IS_SCR_HITLS_CTX_VISIBLE on class CL_ISHMED_SCR_MEDSRV has no exception.

Method IS_SCR_HITLS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VISIBLE Value transfer Type reference (TYPE) ISH_ON_OFF ON: Hitliste ist sichtbar 20041022

Method IS_SCR_HITLS_VISIBLE on class CL_ISHMED_SCR_MEDSRV has no exception.

Method IS_SCR_INFO_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VISIBLE Value transfer Type reference (TYPE) ISH_ON_OFF ON: Leistungsinfo ist sichtbar 20041022

Method IS_SCR_INFO_VISIBLE on class CL_ISHMED_SCR_MEDSRV has no exception.

Method SET_ALIAS_NAME_HC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALIAS_NAME_HC Call by reference Type reference (TYPE) CHAR14 Aliasname für den HitlsCtx-Splitter 20050303

Method SET_ALIAS_NAME_HC on class CL_ISHMED_SCR_MEDSRV has no exception.

Method SET_ALIAS_NAME_WI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALIAS_NAME_WI Call by reference Type reference (TYPE) CHAR14 Aliasname für den WorkInfo-Splitter 20050303

Method SET_ALIAS_NAME_WI on class CL_ISHMED_SCR_MEDSRV has no exception.

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

Method SHOW_SCR_CTX on class CL_ISHMED_SCR_MEDSRV has no exception.

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

Method SHOW_SCR_HITLS on class CL_ISHMED_SCR_MEDSRV has no exception.

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

Method SHOW_SCR_INFO on class CL_ISHMED_SCR_MEDSRV has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in 473