SAP ABAP Class CL_ISHMED_PRC_TEAM (IS-H*MED: Team Entry Process)
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 20031003
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_FV_CONSTANTS IS-H: Constants for Field Values (Data Element NFVTYPE) 20031117
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20031003
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20031003
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_PROCESS IS-H: Interface for Integrating Processes in Dialogs 20031003
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_SNAPSHOT_OBJECT IS-H: Definition for Snapshot Mechanism 20031003
Properties
Class CL_ISHMED_PRC_TEAM  
Short Description IS-H*MED: Team Entry Process    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE_MED   IS-H*MED: Basic Functionality 
Created 20031002   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_PRC_TEAM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20031003
2 IF_ISH_FV_CONSTANTS IS-H: Constants for Field Values (Data Element NFVTYPE) 20031117
3 IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20031003
4 IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20031003
5 IF_ISH_PROCESS IS-H: Interface for Integrating Processes in Dialogs 20031003
6 IF_ISH_SNAPSHOT_OBJECT IS-H: Definition for Snapshot Mechanism 20031003
Friends
Class CL_ISHMED_PRC_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) 20031006
2 CO_ASSIGN_PARTNER Constant Public Type reference (TYPE) I 1 'Assign' Function from Employee Selection 20031117
3 CO_ASSIGN_TASK Constant Public Type reference (TYPE) I 2 'Assign' Function from Task Selection 20031117
4 CO_FVTYPE_FV Instance attribute Public Attribute reference (LIKE) 20031117
5 CO_FVTYPE_IDENTIFY Instance attribute Public Attribute reference (LIKE) 20031117
6 CO_FVTYPE_SCREEN Instance attribute Public Attribute reference (LIKE) 20031117
7 CO_FVTYPE_SINGLE Instance attribute Public Attribute reference (LIKE) 20031117
8 CO_MODE_DELETE Instance attribute Public Attribute reference (LIKE) 20031022
9 CO_MODE_ERROR Instance attribute Public Attribute reference (LIKE) 20031022
10 CO_MODE_INSERT Instance attribute Public Attribute reference (LIKE) 20031022
11 CO_MODE_UNCHANGED Instance attribute Public Attribute reference (LIKE) 20031022
12 CO_MODE_UPDATE Instance attribute Public Attribute reference (LIKE) 20031022
13 CO_POPUP_FCODE_APPEND Constant Public Type reference (TYPE) SY-UCOMM 'APPEND' 'Insert' Function Code in Decision Dialog Box 20031023
14 CO_POPUP_FCODE_CANCEL Constant Public Type reference (TYPE) SY-UCOMM 'CANC' 'Replace' Function Code in Decision Dialog Box 20031023
15 CO_POPUP_FCODE_ENTER Constant Public Type reference (TYPE) SY-UCOMM 'ENTER' 'Further' Function Code in Decision Dialog Box 20031229
16 CO_POPUP_FCODE_REPLACE Constant Public Type reference (TYPE) SY-UCOMM 'REPLACE' 'Replace' Function Code in Decision Dialog Box 20031023
17 CO_VCODE_DISPLAY Instance attribute Public Attribute reference (LIKE) 20031006
18 CO_VCODE_INSERT Instance attribute Public Attribute reference (LIKE) 20031006
19 CO_VCODE_UPDATE Instance attribute Public Attribute reference (LIKE) 20031006
20 FALSE Instance attribute Public Attribute reference (LIKE) 20031006
21 GR_CANCEL Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_CANCEL Instance of Cancellation Class 20041013
22 GR_CONT_H1_SPLIT Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER Splitter Container for Patient Header 20031003
23 GR_CONT_H1_TWO Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Further Horizontal Splitter 20031003
24 GR_CONT_H2_SPLIT Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER Splitter Container for Employee Selection 20031003
25 GR_CONT_HEADER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Patient Header 20031003
26 GR_CONT_PARTNER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Employee Selection 20031003
27 GR_CONT_TASK Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Task Selection 20031003
28 GR_CONT_TEAM Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Team Entry 20031003
29 GR_CONT_V_ONE Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Further Vertical Splitter 20031003
30 GR_CONT_V_SPLIT Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER Splitter Container for Task Selection 20031003
31 GR_DIALOGBOX_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Dialog Box for Amodal Window 20031006
32 GR_ENVIRONMENT Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT Instance for Collecting All Objects in Memory 20031006
33 GR_ERRORHANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instance for Error Handling 20031017
34 GR_FCT_TEAM Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_FCT_TEAM Instance of Function Class 20031010
35 GR_LOCK Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_LOCK Instance for Locking 20031013
36 GR_SCR_HEADER Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_SCR_PATIENT_HTML_HEADER Patient Header Screen 20031007
37 GR_SCR_PARTNER Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_SCR_PARTNER Employee Selection Screen 20031006
38 GR_SCR_TASK Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_SCR_TASK Task Selection Screen 20031008
39 GR_SCR_TEAM Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_SCR_TEAM Team Entry Screen 20031010
40 GR_SCR_VALUES_PARTNER Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_FIELD_VALUES Data for Employee Selection 20031006
41 GR_SCR_VALUES_TASK Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_FIELD_VALUES Data for Task Selection 20031008
42 GR_SCR_VALUES_TEAM Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_FIELD_VALUES Data for Team Entry 20031010
43 GS_HANDLE_WARNING Instance attribute Protected Type reference (TYPE) RNWARNING Data for Confirming Warnings 20031020
44 GT_LOCK_KEY Instance attribute Protected Type reference (TYPE) ISHMED_T_LOCK_KEY Table for Locks 20031013
45 GT_N1CSCHGT Instance attribute Protected Type reference (TYPE) ISHMED_T_N1CSCHGT Reason for Changes (Texts) 20041110
46 GT_PARTNER Instance attribute Protected Type reference (TYPE) ISHMED_T_PARTNER Employee of Each OU for Employee Selection 20031006
47 GT_SERVICES Instance attribute Protected Type reference (TYPE) ISHMED_T_SERVICE_OBJECT All Services 20031006
48 GT_TASKS Instance attribute Protected Type reference (TYPE) ISHMED_T_TASK Tasks (with Text) 20031008
49 GT_TASKS_RESTRICT Instance attribute Protected Type reference (TYPE) ISHMED_T_VORGANG Restrict Tasks 20031007
50 GT_TEAM Instance attribute Protected Type reference (TYPE) ISHMED_T_TEAM_OBJECT Current Team 20031010
51 GT_TEAM_NO_SRV Instance attribute Protected Type reference (TYPE) ISHMED_T_TEAM_OBJECT Transferred Team (if Called Without Services) 20031029
52 G_ABLH Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Include Process-Organizational Hierarchy (ON/OFF) 20031008
53 G_ABLH_FIRST Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Include Process-Organizational Hierarchy (ON/OFF) - of Call! 20031020
54 G_CALLER Instance attribute Protected Type reference (TYPE) N1CALLER Calling Program 20031021
55 G_CHANGED Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Changes were made (ON/OFF) 20031016
56 G_COMMIT Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Update Data in Database (ON/OFF) 20031007
57 G_CR_OWN_ENV Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Own Environment (g_environment) was instantiated 20031013
58 G_DATE Instance attribute Protected Type reference (TYPE) SY-DATUM Current Date 20031008
59 G_DEQUEUE Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Unlock (ON/OFF) 20031013
60 G_DIALOG_MODE Instance attribute Protected Type reference (TYPE) N1DIALOG_MODE Dialog Mode 20031007
61 G_ENQUEUE Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Lock (ON/OFF) 20031013
62 G_INITIAL_READ_ONLY_ENV Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Initial Display Mode of Environment ON / OFF 20031211
63 G_INSTITUTION Instance attribute Protected Type reference (TYPE) EINRI Institution 20031006
64 G_INVOLV_MA Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Include OU Involvement (ON/OFF) 20031008
65 G_NO_STRUCT Instance attribute Protected Type reference (TYPE) ISH_ON_OFF No Physician/Nursing Structure in Employee Selection 20031006
66 G_OKCODE Instance attribute Protected Type reference (TYPE) SY-UCOMM OK Code 20031020
67 G_OKCODE_SERVICE Instance attribute Protected Type reference (TYPE) SY-UCOMM OK Code for Service Switch 20031021
68 G_ORGID Instance attribute Protected Type reference (TYPE) ORGID Current Organizational Unit 20031006
69 G_PRE_ALLOC Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Preset Team (ON/OFF) 20031029
70 G_READ_DB Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Read Team for Service(s) from Database (ON/OFF) 20031030
71 G_SAVE Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Actually Save Data (ON/OFF) 20031007
72 G_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_SERVICE Current Service 20031006
73 G_SERVICE_ACT_INDEX Instance attribute Protected Type reference (TYPE) I Row Index of Current Service 20031020
74 G_SHOW_CANC_TEAM Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Display Canceled Team Members in Display Mode (ON/OFF) 20031016
75 G_SHOW_PARTNER Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Display Employee Selection 20031007
76 G_SHOW_TASK Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Display Task Selection 20031007
77 G_SNAPSHOT_KEY Instance attribute Protected Type reference (TYPE) ISH_SNAPKEY Key for Snapshot of Environment 20031023
78 G_TASK Instance attribute Protected Type reference (TYPE) N1VORGANG Current Task 20031007
79 G_TEAM_STATUS Instance attribute Protected Type reference (TYPE) N1STA_LSMA Status of Team Records 20031007
80 G_TEAM_STATUS_FIRST Instance attribute Protected Type reference (TYPE) N1STA_LSMA Status of Team Records (of Call!) 20031021
81 G_TITLE Instance attribute Protected Type reference (TYPE) SY-TITLE Title 20031031
82 G_VCODE Instance attribute Protected Type reference (TYPE) ISH_VCODE Processing Mode 20031006
83 INACTIVE Instance attribute Public Attribute reference (LIKE) 20031006
84 NO Instance attribute Public Attribute reference (LIKE) 20031006
85 OFF Instance attribute Public Attribute reference (LIKE) 20031006
86 ON Instance attribute Public Attribute reference (LIKE) 20031006
87 TRUE Instance attribute Public Attribute reference (LIKE) 20031006
88 YES Instance attribute Public Attribute reference (LIKE) 20031006
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_NEW_TEAM Instance method Protected Method Insert New Team Entry 20031017
2 BUILD_CONTAINER Instance method Protected Method Create Container 20031003
3 BUILD_HEADER Instance method Protected Method Create Patient Header 20031007
4 BUILD_PARTNER Instance method Protected Method Create ALV Tree of Employee Selection 20031003
5 BUILD_TASK Instance method Protected Method Create ALV Grid of Task Selection 20031008
6 BUILD_TEAM Instance method Protected Method Create ALV Grid for Team Entry 20031010
7 CALL_OK_CODE Instance method Public Method 20031006
8 CANCEL_TEAM_PROCESS Instance method Public Method Abort Team Entry (With Change Prompt) 20031006
9 CHANGE_PARTNER_FOR_TASK Instance method Public Method Restrict Employee Selection with Task 20031008
10 CHANGE_TEAM_SCR_FLD_VAL Instance method Protected Method Change Screen Field Values for Team Entries 20031117
11 CHANGE_TEAM_WITH_PARTNER Instance method Protected Method Change Employee and/or Task in Team Entries 20031117
12 CHECK Instance method Public Method 20031006
13 CHECK_CHANGES Instance method Public Method 20031006
14 CONSTRUCTOR Instance method Public Constructor Constructor 20031003
15 CREATE Static method Public Method Create Instance of Process Class for Team Planning 20031003
16 DEQUEUE Instance method Protected Method Unlock 20031013
17 DESTROY Instance method Protected Method Delete Instance 20031006
18 DISPLAY_MESSAGES Instance method Public Method Messages Issued 20031006
19 END_PROGRAM Instance method Public Method End Team Entry (Without Change Prompt) 20031006
20 ENQUEUE Instance method Protected Method Set Lock 20031013
21 EXIT_TEAM_PROCESS Instance method Public Method Exit Team Entry (with Change Prompt) 20031006
22 GET_MAKE_CHANGES Instance method Protected Method Determine Entries, Execute Changes 20031013
23 GET_TYPE Instance method Public Method 20031006
24 GO_TO_SERVICE Instance method Protected Method Go to Team of Servce 20031020
25 HANDLE_CLOSE Instance method Protected Event handling method Event Handler when Dialog Box Closed 20031006
26 HANDLE_ON_MESSAGE_CLICK Instance method Protected Event handling method Event Handler for Error Message Navigation 20031020
27 HANDLE_ON_MESSAGE_FUNCTION Instance method Protected Event handling method Event Handler for Calling Functions in Message Dialog 20031020
28 HANDLE_PART_FUNC_ASSIGN Instance method Protected Event handling method Event Handler 'Assign' Function in Employee Selection 20031009
29 HANDLE_TASK_FUNC_ASSIGN Instance method Protected Event handling method Event Handler 'Assign' Function in Task Selection 20031009
30 HANDLE_TASK_HOTSPOT_PART Instance method Protected Event handling method Event Handler Hot Spot for Employee in Task Selection 20031009
31 HANDLE_TASK_ONDROP Instance method Protected Event handling method Event Handler for Drop in Task Selection 20031010
32 HANDLE_TEAM_CANCEL Instance method Protected Event handling method Event Handler for Team Cancellation in Team Entry 20041013
33 HANDLE_TEAM_DATA_CHANGED Instance method Protected Event handling method Event Handler for Data Change in Team Entry 20031020
34 HANDLE_TEAM_FUNC_CAUSE_CHANGE Instance method Protected Event handling method Event Handler for Reason for Change in Team Entry 20041014
35 HANDLE_TEAM_HOTSPOT_PART Instance method Protected Event handling method Event Handler Hotspot for Employee in Team Entry 20031029
36 HANDLE_TEAM_INS_EXT_PARTNER Instance method Protected Event handling method Event Handler 'Ext. Employee' Function in Team Entry 20031014
37 HANDLE_TEAM_USER_COMMAND Instance method Protected Event handling method Event Handler for Specific Function in Team Entry 20031014
38 INITIALIZE Instance method Public Method 20031006
39 IS_A Instance method Public Method 20031006
40 IS_INHERITED_FROM Instance method Public Method 20031006
41 PLAN_TEAM Instance method Public Method Start Team Planning (Dialog) 20031003
42 POPUP_TO_DECIDE Instance method Protected Method Dialog Box for Deciding Whther Team is Replaced or Inserted 20031023
43 PROCESS_AFTER_INPUT Instance method Public Method PAI Event Processing 20031003
44 PROCESS_BEFORE_OUTPUT Instance method Public Method PBO Event Processing 20031003
45 READ_PARTNER Instance method Protected Method Read Employee for Selection 20031006
46 READ_PARTNER_ALL_OP Instance method Protected Method Read All Employees for All Operating OUs for Selection 20031006
47 READ_TASK Instance method Protected Method Read Tasks for Selection 20031008
48 READ_TEAM Instance method Protected Method Determine Team for Current Service 20031010
49 REMOVE_TEAMS_FROM_ENV Instance method Public Method Remove Teams from Environment, Which Were not Saved 20031024
50 REWORK_PARTNER_SCREEN Instance method Protected Method Format Employee for Display (Fill Field Values) 20031006
51 SAVE Instance method Public Method 20031006
52 SAVE_PROCESS Instance method Public Method Storage Process 20031006
53 SET_CURSOR Instance method Public Method 20031006
54 SET_SRV_LIST Instance method Protected Method Fill Patient Name Table for Service Switch Functions 20031203
55 SNAPSHOT Instance method Public Method 20031006
56 UNDO Instance method Public Method 20031006
Events
# Event Type Visibility Description Created on
1 BEFORE_CLOSE_AMODAL Instance Event
(0)
Public
(2)
Before Amodal Window Is Closed 20031017
2 CLOSED_AMODAL Instance Event
(0)
Public
(2)
Amodal Window Was Closed 20031007
Types
Class CL_ISHMED_PRC_TEAM has no local type.
Method Signatures

Method APPEND_NEW_TEAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARTNER Call by reference Type reference (TYPE) ISHMED_T_PART Mitarbeiter 20031020
2 Importing IT_TASK Call by reference Type reference (TYPE) ISHMED_T_TASKS Aufgaben 20031020
3 Importing I_CALL_FROM Value transfer Type reference (TYPE) I Aufruf von Mitarbeitervorrat oder Aufgabenvorrat 20031117

Method APPEND_NEW_TEAM on class CL_ISHMED_PRC_TEAM has no exception.

Method BUILD_CONTAINER 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 20031006
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031003
3 Importing IR_PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent-Container 20031006

Method BUILD_CONTAINER on class CL_ISHMED_PRC_TEAM has no exception.

Method BUILD_HEADER 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 20031007
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031007

Method BUILD_HEADER on class CL_ISHMED_PRC_TEAM has no exception.

Method BUILD_PARTNER 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 20031006
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031003
3 Importing I_CHANGE Value transfer Type reference (TYPE) ISH_ON_OFF OFF Änderung wichtiger Daten --> Mitarbeitervorrat neu aufbauen 20031020

Method BUILD_PARTNER on class CL_ISHMED_PRC_TEAM has no exception.

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

Method BUILD_TASK on class CL_ISHMED_PRC_TEAM has no exception.

Method BUILD_TEAM 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
3 Importing I_CHANGE Value transfer Type reference (TYPE) ISH_ON_OFF OFF Änderung der Leistung --> Team neu einlesen und aufbauen 20031020

Method BUILD_TEAM on class CL_ISHMED_PRC_TEAM has no exception.

Method CALL_OK_CODE Signature

Method CALL_OK_CODE on class CL_ISHMED_PRC_TEAM has no parameter.
Method CALL_OK_CODE on class CL_ISHMED_PRC_TEAM has no exception.

Method CANCEL_TEAM_PROCESS 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 20031006
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031006

Method CANCEL_TEAM_PROCESS on class CL_ISHMED_PRC_TEAM has no exception.

Method CHANGE_PARTNER_FOR_TASK 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 20031008
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031008
3 Importing I_TASK Value transfer Type reference (TYPE) N1VORGANG Aufgabe 20031008

Method CHANGE_PARTNER_FOR_TASK on class CL_ISHMED_PRC_TEAM has no exception.

Method CHANGE_TEAM_SCR_FLD_VAL 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 Fehlerbehebung 20031117
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031117
3 Importing IT_TEAM_CHANGE Value transfer Type reference (TYPE) ISHMED_T_MEDTEAM Team Änderungen 20031117

Method CHANGE_TEAM_SCR_FLD_VAL on class CL_ISHMED_PRC_TEAM has no exception.

Method CHANGE_TEAM_WITH_PARTNER 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 Fehlerbehebung 20031117
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031117
3 Importing IS_PARTNER Value transfer Type reference (TYPE) RN1PART Mitarbeiter 20031117
4 Importing IS_TASK Value transfer Type reference (TYPE) RN1TASKS Aufgabe 20040224
5 Importing IT_TEAM Call by reference Type reference (TYPE) ISHMED_T_RN1_DYNP_TEAM Team 20031117

Method CHANGE_TEAM_WITH_PARTNER on class CL_ISHMED_PRC_TEAM has no exception.

Method CHECK Signature

Method CHECK on class CL_ISHMED_PRC_TEAM has no parameter.
Method CHECK on class CL_ISHMED_PRC_TEAM has no exception.

Method CHECK_CHANGES Signature

Method CHECK_CHANGES on class CL_ISHMED_PRC_TEAM has no parameter.
Method CHECK_CHANGES on class CL_ISHMED_PRC_TEAM has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_PRC_TEAM has no parameter.
# Exception Resumable Description Created on
1 INSTANCE_NOT_POSSIBLE Fehler bei der Instanzierung 20031006

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 Fehlerbehandlung 20031006
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_PRC_TEAM Instanz der Prozess-Klasse für die Teamplanung 20031006
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031006

Method CREATE on class CL_ISHMED_PRC_TEAM has no exception.

Method DEQUEUE 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 20031013
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031013

Method DEQUEUE on class CL_ISHMED_PRC_TEAM has no exception.

Method DESTROY 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 20031006
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031006

Method DESTROY on class CL_ISHMED_PRC_TEAM has no exception.

Method DISPLAY_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbehandlung 20031006
2 Importing I_AMODAL Value transfer Type reference (TYPE) ISH_ON_OFF ON Amodales Fehlerpopup (ON/OFF) 20031023
3 Importing I_CONTROL Value transfer Type reference (TYPE) ISH_ON_OFF OFF Meldungen in S-Meldungen umwandeln - Control-Umfeld (ON/OFF) 20031030
4 Importing I_SEND_IF_ONE Value transfer Type reference (TYPE) ISH_ON_OFF '*' Wenn nur 1 Nachricht -> in Statuszeile ausgeben (ON/OFF) 20031030

Method DISPLAY_MESSAGES on class CL_ISHMED_PRC_TEAM has no exception.

Method END_PROGRAM 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 20031006
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031006

Method END_PROGRAM on class CL_ISHMED_PRC_TEAM has no exception.

Method ENQUEUE 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 20031013
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031013

Method ENQUEUE on class CL_ISHMED_PRC_TEAM has no exception.

Method EXIT_TEAM_PROCESS 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 20031006
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031006

Method EXIT_TEAM_PROCESS on class CL_ISHMED_PRC_TEAM has no exception.

Method GET_MAKE_CHANGES 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 Fehlerbehebung 20031013
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031013

Method GET_MAKE_CHANGES on class CL_ISHMED_PRC_TEAM has no exception.

Method GET_TYPE Signature

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

Method GO_TO_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK Value transfer Type reference (TYPE) ISH_ON_OFF ON Prüfen, bevor zu einer anderen Leistung gesprungen wird 20031020
2 Importing I_FCODE Value transfer Type reference (TYPE) SY-UCOMM Funktionscode 20031020
3 Importing I_FIRST_TIME Value transfer Type reference (TYPE) ISH_ON_OFF OFF Erstaufruf beim Start der Teamerfassung 20031020

Method GO_TO_SERVICE on class CL_ISHMED_PRC_TEAM has no exception.

Method HANDLE_CLOSE Signature

Method HANDLE_CLOSE on class CL_ISHMED_PRC_TEAM has no parameter.
Method HANDLE_CLOSE on class CL_ISHMED_PRC_TEAM has no exception.

Method HANDLE_ON_MESSAGE_CLICK Signature

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

Method HANDLE_ON_MESSAGE_CLICK on class CL_ISHMED_PRC_TEAM has no exception.

Method HANDLE_ON_MESSAGE_FUNCTION 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) 20031020

Method HANDLE_ON_MESSAGE_FUNCTION on class CL_ISHMED_PRC_TEAM has no exception.

Method HANDLE_PART_FUNC_ASSIGN Signature

Method HANDLE_PART_FUNC_ASSIGN on class CL_ISHMED_PRC_TEAM has no parameter.
Method HANDLE_PART_FUNC_ASSIGN on class CL_ISHMED_PRC_TEAM has no exception.

Method HANDLE_TASK_FUNC_ASSIGN Signature

Method HANDLE_TASK_FUNC_ASSIGN on class CL_ISHMED_PRC_TEAM has no parameter.
Method HANDLE_TASK_FUNC_ASSIGN on class CL_ISHMED_PRC_TEAM has no exception.

Method HANDLE_TASK_HOTSPOT_PART Signature

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

Method HANDLE_TASK_HOTSPOT_PART on class CL_ISHMED_PRC_TEAM has no exception.

Method HANDLE_TASK_ONDROP Signature

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

Method HANDLE_TASK_ONDROP on class CL_ISHMED_PRC_TEAM has no exception.

Method HANDLE_TEAM_CANCEL Signature

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

Method HANDLE_TEAM_CANCEL on class CL_ISHMED_PRC_TEAM has no exception.

Method HANDLE_TEAM_DATA_CHANGED Signature

Method HANDLE_TEAM_DATA_CHANGED on class CL_ISHMED_PRC_TEAM has no parameter.
Method HANDLE_TEAM_DATA_CHANGED on class CL_ISHMED_PRC_TEAM has no exception.

Method HANDLE_TEAM_FUNC_CAUSE_CHANGE Signature

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

Method HANDLE_TEAM_FUNC_CAUSE_CHANGE on class CL_ISHMED_PRC_TEAM has no exception.

Method HANDLE_TEAM_HOTSPOT_PART Signature

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

Method HANDLE_TEAM_HOTSPOT_PART on class CL_ISHMED_PRC_TEAM has no exception.

Method HANDLE_TEAM_INS_EXT_PARTNER Signature

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

Method HANDLE_TEAM_INS_EXT_PARTNER on class CL_ISHMED_PRC_TEAM has no exception.

Method HANDLE_TEAM_USER_COMMAND Signature

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

Method HANDLE_TEAM_USER_COMMAND on class CL_ISHMED_PRC_TEAM has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_ISHMED_PRC_TEAM has no parameter.
Method INITIALIZE on class CL_ISHMED_PRC_TEAM has no exception.

Method IS_A Signature

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

Method IS_INHERITED_FROM Signature

Method IS_INHERITED_FROM on class CL_ISHMED_PRC_TEAM has no parameter.
Method IS_INHERITED_FROM on class CL_ISHMED_PRC_TEAM has no exception.

Method PLAN_TEAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_CANCEL Call by reference Object reference (TYPE REF TO) CL_ISH_CANCEL Instanz für Storno 20031016
2 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbehandlung 20031006
3 Changing CR_LOCK Call by reference Object reference (TYPE REF TO) CL_ISHMED_LOCK Instanz zur Verwaltung von Sperren 20031013
4 Exporting ET_TEAM Value transfer Type reference (TYPE) ISHMED_T_TEAM_OBJECT Team 20031029
5 Exporting E_CANCEL Value transfer Type reference (TYPE) ISH_ON_OFF Teamplanung wurde abgebrochen (ON/OFF) 20031021
6 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031006
7 Importing IR_ENVIRONMENT Value transfer Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT Instanz für Sammlung aller Objekte des Speichers 20031007
8 Importing IR_PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Parent-Container 20031006
9 Importing IT_SERVICES Value transfer Type reference (TYPE) ISHMED_T_SERVICE_OBJECT Leistungen (für die das Team geplant werden soll) 20031006
10 Importing IT_TASKS_RESTR Value transfer Type reference (TYPE) ISHMED_T_VORGANG Einschränkung der Aufgaben 20031007
11 Importing IT_TEAM Value transfer Type reference (TYPE) ISHMED_T_TEAM_OBJECT Team (nur falls Aufruf ohne Leistungen!) 20031029
12 Importing I_ABLH Value transfer Type reference (TYPE) ISH_ON_OFF '*' Ablauforganisat. Hierarchie berücksichtigen (ON/OFF/*) 20031008
13 Importing I_CALLER Value transfer Type reference (TYPE) N1CALLER Aufrufendes Programm 20031021
14 Importing I_COMMIT Value transfer Type reference (TYPE) ISH_ON_OFF ON Daten auf Datenbank verbuchen (ON/OFF) 20031007
15 Importing I_DEQUEUE Value transfer Type reference (TYPE) ISH_ON_OFF ON Sperren betr. Patient, Fall, ... aufheben 20031013
16 Importing I_DIALOG_MODE Value transfer Type reference (TYPE) N1DIALOG_MODE 'P' Dialog-Modus (I, A, F oder P) 20031006
17 Importing I_ENQUEUE Value transfer Type reference (TYPE) ISH_ON_OFF ON Sperren betr. Patient, Fall, ... setzen 20031013
18 Importing I_INSTITUTION Value transfer Type reference (TYPE) EINRI Einrichtung 20031006
19 Importing I_INVOLV_MA Value transfer Type reference (TYPE) ISH_ON_OFF ON OE-Beteiligung berücksichtigen (ON/OFF) 20031008
20 Importing I_ORGID Value transfer Type reference (TYPE) ORGID Org.Einheit (falls keine Leistung übergeben wurde) 20031030
21 Importing I_PRE_ALLOC Value transfer Type reference (TYPE) ISH_ON_OFF ON Team vorbelegen (ON/OFF) 20031029
22 Importing I_READ_DB Value transfer Type reference (TYPE) ISH_ON_OFF ON Team für Leistung von der Datenbank lesen (ON/OFF) 20031030
23 Importing I_SAVE Value transfer Type reference (TYPE) ISH_ON_OFF ON Daten tatsächlich speichern (ON/OFF) 20031007
24 Importing I_SHOW_CANC_TEAM_IN_DSP Call by reference Type reference (TYPE) ISH_ON_OFF OFF Stornierte Teammitglieder im Anzeigemodus anzeigen (ON/OFF) 20031016
25 Importing I_SHOW_PARTNER Value transfer Type reference (TYPE) ISH_ON_OFF ON Mitarbeitervorrat anzeigen (ON/OFF) 20031007
26 Importing I_SHOW_TASK Value transfer Type reference (TYPE) ISH_ON_OFF ON Aufgabenvorrat anzeigen (ON/OFF) 20031007
27 Importing I_TEAM_STATUS Value transfer Type reference (TYPE) N1STA_LSMA ON Status der Teamsätze (' '= Ist / 'X' = Plan) 20031007
28 Importing I_TITLE Value transfer Type reference (TYPE) SY-TITLE SPACE Titel 20031029
29 Importing I_VCODE Value transfer Type reference (TYPE) ISH_VCODE 'UPD' Verarbeitungsmodus (INS, UPD, DIS) 20031006

Method PLAN_TEAM on class CL_ISHMED_PRC_TEAM has no exception.

Method POPUP_TO_DECIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FCODE Call by reference Type reference (TYPE) SY-UCOMM Funktionscode 20031023
2 Importing IR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbehandlung 20031023
3 Importing IT_TEAM Value transfer Type reference (TYPE) ISHMED_T_RN1_DYNP_TEAM zu vergleichendes Team 20031230
4 Importing I_SERVICE Call by reference Object reference (TYPE REF TO) CL_ISHMED_SERVICE Leistung 20031023

Method POPUP_TO_DECIDE on class CL_ISHMED_PRC_TEAM has no exception.

Method PROCESS_AFTER_INPUT 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 20031006
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031003
3 Importing I_OK_CODE Value transfer Type reference (TYPE) SY-UCOMM Funktionscode 20031003

Method PROCESS_AFTER_INPUT on class CL_ISHMED_PRC_TEAM has no exception.

Method PROCESS_BEFORE_OUTPUT 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 Fehlerbearbeitung 20031006
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031003
3 Importing IR_PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent-Container 20031006
4 Importing I_CHANGE Value transfer Type reference (TYPE) ISH_ON_OFF OFF Änderung wichtiger Daten -> Anzeige neu aufbauen 20031020

Method PROCESS_BEFORE_OUTPUT on class CL_ISHMED_PRC_TEAM has no exception.

Method READ_PARTNER Signature

Method READ_PARTNER on class CL_ISHMED_PRC_TEAM has no parameter.
Method READ_PARTNER on class CL_ISHMED_PRC_TEAM has no exception.

Method READ_PARTNER_ALL_OP Signature

Method READ_PARTNER_ALL_OP on class CL_ISHMED_PRC_TEAM has no parameter.
Method READ_PARTNER_ALL_OP on class CL_ISHMED_PRC_TEAM has no exception.

Method READ_TASK Signature

Method READ_TASK on class CL_ISHMED_PRC_TEAM has no parameter.
Method READ_TASK on class CL_ISHMED_PRC_TEAM has no exception.

Method READ_TEAM 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 20031010
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031010

Method READ_TEAM on class CL_ISHMED_PRC_TEAM has no exception.

Method REMOVE_TEAMS_FROM_ENV 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 20031024
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031024
3 Importing I_SERVICE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SERVICE Leistung 20031024

Method REMOVE_TEAMS_FROM_ENV on class CL_ISHMED_PRC_TEAM has no exception.

Method REWORK_PARTNER_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 20031006
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031006

Method REWORK_PARTNER_SCREEN on class CL_ISHMED_PRC_TEAM has no exception.

Method SAVE Signature

Method SAVE on class CL_ISHMED_PRC_TEAM has no parameter.
Method SAVE on class CL_ISHMED_PRC_TEAM has no exception.

Method SAVE_PROCESS 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 20031006
2 Exporting E_CANCEL Value transfer Type reference (TYPE) ISH_ON_OFF Entscheidungs-Popup wurde abgebrochen (ON/OFF) 20031023
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031006
4 Importing IT_TEAM Value transfer Type reference (TYPE) ISHMED_T_RN1_DYNP_TEAM Teammitglieder (wenn I_SERVICE befüllt ist) 20031027
5 Importing I_COMMIT Value transfer Type reference (TYPE) ISH_ON_OFF OFF Änderungen auf Datenbank durchführen (ON/OFF) 20031006
6 Importing I_SAVE Value transfer Type reference (TYPE) ISH_ON_OFF OFF Änderungen tatsächlich speichern (ON/OFF) 20031006
7 Importing I_SERVICE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SERVICE Leistung (falls nicht beim Aufruf des Prozesses übergeben) 20031016

Method SAVE_PROCESS on class CL_ISHMED_PRC_TEAM has no exception.

Method SET_CURSOR Signature

Method SET_CURSOR on class CL_ISHMED_PRC_TEAM has no parameter.
Method SET_CURSOR on class CL_ISHMED_PRC_TEAM has no exception.

Method SET_SRV_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SRV_LIST Value transfer Type reference (TYPE) ISHMED_T_SCRTEAM_SRVLIST Liste Patientennamen der Leistungen 20031203

Method SET_SRV_LIST on class CL_ISHMED_PRC_TEAM has no exception.

Method SNAPSHOT Signature

Method SNAPSHOT on class CL_ISHMED_PRC_TEAM has no parameter.
Method SNAPSHOT on class CL_ISHMED_PRC_TEAM has no exception.

Method UNDO Signature

Method UNDO on class CL_ISHMED_PRC_TEAM has no parameter.
Method UNDO on class CL_ISHMED_PRC_TEAM has no exception.
Event Signatures

Event BEFORE_CLOSE_AMODAL Signature
Event BEFORE_CLOSE_AMODAL on class CL_ISHMED_PRC_TEAM has no parameter.
Event CLOSED_AMODAL Signature
Event CLOSED_AMODAL on class CL_ISHMED_PRC_TEAM has no parameter.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472