SAP ABAP Class CL_ISHMED_PRC_SERVICES (IS-H: Services 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 20031210
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20031210
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20031210
Properties
Class CL_ISHMED_PRC_SERVICES  
Short Description IS-H: Services 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 20031210   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_PRC_SERVICES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20031210
2 IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20031210
3 IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20031210
Friends
Class CL_ISHMED_PRC_SERVICES 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) 20031210
2 CO_MODE_DELETE Instance attribute Public Attribute reference (LIKE) 20031210
3 CO_MODE_ERROR Instance attribute Public Attribute reference (LIKE) 20031210
4 CO_MODE_INSERT Instance attribute Public Attribute reference (LIKE) 20031210
5 CO_MODE_UNCHANGED Instance attribute Public Attribute reference (LIKE) 20031210
6 CO_MODE_UPDATE Instance attribute Public Attribute reference (LIKE) 20031210
7 CO_TYPE_COMP_SERVICES Instance attribute Public Attribute reference (LIKE) 20031210
8 CO_TYPE_PRC_ADMISSION Instance attribute Public Attribute reference (LIKE) 20031210
9 CO_TYPE_PRC_SERVICES Instance attribute Public Attribute reference (LIKE) 20031210
10 CO_TYPE_SCR_SERVICES Instance attribute Public Attribute reference (LIKE) 20031210
11 CO_VCODE_DISPLAY Instance attribute Public Attribute reference (LIKE) 20031210
12 CO_VCODE_INSERT Instance attribute Public Attribute reference (LIKE) 20031210
13 CO_VCODE_UPDATE Instance attribute Public Attribute reference (LIKE) 20031210
14 FALSE Instance attribute Public Attribute reference (LIKE) 20031210
15 GR_COMP_SERVICES Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_COMP_SERVICES IS-H: Admission Data Component Class 20031210
16 GR_CONT Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20031210
17 GR_CORDER Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_CORDER Clinical Order to Be Processed 20031210
18 GR_ENVIRONMENT Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT Environment, Where Objects Are Stored 20031210
19 GR_PRC_SERVICES Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_PRC_SERVICES IS-H: Admission Data Process 20031210
20 GR_PREREG Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_PREREG IS-H*MED: Preregistration 20031210
21 GR_SCREEN Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_SCREEN IS-H: Base Class for Interface Management 20031210
22 GR_SCR_SERVICES Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_SCR_SERVICES IS-H: Admission Data Screen Class 20031210
23 GS_PARENT Instance attribute Protected Type reference (TYPE) RNSCR_PARENT IS-H: Container for Screen Class 20031210
24 GT_FVAL Instance attribute Protected Type reference (TYPE) ISH_T_FIELD_VALUE IS-H: Table for Field Values 20031210
25 GT_VNLEI Instance attribute Protected Type reference (TYPE) ISHMED_T_VNLEI IS-H*MED: Update Structure Table for the NLEI 20031210
26 GT_VNLEM Instance attribute Protected Type reference (TYPE) ISHMED_T_VNLEM IS-H*MED: Table Type for Structure V_NLEM 20031210
27 G_COMP_SERVICES_CLASSNAME Static Attribute Protected Type reference (TYPE) STRING Class Name Admission Data Component 20031210
28 G_VCODE Instance attribute Protected Type reference (TYPE) TNDYM-VCODE IS-H: Processing Mode 20031210
29 INACTIVE Instance attribute Public Attribute reference (LIKE) 20031210
30 NO Instance attribute Public Attribute reference (LIKE) 20031210
31 OFF Instance attribute Public Attribute reference (LIKE) 20031210
32 ON Instance attribute Public Attribute reference (LIKE) 20031210
33 TRUE Instance attribute Public Attribute reference (LIKE) 20031210
34 YES Instance attribute Public Attribute reference (LIKE) 20031210
Methods
# Method Level Visibility Method type Description Created on
1 COMPLETE_CONSTRUCTION Instance method Protected Method Completes Object Creation (CREATE). 20031210
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031210
3 COUPLE Instance method Public Method Links Process with Screen Class 20031210
4 CREATE Static method Public Method Returns New CL_ISH_PRC_ORDER Object 20031210
5 DESTROY Instance method Public Method Destroys Self 20031210
6 FILL_SERVICES Instance method Public Method Fill Services 20031210
7 GET_PARENT Instance method Public Method Returns Parent 20031210
8 GET_TYPE Instance method Public Method 20031210
9 IS_A Instance method Public Method 20031210
10 IS_INHERITED_FROM Instance method Public Method 20031210
11 MODIFY_SCREEN Instance method Public Method Modification of Dynpro Field Attributes 20031210
Events
Class CL_ISHMED_PRC_SERVICES has no event.
Types
Class CL_ISHMED_PRC_SERVICES has no local type.
Method Signatures

Method COMPLETE_CONSTRUCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_CORDER Value transfer Object reference (TYPE REF TO) CL_ISH_CORDER Zu bearbeitender Kl. Auftrag. 20031210
2 Changing CR_ENVIRONMENT Value transfer Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT Environment, in dem Objekte abgelegt werden. 20031210
3 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20031210
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210

Method COMPLETE_CONSTRUCTION on class CL_ISHMED_PRC_SERVICES has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_PRC_SERVICES has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_PRC_SERVICES has no exception.

Method COUPLE 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 20031210
2 Exporting ES_PARENT Value transfer Type reference (TYPE) RNSCR_PARENT IS-H: Behälter für Screenklasse 20031210
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210
4 Importing I_CONT_NAME Value transfer Type reference (TYPE) C 20031210
5 Importing I_DYNNR Value transfer Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20031210
6 Importing I_REPID Value transfer Type reference (TYPE) SY-REPID 20031210

Method COUPLE on class CL_ISHMED_PRC_SERVICES has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_CORDER Value transfer Object reference (TYPE REF TO) CL_ISH_CORDER Zu bearbeitender Kl. Auftrag 20031210
2 Changing CR_ENVIRONMENT Value transfer Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT Envrionment, in dem Objekte abgelegt werden. 20031210
3 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20031210
4 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_PRC_SERVICES IS-H: Prozess Auftragsdaten 20031210
5 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210

Method CREATE on class CL_ISHMED_PRC_SERVICES has no exception.

Method DESTROY Signature

Method DESTROY on class CL_ISHMED_PRC_SERVICES has no parameter.
Method DESTROY on class CL_ISHMED_PRC_SERVICES has no exception.

Method FILL_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VNLEI Value transfer Type reference (TYPE) ISHMED_T_VNLEI IS-H*MED: Verbucherstruktur-Tabelle für die NLEI 20031210
2 Importing IT_VNLEM Value transfer Type reference (TYPE) ISHMED_T_VNLEM IS-H*MED: Tabelltentype für Struktur V_NLEM 20031210

Method FILL_SERVICES on class CL_ISHMED_PRC_SERVICES has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class CL_ISHMED_PRC_SERVICES has no parameter.
Method GET_PARENT on class CL_ISHMED_PRC_SERVICES has no exception.

Method GET_TYPE Signature

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

Method IS_A Signature

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

Method IS_INHERITED_FROM Signature

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

Method MODIFY_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SCREEN Call by reference Type reference (TYPE) SCREEN Strukturbeschreibung für System-Datenobjekt SCREEN 20031210

Method MODIFY_SCREEN on class CL_ISHMED_PRC_SERVICES has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472