SAP ABAP Class CL_ISHMED_SCR_MEDSRV_HITLS (i.s.h.med: Hit List Screen for Med. Services)
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_ALV_TREE Base Class for ALV Tree 20041015
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_GET_INSTITUTION IS-H: Get Institution 20041124
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_SCR_MEDSRV_HITLS_DEF i.s.h.med Hit List Screen for Definition 20050207
Properties
Class CL_ISHMED_SCR_MEDSRV_HITLS  
Short Description i.s.h.med: Hit List Screen for Med. Services    
Super Class CL_ISH_SCR_ALV_TREE Base Class for ALV Tree 
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 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_SCR_MEDSRV_HITLS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_GET_INSTITUTION IS-H: Get Institution 20041124
Friends
Class CL_ISHMED_SCR_MEDSRV_HITLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DNDFLAVOR_FAV Constant Public Type reference (TYPE) CHAR30 'FAV' Drag&Drop Flavor String Favorite Node 20050322
2 CO_DNDFLAVOR_SPECPERFORM Constant Public Type reference (TYPE) CHAR30 'SPECPERFORM' Drag&Drop Flavor String Range Node Performable 20050322
3 GR_DNDFLAVOR_FAV Instance attribute Protected Object reference (TYPE REF TO) CL_DRAGDROP Drag&Drop Flavor Favorites Node 20050322
4 GR_DNDFLAVOR_SPECPERFORM Instance attribute Protected Object reference (TYPE REF TO) CL_DRAGDROP Drag&Drop Flavor Range Node Performable 20050322
5 GT_OUTTAB Instance attribute Protected Type reference (TYPE) ISHMED_T_DYNP_MEDSRV_HITLS Table Type for RN1_DYNP_MEDSRV_HITLS 20041019
6 G_ACT_EINRI Instance attribute Protected Type reference (TYPE) EINRI Current Institution 20041124
7 G_ACT_ERBOE Instance attribute Protected Type reference (TYPE) ORGID Current Performing OU 20041124
8 G_ACT_TARIF Instance attribute Protected Type reference (TYPE) TARID Current Service Catalog 20041124
9 G_ACT_ZOTYP Instance attribute Protected Type reference (TYPE) ISH_ZUOTYP Current Assignment Type 20041124
10 G_DNDHANDLE_FAV Instance attribute Protected Type reference (TYPE) I Drag&Drop Handle Favorites Node 20050322
11 G_DNDHANDLE_SPECPERFORM Instance attribute Protected Type reference (TYPE) I Drag&Drop Handle Range Node Performable 20050322
12 G_EINRI Instance attribute Protected Type reference (TYPE) EINRI Institution 20041118
13 G_ERBOE Instance attribute Protected Type reference (TYPE) ORGID Organizational Unit Identification Key 20041118
14 G_FIELDNAME_EINKB Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'EINKB' Field Name "Short Name of Institution" 20041020
15 G_FIELDNAME_KATKB Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'KATKB' Fieldname "Name of Service Catalog" 20041020
16 G_FIELDNAME_KTXT1 Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'KTXT1' Field Name "First Short Text of a Service" 20041020
17 G_FIELDNAME_N1ERBRI Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'N1ERBRI' Fieldname "Performable Service Indicator" 20041020
18 G_FIELDNAME_N1MNG Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'N1MNG' Field Name "Service Quantity" 20110307
19 G_FIELDNAME_TALST Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'TALST' Field Name "Service Within Catalog" 20041020
20 G_FIELDNAME_TARIF Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'TARIF' Field Name "Service Catalog" 20041015
21 G_FIELDNAME_TGRKZ Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'TGRKZ' Field Name "Service Catalog Group Indicator" 20041020
22 G_IS_POPUP_SCREEN Instance attribute Protected Type reference (TYPE) ISH_ON_OFF '' Hitlist Is Popup 20041125
23 G_NKEY_ERROR Instance attribute Protected Type reference (TYPE) LVC_NKEY Node Key 'Error' 20050302
24 G_NKEY_FAVORITES Instance attribute Protected Type reference (TYPE) LVC_NKEY Node key for Favorites 20050205
25 G_NKEY_SPECTRUM Instance attribute Protected Type reference (TYPE) LVC_NKEY Node Key for Range of Services 20050205
26 G_SHOW_FAVORITES Instance attribute Protected Type reference (TYPE) ISH_ON_OFF ON ON: Display Favorites 20050205
27 G_SHOW_SPECTRUM Instance attribute Protected Type reference (TYPE) ISH_ON_OFF ON ON: Display Range of Services 20050205
28 G_TARIF Instance attribute Protected Type reference (TYPE) TARID Identification of a Service Catalog 20041118
29 G_UCOMM_HITLS_BACK Static Attribute Public Type reference (TYPE) SY-UCOMM 'HITLS_BACK' "Transfer + Close" User Command 20041019
30 G_UCOMM_HITLS_CANCEL Static Attribute Public Type reference (TYPE) SY-UCOMM 'HITLS_CANCEL' "Close" User Command 20041019
31 G_UCOMM_HITLS_DEACT_ALL Static Attribute Public Type reference (TYPE) SY-UCOMM 'HITLS_DEACT_ALL' "Deactivate All" User Command 20050210
32 G_UCOMM_HITLS_ENTER Static Attribute Public Type reference (TYPE) SY-UCOMM 'HITLS_ENTER' "Transfer" User Command 20041019
33 G_UCOMM_HITLS_FIND Static Attribute Public Type reference (TYPE) SY-UCOMM 'HITLS_FIND' "Find" User Command 20041230
34 G_UCOMM_NODE_DOUBLE_CLICK Static Attribute Public Type reference (TYPE) SY-UCOMM 'NODE_DOUBLE_CLICK' "Transfer+Close" User Command 20050203
35 G_ZOTYP Instance attribute Protected Type reference (TYPE) ISH_ZUOTYP Service Assignment Type 20041118
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_SUB_SERVICES Instance method Protected Method Adds Services to Outtab 20050207
2 BUILD_ERROR_NODE Instance method Protected Method Creates Outtab Entry During Error 20050302
3 BUILD_FAVORITES Instance method Protected Method Creates Outtab Entries for Favorites 20050205
4 BUILD_FAVORITES_FIELDVALS Instance method Public Method Creates Field Values for Favorites 20050228
5 BUILD_SPECTRUM Instance method Protected Method Creates Outtab Entries for Range of Services 20050206
6 CHECK_SHOW_FAVORITES Instance method Protected Method Checks Whether Favorites Are to Be Displayed 20050208
7 CLEAR_FAVORITES Instance method Protected Method Removes Favorites from Outtab 20050205
8 CLEAR_SPECTRUM Instance method Protected Method Removes Range of Services from Outtab 20050206
9 COMPLETE_CONSTRUCTION Instance method Protected Method Completes Instantiation (See CREATE_MED) 20040914
10 CREATE Static method Public Method Creates a CL_ISHMED_SCR_MEDSRV_HITLS Object 20041008
11 CREATE_FAVORITES_NODE Instance method Protected Method Creates Favorites Node 20050208
12 CREATE_SPECTRUM_NODE Instance method Protected Method Creates Range of Services Node 20050208
13 EXPAND_NODE_INCL_CHILDREN Instance method Protected Method Display Svce of Selected Node Incl. All Its Children 20041201
14 GET_CHECKED_FAVORITE_NODES Instance method Protected Method Returns Selected Favorites Nodes 20050315
15 GET_CHECKED_SPECTRUM_NODES Instance method Protected Method Returns Selected Spectrum Nodes 20050315
16 GET_EINRI Instance method Public Method Returns Institution 20041118
17 GET_ERBOE Instance method Public Method Returns Performing OU 20041118
18 GET_FAVORITES Instance method Protected Method Returns Favorites 20050205
19 GET_FAVORITES_ROOT_LAYOUT Instance method Protected Method Returns Layout for Spectrum Root Node 20050321
20 GET_INSTITUTION Instance method Public Method 20041124
21 GET_IS_POPUP_SCREEN Instance method Public Method Returns: Is Screen a Popup Screen? 20041125
22 GET_NODE_LAYOUT Instance method Protected Method Returns Layout for a New Entry 20050321
23 GET_SHOW_FAVORITES Instance method Public Method Returns Whether Favorites Are Displayed 20050205
24 GET_SHOW_SPECTRUM Instance method Public Method Returns Whether Range of Services Is Displayed 20050205
25 GET_SPECTRUM_ROOT_LAYOUT Instance method Protected Method Returns Layout for Spectrum Root Node 20050321
26 GET_TARIF Instance method Public Method Returns Service Catalog 20041118
27 GET_T_LEIST Instance method Protected Method Create Table LEIST with Read Services 20050110
28 GET_ZOTYP Instance method Public Method Returns Assignment Type 20041118
29 IS_CHECKED_NKEY_FAVORITE Instance method Protected Method Returns Whether Node_key Is in Favorites 20050228
30 IS_FAVORITE_NODE Instance method Protected Method Returns Whether Node Belongs to Favorites or Range 20050222
31 IS_SOMETHING_MISSING Instance method Protected Method Returns Whether EINRI, TARIF, ZOTYP or ERBOE Are Filled 20050303
32 SET_EINRI Instance method Public Method Sets Institution 20041118
33 SET_ERBOE Instance method Public Method Sets Performing OU 20041118
34 SET_IS_POPUP_SCREEN Instance method Public Method Set: Screen is a Popup Screen 20041125
35 SET_SHOW_FAVORITES Instance method Public Method Sets Whether Favorites Are Displayed 20050205
36 SET_SHOW_SPECTRUM Instance method Public Method Sets Whether Range of Services Is Displayed 20050205
37 SET_TARIF Instance method Public Method Sets Service Catalog 20041118
38 SET_ZOTYP Instance method Public Method Sets Assignment Type 20041118
Events
Class CL_ISHMED_SCR_MEDSRV_HITLS has no event.
Types
Class CL_ISHMED_SCR_MEDSRV_HITLS has no local type.
Method Signatures

Method APPEND_SUB_SERVICES 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 20050207
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050207
3 Importing IT_SUB_LEIST Call by reference Type reference (TYPE) ISHMED_T_DYNP_MEDSRV_HITLS Hinzuzufügende Leistungen 20050207
4 Importing I_PARENT_ROW_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME Zeilen-Feldname des Parents 20050207

Method APPEND_SUB_SERVICES on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method BUILD_ERROR_NODE 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 20050302
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050302

Method BUILD_ERROR_NODE on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method BUILD_FAVORITES 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 20050205
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050205

Method BUILD_FAVORITES on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method BUILD_FAVORITES_FIELDVALS 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 20050228
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050228

Method BUILD_FAVORITES_FIELDVALS on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method BUILD_SPECTRUM 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 20050206
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050206

Method BUILD_SPECTRUM on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method CHECK_SHOW_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FAVORITE Call by reference Type reference (TYPE) ISHMED_T_DYNP_MEDSRV_HITLS Favoriten 20050208
2 Returning R_SHOW_FAVORITES Value transfer Type reference (TYPE) ISH_ON_OFF ON: Favoriten anzeigen 20050208

Method CHECK_SHOW_FAVORITES on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method CLEAR_FAVORITES 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 20050205
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050205

Method CLEAR_FAVORITES on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method CLEAR_SPECTRUM 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 20050206
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050206

Method CLEAR_SPECTRUM on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

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 Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040914

Method COMPLETE_CONSTRUCTION on class CL_ISHMED_SCR_MEDSRV_HITLS 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_HITLS IS-H: Screenklasse vom ALV_TREE 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 20041015
4 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041008

Method CREATE on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method CREATE_FAVORITES_NODE 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 20050208
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050208

Method CREATE_FAVORITES_NODE on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method CREATE_SPECTRUM_NODE 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 20050208
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050208

Method CREATE_SPECTRUM_NODE on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method EXPAND_NODE_INCL_CHILDREN 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 20041201
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041201
3 Importing I_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20041201

Method EXPAND_NODE_INCL_CHILDREN on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method GET_CHECKED_FAVORITE_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_NKEY Value transfer Type reference (TYPE) LVC_T_NKEY Markierte Favoriten-Knoten 20050315

Method GET_CHECKED_FAVORITE_NODES on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method GET_CHECKED_SPECTRUM_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_NKEY Value transfer Type reference (TYPE) LVC_T_NKEY Markierte Spektrum-Knoten 20050315

Method GET_CHECKED_SPECTRUM_NODES on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method GET_EINRI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EINRI Value transfer Type reference (TYPE) EINRI IS-H: Einrichtung 20041118

Method GET_EINRI on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method GET_ERBOE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ERBOE Value transfer Type reference (TYPE) ERBOE IS-H: ID der Organisationeinheit, die die Leistung erbringt 20041118

Method GET_ERBOE on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method GET_FAVORITES 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 20050205
2 Exporting ET_FAVORITE Call by reference Type reference (TYPE) ISHMED_T_DYNP_MEDSRV_HITLS IS-H*MED: Tabellentyp zu RN1_DYNP_MEDSRV_HITLS 20050205
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050205

Method GET_FAVORITES on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method GET_FAVORITES_ROOT_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LAYN Call by reference Type reference (TYPE) LVC_S_LAYN Knotenlayout ALV-Tree Control 20050321
2 Exporting ET_LAYI Call by reference Type reference (TYPE) LVC_T_LAYI Layoutstruktur für Items des ALV-Tree Controls 20050321

Method GET_FAVORITES_ROOT_LAYOUT on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method GET_INSTITUTION Signature

Method GET_INSTITUTION on class CL_ISHMED_SCR_MEDSRV_HITLS has no parameter.
Method GET_INSTITUTION on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method GET_IS_POPUP_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_POPUP_SCREEN Value transfer Type reference (TYPE) ISH_ON_OFF ON: Screen ist ein Popup-Screen 20041125

Method GET_IS_POPUP_SCREEN on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method GET_NODE_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LAYN Call by reference Type reference (TYPE) LVC_S_LAYN Knotenlayout ALV-Tree Control 20050321
2 Exporting ET_LAYI Call by reference Type reference (TYPE) LVC_T_LAYI Layoutstruktur für Items des ALV-Tree Controls 20050321
3 Importing IS_LEIST Call by reference Type reference (TYPE) RN1_DYNP_MEDSRV_HITLS Daten des Eintrags 20050321
4 Importing I_IS_FAVORITE_NODE Call by reference Type reference (TYPE) ISH_ON_OFF ON: Knoten ist ein Favorit 20050321

Method GET_NODE_LAYOUT on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method GET_SHOW_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SHOW_FAVORITES Value transfer Type reference (TYPE) ISH_ON_OFF ON: Favoriten werden angezeigt 20050205

Method GET_SHOW_FAVORITES on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method GET_SHOW_SPECTRUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SHOW_SPECTRUM Value transfer Type reference (TYPE) ISH_ON_OFF ON: Leistungsspektrum wird angezeigt 20050205

Method GET_SHOW_SPECTRUM on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method GET_SPECTRUM_ROOT_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LAYN Call by reference Type reference (TYPE) LVC_S_LAYN Knotenlayout ALV-Tree Control 20050321
2 Exporting ET_LAYI Call by reference Type reference (TYPE) LVC_T_LAYI Layoutstruktur für Items des ALV-Tree Controls 20050321

Method GET_SPECTRUM_ROOT_LAYOUT on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method GET_TARIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TARIF Value transfer Type reference (TYPE) TARID IS-H: Identifikation eines Leistungskataloges 20041118

Method GET_TARIF on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method GET_T_LEIST 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 20050110
2 Exporting ET_LEIST Call by reference Type reference (TYPE) ISHMED_T_DYNP_MEDSRV_HITLS Tabelle der Leistungen 20050110
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050110
4 Importing I_EINRI Call by reference Type reference (TYPE) N1XLEI-EINRI Einrichtung 20050110
5 Importing I_ERBOE Call by reference Type reference (TYPE) N1XLEI-ORGID Erbringende OE 20050110
6 Importing I_TALST Call by reference Type reference (TYPE) N1XLEI-TALST Leistung innerhalb eines Katalogs 20050110
7 Importing I_TARIF Call by reference Type reference (TYPE) N1XLEI-TARIF Tarif 20050110
8 Importing I_ZOTYP Call by reference Type reference (TYPE) ISH_ZUOTYP IS-H: Typ der Zuordnung von Leistungen 20050110

Method GET_T_LEIST on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method GET_ZOTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ZOTYP Value transfer Type reference (TYPE) ISH_ZUOTYP IS-H: Typ der Zuordnung von Leistungen 20041118

Method GET_ZOTYP on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method IS_CHECKED_NKEY_FAVORITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHECKED_ITEMS Call by reference Type reference (TYPE) LVC_T_CHIT ALV-Tree-Control: Liste der selektierten Checkboxen 20050228
2 Exporting E_IS_CHECKED_NKEY_FAVORITE Call by reference Type reference (TYPE) ISH_ON_OFF ON: Nodekey ist in den Favoriten 20050228

Method IS_CHECKED_NKEY_FAVORITE on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method IS_FAVORITE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20050222
2 Returning R_IS_FAVORITE_NODE Value transfer Type reference (TYPE) ISH_ON_OFF ON: Knoten gehört zu Favoriten, OFF Knoten gehört zum Spektr 20050222

Method IS_FAVORITE_NODE on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method IS_SOMETHING_MISSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_SOMETHING_MISSING Call by reference Type reference (TYPE) ISH_ON_OFF ON: Ein oder mehrere Werte sind nicht gefüllt 20050303
2 Exporting E_NODE_TEXT Call by reference Type reference (TYPE) LVC_VALUE ALV-Control: Zelleninhalt 20050303

Method IS_SOMETHING_MISSING on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method SET_EINRI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20041118

Method SET_EINRI on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method SET_ERBOE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ERBOE Call by reference Type reference (TYPE) ERBOE IS-H: ID der Organisationeinheit, die die Leistung erbringt 20041118

Method SET_ERBOE on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method SET_IS_POPUP_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_POPUP_SCREEN Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: Hitliste läuft als Popup-Screen 20050323

Method SET_IS_POPUP_SCREEN on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method SET_SHOW_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SHOW_FAVORITES Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: Favoriten sollen angezeigt werden 20050205

Method SET_SHOW_FAVORITES on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method SET_SHOW_SPECTRUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SHOW_SPECTRUM Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: Leistungsspektrum soll angezeigt werden 20050205

Method SET_SHOW_SPECTRUM on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method SET_TARIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TARIF Call by reference Type reference (TYPE) TARID IS-H: Identifikation eines Leistungskataloges 20041118

Method SET_TARIF on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.

Method SET_ZOTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ZOTYP Call by reference Type reference (TYPE) ISH_ZUOTYP IS-H: Typ der Zuordnung von Leistungen 20041118

Method SET_ZOTYP on class CL_ISHMED_SCR_MEDSRV_HITLS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 473