SAP ABAP Class CL_ISHMED_SCR_TEAM (IS-H*MED: Team Entry Screen Class)
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 20031010
Properties
Class CL_ISHMED_SCR_TEAM  
Short Description IS-H*MED: Team Entry Screen Class    
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 20031010   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_SCR_TEAM has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_TEAM has no interface implemented.
Friends
Class CL_ISHMED_SCR_TEAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ALL_SRV Static Attribute Public Type reference (TYPE) UI_FUNC 'ALL_SRV' 'All Services' Function 20031203
2 CO_APP_ROW Static Attribute Public Type reference (TYPE) UI_FUNC 'APP_ROW' 'Insert Row' Function 20031017
3 CO_CHG_DOC Static Attribute Public Type reference (TYPE) UI_FUNC 'CHG_DOC' 'Change Documents' Function 20040916
4 CO_CSE_CHG Static Attribute Public Type reference (TYPE) UI_FUNC 'CSE_CHG' 'Collective Reason' Function 20041013
5 CO_CUT_REL Static Attribute Public Type reference (TYPE) UI_FUNC 'CUT_REL' 'Delete Assignment' Function 20031110
6 CO_DEL_ROW Static Attribute Public Type reference (TYPE) UI_FUNC 'DEL_ROW' 'New Rows' Function 20031017
7 CO_FIRST_SRV Static Attribute Public Type reference (TYPE) UI_FUNC 'FIRST_SRV' 'First Service' Function 20031014
8 CO_IDX_SRV Static Attribute Public Type reference (TYPE) UI_FUNC 'IDX_SRV' 'Service Acc. to Index' Function 20031203
9 CO_INS_EXT Static Attribute Public Type reference (TYPE) UI_FUNC 'INS_EXT' 'Create External Employee' Function 20031017
10 CO_INS_ROW Static Attribute Public Type reference (TYPE) UI_FUNC 'INS_ROW' 'Delete Rows' Function 20031017
11 CO_LAST_SRV Static Attribute Public Type reference (TYPE) UI_FUNC 'LAST_SRV' 'Last Service' Function 20031014
12 CO_NEXT_SRV Static Attribute Public Type reference (TYPE) UI_FUNC 'NEXT_SRV' 'Next Service' Function 20031014
13 CO_PREV_SRV Static Attribute Public Type reference (TYPE) UI_FUNC 'PREV_SRV' 'Previous Service' Function 20031014
14 GR_ALV_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid 20031010
15 GR_DRAGDROP Instance attribute Protected Object reference (TYPE REF TO) CL_DRAGDROP Drag&Drop Instance 20031010
16 GT_FIELDCAT_GRID Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for ALV Grid 20031010
17 GT_N1CSCHGT Instance attribute Protected Type reference (TYPE) ISHMED_T_N1CSCHGT Reason for Changes (Texts) 20041110
18 GT_SRV_LIST Instance attribute Protected Type reference (TYPE) ISHMED_T_SCRTEAM_SRVLIST List Patient Names for 'Service Switch' Functions 20031203
19 GT_TASKS_RESTRICT Instance attribute Protected Type reference (TYPE) ISHMED_T_VORGANG Restrict Tasks 20031125
20 GT_TEAM Instance attribute Protected Type reference (TYPE) ISHMED_T_RN1_DYNP_TEAM Table with Team Data 20031014
21 G_ALVGRID_ERROR Instance attribute Protected Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130201
22 G_APP_ROWS_NUMBER Instance attribute Protected Type reference (TYPE) I 1 Number of Rows to Be Attached 20031017
23 G_CHK_CHG Instance attribute Protected Type reference (TYPE) I Indicator 'CHECK_CHANGED_DATA' to avoid endless loop! 20040213
24 G_FUNC_CHECK Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Function for 'Check' Active (ON/OFF) 20031023
25 G_FUNC_SRV Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Functions for 'Service Switch' Active (ON/OFF) 20031014
26 G_HANDLE_GRID Instance attribute Protected Type reference (TYPE) I Drag&Drop Handle 20031010
27 G_MFSEL Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Multiple Selection (ON/OFF) 20031010
28 G_ORGID Instance attribute Protected Type reference (TYPE) ORGID OU for Employee F4 Selection (if No Service Exists) 20031030
29 G_PART_ABLH Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Include Process-Org. Hierarchy in Employee Selection 20031021
30 G_PART_INVOLV Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Include OU Involvement in Employee Selection 20031021
31 G_READ_DB Instance attribute Protected Type reference (TYPE) ISH_ON_OFF ON Read from Database (ON/OFF) 20031030
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_DRAGDROP_BEHAVIOUR Instance method Protected Method Definition of Drag Drop Behavior 20031010
2 BUILD_NEXT_NEW_ROW_KEY Instance method Public Method Determine Next Free Row Number (VRGNR) for New Entries 20031016
3 BUILD_TEAM_TABLE Instance method Public Method Build Table with Team Data for ALV Grid 20031014
4 CHECK_AUTH_INSERT Instance method Private Method Authorization Check for New Team Entries (Plan Release) 20050613
5 CLEAR_ALVGRID_ERROR Instance method Public Method Deletes Boolean Value for an ALVGRID Error 20130201
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031010
7 CREATE Static method Public Method Create Instance of Screen 20031010
8 CREATE_FIELDCAT Instance method Protected Method Define field catalog 20031010
9 CREATE_LISTBOX_ALVGRID Static method Private Method Generate a List Box for a Cell of the ALV Grid 20040924
10 CREATE_LISTBOX_CAUSECHNG Instance method Protected Method Fill Listbox for Change Reason 20040924
11 DISPLAY_CHANGE_DOCUMENTS Instance method Protected Method Display Change Documents 20040917
12 EXCLUDING_TOOLBAR Instance method Protected Method Hide Functions in Toolbar 20031010
13 FILL_ROW_DRAGDROP Instance method Protected Method Fil Drag&Drop Instance per Row 20031020
14 GET_ALVGRID_ERROR Instance method Public Method Returns Boolean Value for an ALVGRID Error 20130201
15 GET_CSECHG_LISTBOX_OR_TEXT Instance method Public Method Enter Change Reason as Listbox or Free Text? 20041012
16 GET_FIELDCAT Instance method Public Method Return Field Catalog 20050613
17 GET_SELECTED_ENTRIES Instance method Public Method Transfer Selected Entries 20031010
18 HANDLE_AFTER_USER_COMMAND Instance method Protected Event handling method Event Handler After User Interaction 20031017
19 HANDLE_BEFORE_USER_COMMAND Instance method Protected Event handling method Event Handler Before User Interaction 20031017
20 HANDLE_DATA_CHANGED Instance method Protected Event handling method Event Handler for Data Modification 20031015
21 HANDLE_DATA_CHANGED_FINISHED Instance method Protected Event handling method Event Handler After Data Modification 20031015
22 HANDLE_GRID_ONDRAG Instance method Protected Event handling method Event Handler for Drag 20031010
23 HANDLE_GRID_ONDROP Instance method Protected Event handling method Event Handler for Drop 20031010
24 HANDLE_HOTSPOT_CLICK Instance method Protected Event handling method Event Handler for Hot Spots 20031010
25 HANDLE_MENU_BUTTON Instance method Protected Event handling method Event Handler for Menu Button in Toolbar 20031203
26 HANDLE_ON_F4 Instance method Protected Event handling method Event Handler for F4 Input Help 20031021
27 HANDLE_TOOLBAR Instance method Protected Event handling method Event Handler for Toolbar 20031010
28 HANDLE_USER_COMMAND Instance method Protected Event handling method Event Handler for User Interaction 20031010
29 INSERT_EXTERN_PARTNER Instance method Protected Method 'Create External Employee' Function 20031014
30 REGISTER_EVENTS Instance method Protected Method Register Events + Set Handler 20031010
31 REGISTER_VALUE_REQUESTS Instance method Protected Method Register Columns for Input Help (F4) 20031021
32 REWORK_TEAM_SCREEN Instance method Public Method Format Team Table for Display on Screen 20031014
33 SET_DATA_ADDITIONAL Instance method Public Method Set Additional Data for Screen 20031010
34 SHOW Instance method Public Method Output Team Data as ALV Grid 20031010
Events
# Event Type Visibility Description Created on
1 DATA_CHANGED Instance Event
(0)
Public
(2)
Data was changed 20031020
2 FUNC_CAUSE_CHANGE Instance Event
(0)
Public
(2)
'Collective Reason (for Changes)' Function Has Been Selected 20041013
3 HOTSPOT_COL_PARTNER Instance Event
(0)
Public
(2)
Hot Spot on 'Employee Restriction' Column 20031029
4 INS_EXT_PARTNER Instance Event
(0)
Public
(2)
'Create External Employee' Function Was Selected 20031014
5 TEAM_CANCEL Instance Event
(0)
Public
(2)
Team Entries to Be Cancelled 20041013
6 USER_COMMAND Instance Event
(0)
Public
(2)
Function Interesting to Caller Was Selected 20031014
Types
Class CL_ISHMED_SCR_TEAM has no local type.
Method Signatures

Method BUILD_DRAGDROP_BEHAVIOUR Signature

Method BUILD_DRAGDROP_BEHAVIOUR on class CL_ISHMED_SCR_TEAM has no parameter.
Method BUILD_DRAGDROP_BEHAVIOUR on class CL_ISHMED_SCR_TEAM has no exception.

Method BUILD_NEXT_NEW_ROW_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ROW_KEY Call by reference Type reference (TYPE) N1LSTEAM-VRGNR Nächste freie Zeilennummer für neueTeameinträge 20031016
2 Importing IR_SERVICE Value transfer Type reference (TYPE) N1OBJECTREF Leistung 20031016
3 Importing I_READ_DB Value transfer Type reference (TYPE) ISH_ON_OFF ON Von Datenbank lesen (ON/OFF) 20031030

Method BUILD_NEXT_NEW_ROW_KEY on class CL_ISHMED_SCR_TEAM has no exception.

Method BUILD_TEAM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEAM Value transfer Type reference (TYPE) ISHMED_T_RN1_DYNP_TEAM Teamdaten 20031014

Method BUILD_TEAM_TABLE on class CL_ISHMED_SCR_TEAM has no exception.

Method CHECK_AUTH_INSERT 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 Fehlerbehandlung 20050613
2 Exporting E_AUTH Value transfer Type reference (TYPE) ISH_ON_OFF Berechtigung (ON/OFF) 20050613
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20050613

Method CHECK_AUTH_INSERT on class CL_ISHMED_SCR_TEAM has no exception.

Method CLEAR_ALVGRID_ERROR Signature

Method CLEAR_ALVGRID_ERROR on class CL_ISHMED_SCR_TEAM has no parameter.
Method CLEAR_ALVGRID_ERROR on class CL_ISHMED_SCR_TEAM has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_SCR_TEAM has no parameter.
# Exception Resumable Description Created on
1 INSTANCE_NOT_POSSIBLE 20031010

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 Instanz zur Fehlerabarbeitung 20031010
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCR_TEAM Screenklasse Teamerfassung 20031010
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode bei Methodenaufrufen 20031010

Method CREATE on class CL_ISHMED_SCR_TEAM has no exception.

Method CREATE_FIELDCAT Signature

Method CREATE_FIELDCAT on class CL_ISHMED_SCR_TEAM has no parameter.
Method CREATE_FIELDCAT on class CL_ISHMED_SCR_TEAM has no exception.

Method CREATE_LISTBOX_ALVGRID 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 Fehlerbehandlung 20040924
2 Exporting ET_DROP_DOWN_ALIAS Call by reference Type reference (TYPE) LVC_T_DRAL Tabelle mit drop down handles with aliases 20040924
3 Exporting E_HANDLE Call by reference Type reference (TYPE) INT4 Listbox-Handle 20040924
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20040924
5 Importing IR_SCREEN Call by reference Object reference (TYPE REF TO) CL_ISH_SCREEN Screen-Instanz 20040924
6 Importing I_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME Feldname der Listbox 20040924
7 Importing I_FIELDVALUE Value transfer Type reference (TYPE) NFVVALUE Feldwert der Listbox 20040924
8 Importing I_ROWNUMBER Value transfer Type reference (TYPE) INT4 Zeilennummer 20040924

Method CREATE_LISTBOX_ALVGRID on class CL_ISHMED_SCR_TEAM has no exception.

Method CREATE_LISTBOX_CAUSECHNG 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 Fehlerbehandlung 20040924
2 Exporting ER_LB_OBJECT Call by reference Object reference (TYPE REF TO) CL_ISH_LISTBOX Listbox-Instanz 20040924
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20040924
4 Importing I_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME Feldname der Listbox 20040924
5 Importing I_FIELDVALUE Value transfer Type reference (TYPE) NFVVALUE Feldwert der Listbox 20040924
6 Importing I_ROWNUMBER Value transfer Type reference (TYPE) INT4 Zeilennummer 20040924

Method CREATE_LISTBOX_CAUSECHNG on class CL_ISHMED_SCR_TEAM has no exception.

Method DISPLAY_CHANGE_DOCUMENTS Signature

Method DISPLAY_CHANGE_DOCUMENTS on class CL_ISHMED_SCR_TEAM has no parameter.
Method DISPLAY_CHANGE_DOCUMENTS on class CL_ISHMED_SCR_TEAM has no exception.

Method EXCLUDING_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TOOLBAR_EXCLUDING Call by reference Type reference (TYPE) UI_FUNCTIONS Auszublendende Funktionen 20031010

Method EXCLUDING_TOOLBAR on class CL_ISHMED_SCR_TEAM has no exception.

Method FILL_ROW_DRAGDROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DRAGDROP Call by reference Type reference (TYPE) LVC_T_DRDR Tabelle von Drag&Drop Behaviors 20031020

Method FILL_ROW_DRAGDROP on class CL_ISHMED_SCR_TEAM has no exception.

Method GET_ALVGRID_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ALVGRID_ERROR Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20130201

Method GET_ALVGRID_ERROR on class CL_ISHMED_SCR_TEAM has no exception.

Method GET_CSECHG_LISTBOX_OR_TEXT 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 Fehlerbehandlung 20041012
2 Exporting E_LISTBOX Value transfer Type reference (TYPE) ISH_ON_OFF Listbox (ON) oder Freitext (OFF) 20041012
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20041012
4 Importing IR_SERVICE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SERVICE Leistung 20041014

Method GET_CSECHG_LISTBOX_OR_TEXT on class CL_ISHMED_SCR_TEAM has no exception.

Method GET_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDCAT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog 20050613

Method GET_FIELDCAT on class CL_ISHMED_SCR_TEAM has no exception.

Method GET_SELECTED_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEAM Value transfer Type reference (TYPE) ISHMED_T_RN1_DYNP_TEAM Teamdaten 20031014

Method GET_SELECTED_ENTRIES on class CL_ISHMED_SCR_TEAM has no exception.

Method HANDLE_AFTER_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_NOT_PROCESSED Call by reference Attribute reference (LIKE) 20031017
2 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20031017

Method HANDLE_AFTER_USER_COMMAND on class CL_ISHMED_SCR_TEAM has no exception.

Method HANDLE_BEFORE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20031017

Method HANDLE_BEFORE_USER_COMMAND on class CL_ISHMED_SCR_TEAM has no exception.

Method HANDLE_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20031015
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20031015
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20031015
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20031015
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20031015

Method HANDLE_DATA_CHANGED on class CL_ISHMED_SCR_TEAM has no exception.

Method HANDLE_DATA_CHANGED_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_GOOD_CELLS Call by reference Attribute reference (LIKE) 20031015
2 Importing E_MODIFIED Call by reference Attribute reference (LIKE) 20031015

Method HANDLE_DATA_CHANGED_FINISHED on class CL_ISHMED_SCR_TEAM has no exception.

Method HANDLE_GRID_ONDRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20031010
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20031010
3 Importing E_DRAGDROPOBJ Call by reference Attribute reference (LIKE) 20031010
4 Importing E_ROW Call by reference Attribute reference (LIKE) 20031010

Method HANDLE_GRID_ONDRAG on class CL_ISHMED_SCR_TEAM has no exception.

Method HANDLE_GRID_ONDROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20031010
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20031010
3 Importing E_DRAGDROPOBJ Call by reference Attribute reference (LIKE) 20031010
4 Importing E_ROW Call by reference Attribute reference (LIKE) 20031010

Method HANDLE_GRID_ONDROP on class CL_ISHMED_SCR_TEAM has no exception.

Method HANDLE_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20031010
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20031010
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20031010

Method HANDLE_HOTSPOT_CLICK on class CL_ISHMED_SCR_TEAM has no exception.

Method HANDLE_MENU_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20031203
2 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20031203

Method HANDLE_MENU_BUTTON on class CL_ISHMED_SCR_TEAM has no exception.

Method HANDLE_ON_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20031021
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20031021
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20031021
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20031021
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20031021
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20031021

Method HANDLE_ON_F4 on class CL_ISHMED_SCR_TEAM has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20031010

Method HANDLE_TOOLBAR on class CL_ISHMED_SCR_TEAM has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Type reference (TYPE) SY-UCOMM UserCommand 20031010

Method HANDLE_USER_COMMAND on class CL_ISHMED_SCR_TEAM has no exception.

Method INSERT_EXTERN_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXT_PART Value transfer Type reference (TYPE) RN1PARTNER Externer Mitarbeiter 20031014
2 Importing I_NAME1 Value transfer Type reference (TYPE) NGPA-NAME1 Name 1 (Vorbelegung) 20031017
3 Importing I_NAME2 Value transfer Type reference (TYPE) NGPA-NAME2 Name 2 (Vorbelegung) 20031017
4 Importing I_TITEL Value transfer Type reference (TYPE) NGPA-TITEL Titel (Vorbelegung) 20031017

Method INSERT_EXTERN_PARTNER on class CL_ISHMED_SCR_TEAM has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_ISHMED_SCR_TEAM has no parameter.
Method REGISTER_EVENTS on class CL_ISHMED_SCR_TEAM has no exception.

Method REGISTER_VALUE_REQUESTS Signature

Method REGISTER_VALUE_REQUESTS on class CL_ISHMED_SCR_TEAM has no parameter.
Method REGISTER_VALUE_REQUESTS on class CL_ISHMED_SCR_TEAM has no exception.

Method REWORK_TEAM_SCREEN 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 Fehlerbehandlung 20031014
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031014
3 Importing IT_TEAM Value transfer Type reference (TYPE) ISHMED_T_TEAM_OBJECT Teamdaten 20031014
4 Importing I_INITIALIZE Value transfer Type reference (TYPE) ISH_ON_OFF OFF Bestehendes Team löschen (ON/OFF) 20031015
5 Importing I_READ_DB Value transfer Type reference (TYPE) ISH_ON_OFF ON Datenbank lesen (ON/OFF) 20031030

Method REWORK_TEAM_SCREEN on class CL_ISHMED_SCR_TEAM has no exception.

Method SET_DATA_ADDITIONAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SRV_LIST Value transfer Type reference (TYPE) ISHMED_T_SCRTEAM_SRVLIST Liste Patientennamen für 'Leistungsswitch'-Funktionen 20031203
2 Importing IT_TASKS_RESTRICT Value transfer Type reference (TYPE) ISHMED_T_VORGANG Einschränkung der Aufgaben 20031125
3 Importing I_FUNC_CHECK Value transfer Type reference (TYPE) ISH_ON_OFF ON Funktion für 'Prüfen' aktiv (ON/OFF) 20031023
4 Importing I_FUNC_SRV Value transfer Type reference (TYPE) ISH_ON_OFF ON Funktionen für 'Leistungsswitch' aktiv (ON/OFF) 20031014
5 Importing I_ORGID Value transfer Type reference (TYPE) ORGID OE für die Mitarbeiter F4-Hilfe, wenn keine Leistung vorh. 20031030
6 Importing I_PART_ABLH Value transfer Type reference (TYPE) ISH_ON_OFF ON Ablauforg. Hierarchie bei Mitarbeiterauswahl berücksichtigen 20031021
7 Importing I_PART_INVOLV Value transfer Type reference (TYPE) ISH_ON_OFF ON OE-Beteiligung bei Mitarbeiterauswahberücksichtigen 20031021
8 Importing I_READ_DB Value transfer Type reference (TYPE) ISH_ON_OFF ON Von Datenbank lesen (ON/OFF) 20031030

Method SET_DATA_ADDITIONAL on class CL_ISHMED_SCR_TEAM has no exception.

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

Method SHOW on class CL_ISHMED_SCR_TEAM has no exception.
Event Signatures

Event DATA_CHANGED Signature
Event DATA_CHANGED on class CL_ISHMED_SCR_TEAM has no parameter.
Event FUNC_CAUSE_CHANGE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ET_TEAM Exporting Value transfer Type reference (TYPE) ISHMED_T_RN1_DYNP_TEAM Teams 20041013

Event HOTSPOT_COL_PARTNER Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_TASK Exporting Value transfer Type reference (TYPE) N1VORGANG Aufgabe 20031029

Event INS_EXT_PARTNER Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_EXT_PART Exporting Value transfer Type reference (TYPE) RN1PARTNER Neuer Externer Mitarbeiter 20031014

Event TEAM_CANCEL Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ET_TEAM Exporting Value transfer Type reference (TYPE) ISHMED_T_RN1_DYNP_TEAM Teams 20041013

Event USER_COMMAND Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_FCODE Exporting Value transfer Type reference (TYPE) SY-UCOMM Funktionscode 20031014
History
Last changed by/on SAP  20131127 
SAP Release Created in 472