SAP ABAP Class CL_ISHMED_FCT_MEDSRV (IS-H*MED: Function Class for Medical Service Processing)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20040914
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20040914
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20040914
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_SNAPSHOT_CALLBACK IS-H: Interface for a Snapshot Callback Object 20041215
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_SNAPSHOT_OBJECT IS-H: Definition for Snapshot Mechanism 20040914
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_FCT_DWS_MEDSRV i.s.h.med: DWS Medical Service Processing Function Class 20050228
Properties
Class CL_ISHMED_FCT_MEDSRV  
Short Description IS-H*MED: Function Class for Medical Service Processing    
Super Class    
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 20110810   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_FCT_MEDSRV has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20040914
2 IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20040914
3 IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20040914
4 IF_ISH_SNAPSHOT_CALLBACK IS-H: Interface for a Snapshot Callback Object 20041215
5 IF_ISH_SNAPSHOT_OBJECT IS-H: Definition for Snapshot Mechanism 20040914
Friends
Class CL_ISHMED_FCT_MEDSRV 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) 20040914
2 CO_MODE_DELETE Instance attribute Public Attribute reference (LIKE) 20040914
3 CO_MODE_ERROR Instance attribute Public Attribute reference (LIKE) 20040914
4 CO_MODE_INSERT Instance attribute Public Attribute reference (LIKE) 20040914
5 CO_MODE_UNCHANGED Instance attribute Public Attribute reference (LIKE) 20040914
6 CO_MODE_UPDATE Instance attribute Public Attribute reference (LIKE) 20040914
7 CO_VCODE_DISPLAY Instance attribute Public Attribute reference (LIKE) 20040914
8 CO_VCODE_INSERT Instance attribute Public Attribute reference (LIKE) 20040914
9 CO_VCODE_UPDATE Instance attribute Public Attribute reference (LIKE) 20040914
10 FALSE Instance attribute Private Attribute reference (LIKE) 20040914
11 GR_CANCEL Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_CANCEL IS-H: Class for Cancellation 20040916
12 GR_COMP_MEDSRV Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_COMP_MEDSRV IS-H*MED: Medical Service Processing Component 20040916
13 GR_CONFIG Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_CON_MEDSRV IS-H*MED: Configuration Class for Medical Service Processing 20040916
14 GR_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_CONTEXT_MEDSRV IS-H*MED: Context Information for Med. Service Processing 20041021
15 GR_ENVIRONMENT Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT IS-H: Class for Collecting All Objects in Memory 20040916
16 GR_LOCK Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_LOCK IS-H*MED: Termination and Removal of Diverse Locks 20040916
17 GR_SNAPSHOTHANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_SNAPSHOTHANDLER IS-H: Handler Class for Snapshot Mechanism 20041215
18 GT_SERVICE_CHANGED Instance attribute Protected Type reference (TYPE) ISHMED_T_SERVICE_OBJECT Changed Service Objects in Tabular Form 20060704
19 G_OWN_CANCEL Instance attribute Protected Type reference (TYPE) ISH_ON_OFF OFF ON: Own Cancellation Object 20040916
20 G_OWN_CONFIG Instance attribute Protected Type reference (TYPE) ISH_ON_OFF OFF ON: Own Configuration Object 20041021
21 G_OWN_CONTEXT Instance attribute Protected Type reference (TYPE) ISH_ON_OFF OFF ON: Own Context Object 20041021
22 G_OWN_ENVIRONMENT Instance attribute Protected Type reference (TYPE) ISH_ON_OFF OFF ON:Own Environment 20040916
23 G_OWN_LOCK Instance attribute Protected Type reference (TYPE) ISH_ON_OFF OFF ON: Own Lock Object 20040916
24 G_VCODE Instance attribute Protected Type reference (TYPE) TNDYM-VCODE CO_VCODE_UPDATE IS-H: Processing Mode 20040916
25 INACTIVE Instance attribute Public Attribute reference (LIKE) 20040914
26 NO Instance attribute Public Attribute reference (LIKE) 20040914
27 OFF Instance attribute Public Attribute reference (LIKE) 20040914
28 ON Instance attribute Public Attribute reference (LIKE) 20040914
29 TRUE Instance attribute Public Attribute reference (LIKE) 20040914
30 YES Instance attribute Public Attribute reference (LIKE) 20040914
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST Instance method Public Method Adjusts Dependent Objects 20040916
2 APPEND_INITIAL_SERVICES Instance method Public Method Adds Initial Services 20041021
3 APPEND_SERVICE Instance method Public Method Add Service Object 20041021
4 APPEND_SERVICES Instance method Public Method Add Service Objects 20041021
5 APPEND_SERVICE_BY_NLEM Instance method Public Method Add a Service Object Using NLEI+NLEM 20041021
6 CHECK Instance method Public Method Execute Checks 20040917
7 CHECK_CHANGES Instance method Public Method Checks Whether Data Has Been Changed 20040917
8 CHECK_CONTEXT Instance method Protected Method Checks Context Info 20041021
9 CHECK_INITIALIZATION Instance method Protected Method Checks Whether Initialization Was Successful 20040916
10 CLEAR_CANCEL Instance method Protected Method Deletes (and Destroys Own) Cancellation Object 20040916
11 CLEAR_COMP_MEDSRV Instance method Protected Method Destroys Associated Service Component 20041018
12 CLEAR_CONFIG Instance method Protected Method Deletes (and Destroys Own) Configuration Object 20040916
13 CLEAR_CONTEXT Instance method Protected Method Deletes (and Destroys Own) Context Object 20041021
14 CLEAR_ENVIRONMENT Instance method Protected Method Deletes (and Destroys Own) Environment Object 20040916
15 CLEAR_LOCK Instance method Protected Method Deletes (and Destroys Own) Lock Object 20040916
16 COMMIT Instance method Public Method Commit work and wait 20041215
17 COMPLETE_CONSTRUCTION Instance method Protected Method Completes Instantiation (See CREATE) 20040914
18 COMPLETE_CONTEXT Instance method Public Method Completes Context Info 20041018
19 COPY_AND_APPEND_SERVICE Instance method Public Method Copy and Add Service 20041217
20 COPY_AND_APPEND_SERVICES Instance method Public Method Copy and Add Services 20041217
21 COPY_SERVICE Instance method Public Method Copy Service 20041217
22 COPY_SERVICES Instance method Public Method Copy services 20041217
23 CREATE Static method Public Method Creates a CL_ISHMED_FCT_MEDSRV Object 20041008
24 CREATE_COMP_MEDSRV Instance method Protected Method Creates Associated Component Object 20040916
25 CREATE_OWN_CANCEL Instance method Protected Method Creates Own Cancellation Object 20040916
26 CREATE_OWN_CONFIG Instance method Protected Method Creates Own Configuration Object 20041021
27 CREATE_OWN_CONTEXT Instance method Protected Method Creates Own Context Object 20041021
28 CREATE_OWN_ENVIRONMENT Instance method Protected Method Creates Own Environment Object 20040916
29 CREATE_OWN_LOCK Instance method Protected Method Creates Own Lock Object 20040916
30 CREATE_SERVICE_BY_NLEM Instance method Public Method Creates a Service Object from NLEI+NLEM 20041217
31 DEQUEUE Instance method Public Method Unlocks All Associated Objects 20050117
32 DESTROY Instance method Public Method Destroys Function Object 20040917
33 ENQUEUE Instance method Public Method Locks All Associated Objects 20050117
34 GET_CANCEL Instance method Public Method Returns Cancellation Object 20040916
35 GET_COMP_MEDSRV Instance method Public Method Returns (and Creates) Associated Component Object 20040916
36 GET_CONFIG Instance method Public Method Returns Configuration Object 20040916
37 GET_CONTEXT Instance method Public Method Returns Context Object 20041021
38 GET_CONTEXT_PATNR Instance method Public Method Returns Context Object PATNR 20050117
39 GET_DEQUEUE Instance method Protected Method Returns Whether Locks Are to Be Lifted by Self 20040916
40 GET_ENQUEUE Instance method Protected Method Returns Whther Locks Are to Be Made by Self 20040916
41 GET_ENVIRONMENT Instance method Public Method Returns the Environment 20040916
42 GET_INITIAL_SERVICES Instance method Public Method Returns Service Objects to Be Processed Initially 20041008
43 GET_LOCK Instance method Public Method Returns the Lock Object 20040916
44 GET_SNAPSHOTHANDLER Instance method Protected Method Returns the Snapshot Handler 20041215
45 GET_TYPE Instance method Public Method 20040914
46 GET_T_RUN_DATA Instance method Public Method Returns All Associated Movement Data Objects 20040917
47 GET_VCODE Instance method Public Method Returns a Processing Mode 20040916
48 GET_VMA Instance method Public Method Returns the Employee Responsible 20050103
49 HAS_SERVICE Instance method Public Method Returns Whether Service Object Belongs to Function Object 20050103
50 INITIALIZE Instance method Public Method Initialization 20040916
51 INITIALIZE_CANCEL Instance method Protected Method Initializes Associated Cancelleation Object 20041018
52 INITIALIZE_COMP_MEDSRV Instance method Protected Method Initializes Associated Component Object 20040916
53 INITIALIZE_CONFIG Instance method Protected Method Initializes Associated Configuration 20041018
54 INITIALIZE_CONTEXT Instance method Protected Method Initializes Associated Context Info 20041021
55 INITIALIZE_ENVIRONMENT Instance method Protected Method Initializes Associated Environment 20041018
56 INITIALIZE_LOCK Instance method Protected Method Initializes Associated Lock Object 20041018
57 INITIALIZE_VCODE Instance method Protected Method Initializes Process Mode 20041018
58 IS_A Instance method Public Method 20040914
59 IS_CANCEL_NEEDED Instance method Protected Method Returns Whether Cancellation Object Is Required 20040916
60 IS_INHERITED_FROM Instance method Public Method 20040914
61 IS_LOCK_NEEDED Instance method Protected Method Returns Whether Lock Object Is Requires 20040916
62 IS_SERVICE_EMPTY Instance method Public Method Returns Whether Specified Service Is Empty 20050112
63 REFRESH Instance method Public Method Updates All Data 20041222
64 REFRESH_CONTEXT Instance method Public Method Refreshes the Context 20050726
65 REMOVE_SERVICE Instance method Public Method Removes a Service (Not Cancellation) 20041217
66 REMOVE_SERVICES Instance method Public Method Removes Services (Not Cancellation) 20041217
67 RESET_SERVICES Instance method Public Method New Import of Initial Services 20041104
68 RESET_VCODE Instance method Public Method Change Processing Mode 20041107
69 ROLLBACK Instance method Public Method Rollback Work 20041215
70 SAVE Instance method Public Method Execute Save 20040917
71 SNAPSHOT Instance method Public Method 20040914
72 UNDO Instance method Public Method 20040914
Events
Class CL_ISHMED_FCT_MEDSRV has no event.
Types
Class CL_ISHMED_FCT_MEDSRV has no local type.
Method Signatures

Method ADJUST 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 20040916
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040916
3 Importing I_ADJUST_CANCEL Call by reference Type reference (TYPE) ISH_ON_OFF OFF ON: Stornoobjekt in abhängigen Objekten anpassen 20040916
4 Importing I_ADJUST_CONFIG Call by reference Type reference (TYPE) ISH_ON_OFF OFF ON: Konfigurationsobjekt in abhängigen Objekten anpassen 20040916
5 Importing I_ADJUST_ENVIRONMENT Call by reference Type reference (TYPE) ISH_ON_OFF OFF ON: Environment in abhängigen Objekten anpassen 20040916
6 Importing I_ADJUST_LOCK Call by reference Type reference (TYPE) ISH_ON_OFF OFF ON: Sperrobjekt in abhängigen Objekten anpassen 20040916
7 Importing I_ADJUST_VCODE Call by reference Type reference (TYPE) ISH_ON_OFF OFF ON: Verarbeitungsmodus in abhängigen Objekten anpassen 20040916

Method ADJUST on class CL_ISHMED_FCT_MEDSRV has no exception.

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

Method APPEND_INITIAL_SERVICES on class CL_ISHMED_FCT_MEDSRV has no exception.

Method APPEND_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SERVICE Call by reference Object reference (TYPE REF TO) CL_ISHMED_SERVICE Hinzuzufügendes Leistungsobjekt 20041021
2 Returning R_APPENDED Value transfer Type reference (TYPE) ISH_ON_OFF ON: Leistungsobjekt wurde hinzugefügt 20041217

Method APPEND_SERVICE on class CL_ISHMED_FCT_MEDSRV has no exception.

Method APPEND_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SERVICE Call by reference Type reference (TYPE) ISHMED_T_SERVICE_OBJECT Hinzuzufügende Leistungsobjekte 20041021
2 Returning RT_SERVICE_APPENDED Value transfer Type reference (TYPE) ISHMED_T_SERVICE_OBJECT Hinzugefügte Leistungsobjekte 20041217

Method APPEND_SERVICES on class CL_ISHMED_FCT_MEDSRV has no exception.

Method APPEND_SERVICE_BY_NLEM 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 20041021
2 Exporting ER_SERVICE_APPENDED Call by reference Object reference (TYPE REF TO) CL_ISHMED_SERVICE Hinzugefügtes neues Leistungsobjekt 20041217
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041021
4 Importing IS_NLEI Call by reference Type reference (TYPE) NLEI IS-H: Erbrachte Leistungen 20041021
5 Importing IS_NLEM Call by reference Type reference (TYPE) NLEM IS-H*MED: Leistung medizinisch 20041021
6 Importing I_VMA Call by reference Type reference (TYPE) N1MITARB IS-H: Verantwortlicher Mitarbeiter 20041217

Method APPEND_SERVICE_BY_NLEM on class CL_ISHMED_FCT_MEDSRV has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040917
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040917

Method CHECK on class CL_ISHMED_FCT_MEDSRV has no exception.

Method CHECK_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 IS-H*MED: Klasse zur Fehlerabarbeitung 20040917
2 Exporting E_CHANGED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Daten wurden verändert 20040917
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040917

Method CHECK_CHANGES on class CL_ISHMED_FCT_MEDSRV has no exception.

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

Method CHECK_CONTEXT on class CL_ISHMED_FCT_MEDSRV has no exception.

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

Method CHECK_INITIALIZATION on class CL_ISHMED_FCT_MEDSRV has no exception.

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

Method CLEAR_CANCEL on class CL_ISHMED_FCT_MEDSRV has no exception.

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

Method CLEAR_COMP_MEDSRV on class CL_ISHMED_FCT_MEDSRV has no exception.

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

Method CLEAR_CONFIG on class CL_ISHMED_FCT_MEDSRV has no exception.

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

Method CLEAR_CONTEXT on class CL_ISHMED_FCT_MEDSRV has no exception.

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

Method CLEAR_ENVIRONMENT on class CL_ISHMED_FCT_MEDSRV has no exception.

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

Method CLEAR_LOCK on class CL_ISHMED_FCT_MEDSRV has no exception.

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

Method COMMIT on class CL_ISHMED_FCT_MEDSRV 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 S-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_FCT_MEDSRV has no exception.

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

Method COMPLETE_CONTEXT on class CL_ISHMED_FCT_MEDSRV has no exception.

Method COPY_AND_APPEND_SERVICE 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 20041217
2 Exporting ER_SERVICE_APPENDED Call by reference Object reference (TYPE REF TO) CL_ISHMED_SERVICE Kopiertes und hinzugefügtes Leistungsobjekt 20041217
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041217
4 Importing IR_SERVICE Call by reference Object reference (TYPE REF TO) CL_ISHMED_SERVICE Zu kopierendes und hinzuzufügendes Leistungsobjekt 20041217
5 Importing I_LEIST_NEW Call by reference Type reference (TYPE) NLEI-LEIST Neuer Leistungscode 20041217

Method COPY_AND_APPEND_SERVICE on class CL_ISHMED_FCT_MEDSRV has no exception.

Method COPY_AND_APPEND_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 20041217
2 Exporting ET_SERVICE_APPENDED Call by reference Type reference (TYPE) ISHMED_T_SERVICE_OBJECT Kopierte und hinzugefügte Leistungsobjekte 20041217
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041217
4 Importing IT_SERVICE Call by reference Type reference (TYPE) ISHMED_T_SERVICE_OBJECT Zu kopierende und hinzuzufügende Leistungsobjekte 20041217

Method COPY_AND_APPEND_SERVICES on class CL_ISHMED_FCT_MEDSRV has no exception.

Method COPY_SERVICE 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 20041217
2 Exporting ER_SERVICE_COPIED Call by reference Object reference (TYPE REF TO) CL_ISHMED_SERVICE Neu entstandene (kopierte) Leistung 20041217
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041217
4 Importing IR_SERVICE Call by reference Object reference (TYPE REF TO) CL_ISHMED_SERVICE Zu kopierende Leistung 20041217
5 Importing I_LEIST_NEW Call by reference Type reference (TYPE) NLEI-LEIST Neuer Leistungscode 20041217

Method COPY_SERVICE on class CL_ISHMED_FCT_MEDSRV has no exception.

Method COPY_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 20041217
2 Exporting ET_SERVICE_COPIED Call by reference Type reference (TYPE) ISHMED_T_SERVICE_OBJECT Neue entstandene (kopierte) Leistungen 20041217
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041217
4 Importing IT_SERVICE Call by reference Type reference (TYPE) ISHMED_T_SERVICE_OBJECT Zu kopierende Leistungen 20041217

Method COPY_SERVICES on class CL_ISHMED_FCT_MEDSRV has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING S-H*MED: Klasse zur Fehlerabarbeitung 20041008
2 Exporting ER_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISHMED_FCT_MEDSRV ISHMED: Funktionsklasse für die Med. Leistungsbearbeitung 20041008
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041008

Method CREATE on class CL_ISHMED_FCT_MEDSRV has no exception.

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

Method CREATE_COMP_MEDSRV on class CL_ISHMED_FCT_MEDSRV has no exception.

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

Method CREATE_OWN_CANCEL on class CL_ISHMED_FCT_MEDSRV has no exception.

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

Method CREATE_OWN_CONFIG on class CL_ISHMED_FCT_MEDSRV has no exception.

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

Method CREATE_OWN_CONTEXT on class CL_ISHMED_FCT_MEDSRV has no exception.

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

Method CREATE_OWN_ENVIRONMENT on class CL_ISHMED_FCT_MEDSRV has no exception.

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

Method CREATE_OWN_LOCK on class CL_ISHMED_FCT_MEDSRV has no exception.

Method CREATE_SERVICE_BY_NLEM 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 20041217
2 Exporting ER_SERVICE_CREATED Call by reference Object reference (TYPE REF TO) CL_ISHMED_SERVICE Erzeugtes neues Leistungsobjekt 20041217
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041217
4 Importing IS_NLEI Call by reference Type reference (TYPE) NLEI IS-H: Erbrachte Leistungen 20041217
5 Importing IS_NLEM Call by reference Type reference (TYPE) NLEM IS-H*MED: Leistung medizinisch 20041217
6 Importing I_PREALLOC_ORGIDS Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: ANFOE/ANPOE werden vorbelegt, wenn leer. 20050523
7 Importing I_VMA Call by reference Type reference (TYPE) N1MITARB IS-H: Verantwortlicher Mitarbeiter 20041217

Method CREATE_SERVICE_BY_NLEM on class CL_ISHMED_FCT_MEDSRV 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 IS-H*MED: Klasse zur Fehlerabarbeitung 20050117
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050117

Method DEQUEUE on class CL_ISHMED_FCT_MEDSRV 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 IS-H*MED: Klasse zur Fehlerabarbeitung 20040917
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040917
3 Importing I_DESTROY_COMPONENTS Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: Bausteine mitzerstören 20040917
4 Importing I_DESTROY_DATA_OBJECTS Call by reference Type reference (TYPE) ISH_ON_OFF OFF ON: Zugehörige Datenobjekte mitzerstören 20040917
5 Importing I_DESTROY_OWN_CANCEL Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: Eigenes Stornoobjekt mitzerstören 20040917
6 Importing I_DESTROY_OWN_CONFIG Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: Eigenes Konfigurationsobjekt mitzerstören 20040917
7 Importing I_DESTROY_OWN_ENVIRONMENT Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: Eigenes Environmentobjekt mitzerstören 20040917
8 Importing I_DESTROY_OWN_LOCK Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: Eigenes Sperrobjekt mitzerstören 20040917
9 Importing I_DESTROY_SCREENS Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: Screens der Bausteine mitzerstören 20040917

Method DESTROY on class CL_ISHMED_FCT_MEDSRV 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 IS-H*MED: Klasse zur Fehlerabarbeitung 20050117
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050117

Method ENQUEUE on class CL_ISHMED_FCT_MEDSRV has no exception.

Method GET_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CANCEL Value transfer Object reference (TYPE REF TO) CL_ISH_CANCEL IS-H: Klasse für Storno 20040916

Method GET_CANCEL on class CL_ISHMED_FCT_MEDSRV has no exception.

Method GET_COMP_MEDSRV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_COMP_MEDSRV Value transfer Object reference (TYPE REF TO) CL_ISHMED_COMP_MEDSRV ISHMED: Baustein Med. Leistungsbearbeitung 20040916

Method GET_COMP_MEDSRV on class CL_ISHMED_FCT_MEDSRV has no exception.

Method GET_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CONFIG Value transfer Object reference (TYPE REF TO) CL_ISHMED_CON_MEDSRV ISHMED:Konfigurationsklasse für die Med.Leistungsbearbeitung 20040916

Method GET_CONFIG on class CL_ISHMED_FCT_MEDSRV has no exception.

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CONTEXT Value transfer Object reference (TYPE REF TO) CL_ISHMED_CONTEXT_MEDSRV IS-H*MED: Kontextinformation für Med. Leistungsbearbeitung 20041021

Method GET_CONTEXT on class CL_ISHMED_FCT_MEDSRV has no exception.

Method GET_CONTEXT_PATNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PATNR Value transfer Type reference (TYPE) PATNR PATNR des Kontextobjekts 20050117

Method GET_CONTEXT_PATNR on class CL_ISHMED_FCT_MEDSRV has no exception.

Method GET_DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DEQUEUE Value transfer Type reference (TYPE) ISH_ON_OFF ON: Sperren sollen selbst gemacht werden 20040916

Method GET_DEQUEUE on class CL_ISHMED_FCT_MEDSRV has no exception.

Method GET_ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ENQUEUE Value transfer Type reference (TYPE) ISH_ON_OFF ON: Sperren sollen selbst aufgehoben werden 20040916

Method GET_ENQUEUE on class CL_ISHMED_FCT_MEDSRV has no exception.

Method GET_ENVIRONMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_ENVIRONMENT Value transfer Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT IS-H: Klasse für Sammlung aller Objekte des Speichers 20040916

Method GET_ENVIRONMENT on class CL_ISHMED_FCT_MEDSRV has no exception.

Method GET_INITIAL_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 20041008
2 Exporting ET_SERVICE Call by reference Type reference (TYPE) ISHMED_T_SERVICE_OBJECT IS-H*MED: Tabellentyp für Leistungsobjekt 20041008
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041008

Method GET_INITIAL_SERVICES on class CL_ISHMED_FCT_MEDSRV has no exception.

Method GET_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_LOCK Value transfer Object reference (TYPE REF TO) CL_ISHMED_LOCK IS-H*MED: Absetzen und Aufhebung von div. Sperren 20040916

Method GET_LOCK on class CL_ISHMED_FCT_MEDSRV has no exception.

Method GET_SNAPSHOTHANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SNAPSHOTHANDLER Value transfer Object reference (TYPE REF TO) CL_ISH_SNAPSHOTHANDLER IS-H: Behandlerklasse für Snapshot-Mechanismus 20041215

Method GET_SNAPSHOTHANDLER on class CL_ISHMED_FCT_MEDSRV has no exception.

Method GET_TYPE Signature

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

Method GET_T_RUN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040917
2 Exporting ET_RUN_DATA Call by reference Type reference (TYPE) ISH_T_OBJECTBASE IS-H: Tabelle mit IF_ISH_OBJECTBASE Referenzen 20040917
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040917
4 Importing I_USE_ONLY_MEMORY Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: Nur bereits im Speicher befindliche Objekte berücksichti 20040917

Method GET_T_RUN_DATA on class CL_ISHMED_FCT_MEDSRV has no exception.

Method GET_VCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VCODE Value transfer Type reference (TYPE) TNDYM-VCODE IS-H: Verarbeitungsmodus 20040916

Method GET_VCODE on class CL_ISHMED_FCT_MEDSRV has no exception.

Method GET_VMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VMA Value transfer Type reference (TYPE) N1MITARB IS-H: Verantwortlicher Mitarbeiter 20050103

Method GET_VMA on class CL_ISHMED_FCT_MEDSRV has no exception.

Method HAS_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SERVICE Call by reference Object reference (TYPE REF TO) CL_ISHMED_SERVICE IS-H*MED: Leistung im ISHMED 20050103
2 Returning R_HAS_SERVICE Value transfer Type reference (TYPE) ISH_ON_OFF ON: ir_service gehört zum Funktionsobjekt 20050103

Method HAS_SERVICE on class CL_ISHMED_FCT_MEDSRV has no exception.

Method INITIALIZE 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 S-H*MED: Klasse zur Fehlerabarbeitung 20040916
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040916
3 Importing IR_CANCEL Call by reference Object reference (TYPE REF TO) CL_ISH_CANCEL IS-H: Klasse für Storno 20040916
4 Importing IR_CONFIG Call by reference Object reference (TYPE REF TO) CL_ISHMED_CON_MEDSRV IS-H*MED:Konf.-klasse für die Med.Leistungsbearbeitung 20040916
5 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) CL_ISHMED_CONTEXT_MEDSRV IS-H*MED: Kontextinformation für Med. Leistungsbearbeitung 20041021
6 Importing IR_ENVIRONMENT Call by reference Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT IS-H: Klasse für Sammlung aller Objekte des Speichers 20040916
7 Importing IR_LOCK Call by reference Object reference (TYPE REF TO) CL_ISHMED_LOCK IS-H*MED: Absetzen und Aufhebung von div. Sperren 20040916
8 Importing I_VCODE Call by reference Type reference (TYPE) TNDYM-VCODE CO_VCODE_UPDATE IS-H: Verarbeitungsmodus 20040916

Method INITIALIZE on class CL_ISHMED_FCT_MEDSRV has no exception.

Method INITIALIZE_CANCEL 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 20041018
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041018
3 Importing IR_CANCEL Call by reference Object reference (TYPE REF TO) CL_ISH_CANCEL IS-H: Klasse für Storno 20041018

Method INITIALIZE_CANCEL on class CL_ISHMED_FCT_MEDSRV has no exception.

Method INITIALIZE_COMP_MEDSRV 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 20040916
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040916
3 Importing I_FALNR Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20041018
4 Importing I_LFDBEW Call by reference Type reference (TYPE) LFDBEW IS-H: Laufende Nummer einer Bewegung 20041018
5 Importing I_PATNR Call by reference Type reference (TYPE) PATNR IS-H: Patientennummer 20041018

Method INITIALIZE_COMP_MEDSRV on class CL_ISHMED_FCT_MEDSRV has no exception.

Method INITIALIZE_CONFIG 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 20041018
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041018
3 Importing IR_CONFIG Call by reference Object reference (TYPE REF TO) CL_ISHMED_CON_MEDSRV IS-H*MED:Konf.-klasse für die Med.Leistungsbearbeitung 20041018

Method INITIALIZE_CONFIG on class CL_ISHMED_FCT_MEDSRV has no exception.

Method INITIALIZE_CONTEXT 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 20041021
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041021
3 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) CL_ISHMED_CONTEXT_MEDSRV IS-H*MED: Kontextinformation für Med. Leistungsbearbeitung 20041021

Method INITIALIZE_CONTEXT on class CL_ISHMED_FCT_MEDSRV has no exception.

Method INITIALIZE_ENVIRONMENT 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 20041018
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041018
3 Importing IR_ENVIRONMENT Call by reference Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT IS-H: Klasse für Sammlung aller Objekte des Speichers 20041018

Method INITIALIZE_ENVIRONMENT on class CL_ISHMED_FCT_MEDSRV has no exception.

Method INITIALIZE_LOCK 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 20041018
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041018
3 Importing IR_LOCK Call by reference Object reference (TYPE REF TO) CL_ISHMED_LOCK IS-H*MED: Absetzen und Aufhebung von div. Sperren 20041018

Method INITIALIZE_LOCK on class CL_ISHMED_FCT_MEDSRV has no exception.

Method INITIALIZE_VCODE 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 20041018
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041018
3 Importing I_VCODE Call by reference Type reference (TYPE) TNDYM-VCODE IS-H: Verarbeitungsmodus 20041018

Method INITIALIZE_VCODE on class CL_ISHMED_FCT_MEDSRV has no exception.

Method IS_A Signature

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

Method IS_CANCEL_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NEEDED Value transfer Type reference (TYPE) ISH_ON_OFF ON: Stornoobjekt wird benötigt 20040916

Method IS_CANCEL_NEEDED on class CL_ISHMED_FCT_MEDSRV has no exception.

Method IS_INHERITED_FROM Signature

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

Method IS_LOCK_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NEEDED Value transfer Type reference (TYPE) ISH_ON_OFF ON: Sperrobjekt wird benötigt 20040916

Method IS_LOCK_NEEDED on class CL_ISHMED_FCT_MEDSRV has no exception.

Method IS_SERVICE_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SERVICE Call by reference Object reference (TYPE REF TO) CL_ISHMED_SERVICE IS-H*MED: Leistung im ISHMED 20050112
2 Returning R_EMPTY Value transfer Type reference (TYPE) ISH_ON_OFF ON: IR_SERVICE ist leer 20050112

Method IS_SERVICE_EMPTY on class CL_ISHMED_FCT_MEDSRV has no exception.

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

Method REFRESH on class CL_ISHMED_FCT_MEDSRV has no exception.

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

Method REFRESH_CONTEXT on class CL_ISHMED_FCT_MEDSRV has no exception.

Method REMOVE_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SERVICE Call by reference Object reference (TYPE REF TO) CL_ISHMED_SERVICE Zu entfernendes Leistungsobjekt 20041217
2 Returning R_REMOVED Value transfer Type reference (TYPE) ISH_ON_OFF ON: Leistungsobjekt wurde entfernt 20041217

Method REMOVE_SERVICE on class CL_ISHMED_FCT_MEDSRV has no exception.

Method REMOVE_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SERVICE Call by reference Type reference (TYPE) ISHMED_T_SERVICE_OBJECT Leistungsobjekte (leer = alle Leistungen) 20041217
2 Returning RT_SERVICE_LEFT Value transfer Type reference (TYPE) ISHMED_T_SERVICE_OBJECT Nicht entfernte Leistungsobjekte (aus IT_SERVICE) 20041217

Method REMOVE_SERVICES on class CL_ISHMED_FCT_MEDSRV has no exception.

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

Method RESET_SERVICES on class CL_ISHMED_FCT_MEDSRV has no exception.

Method RESET_VCODE 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 20041107
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041107
3 Importing I_ADJUST Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: Verarbeitungsmodus in abhängigen Objekten anpassen 20041107
4 Importing I_NEW_VCODE Call by reference Type reference (TYPE) TNDYM-VCODE Neuer Verarbeitungsmodus 20041107

Method RESET_VCODE on class CL_ISHMED_FCT_MEDSRV has no exception.

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

Method ROLLBACK on class CL_ISHMED_FCT_MEDSRV has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040917
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040917
3 Exporting E_SAVED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Daten wurden gesichert 20100330
4 Importing I_TCODE Call by reference Type reference (TYPE) SY-TCODE SY-TCODE ABAP-Programm, aktueller Transaktionscode 20040917
5 Importing I_TESTRUN Call by reference Type reference (TYPE) ISH_ON_OFF OFF ON: Nur Testlauf durchführen 20040917

Method SAVE on class CL_ISHMED_FCT_MEDSRV has no exception.

Method SNAPSHOT Signature

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

Method UNDO Signature

Method UNDO on class CL_ISHMED_FCT_MEDSRV has no parameter.
Method UNDO on class CL_ISHMED_FCT_MEDSRV has no exception.
History
Last changed by/on SAP  20110810 
SAP Release Created in 473