SAP ABAP Class CL_ISHMED_COMP_SERVICES (IS-H: Services Module Class)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     N1BASE_MED (Package) IS-H*MED: Basic Functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_COMPONENT_STD IS-H: Standard Module Class 20031210
Properties
Class CL_ISHMED_COMP_SERVICES  
Short Description IS-H: Services Module Class    
Super Class CL_ISH_COMPONENT_STD IS-H: Standard Module Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE_MED   IS-H*MED: Basic Functionality 
Created 20031210   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_COMP_SERVICES has no forward declaration.
Interfaces
Class CL_ISHMED_COMP_SERVICES has no interface implemented.
Friends
Class CL_ISHMED_COMP_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASSID Constant Public Type reference (TYPE) N1COMPCLASSID 'CL_ISHMED_COMP_SERVICES' IS-H: CORD/PREG: Class Name of a Module 20040413
2 CO_METH_SET_SERVICE_2_CF Constant Public Type reference (TYPE) STRING 'SET_SERVICE_2_CF' Method SET_SERVICE_2_CF 20041203
3 CO_METH_SET_SERVICE_2_UA Constant Public Type reference (TYPE) STRING 'SET_SERVICE_2_UA' Method SET_SERVICE_2_UA 20060925
4 GT_CDOC_FIELD Static Attribute Protected Type reference (TYPE) ISH_T_CDOC_FIELD IS-H: Table of Fields with Change Document Indicator 20040120
5 GT_PRINT_FIELD Static Attribute Protected Type reference (TYPE) ISH_T_PRINT_FIELD IS-H: Table of Fields for Printout 20040201
6 G_VARIANT_HANDLE Instance attribute Public Type reference (TYPE) DISVARIANT-HANDLE 'LOCA' Mgt. ID for repeated calls from the same program 20040120
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040119
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040120
3 GET_CORDPOS Instance method Public Method Returns Corresponding Order Items 20031211
4 HANDLE_EV_DC_AT_OKCODE Instance method Protected Event handling method Event EV_DATA_CHANGED_AT_OKCODE for Service Screen 20031210
5 SET_SERVICE_2_CF Instance method Public Method Sets Service Status to "Confirmed" 20041203
6 SET_SERVICE_2_UA Instance method Public Method Sets Service Status to "Unconfirmed" 20060925
7 TRANS_CORDPOS_FROM_SCR_L Instance method Protected Method Data Transport for Clinical Order from Service Screen 20031210
8 TRANS_CORDPOS_TO_SCR_L Instance method Protected Method Data Transport for Clinical Order into Service Screen 20031210
9 TRANS_FROM_SCR_L Instance method Protected Method Data Transport from Service Screen 20031210
10 TRANS_TO_SCR_L Instance method Protected Method Data Transport into Service Screen 20031210
Events
Class CL_ISHMED_COMP_SERVICES has no event.
Types
Class CL_ISHMED_COMP_SERVICES has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ISHMED_COMP_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISHMED_COMP_SERVICES has no exception.

Method CONSTRUCTOR Signature

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

Method GET_CORDPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CORDPOS Value transfer Object reference (TYPE REF TO) CL_ISHMED_CORDPOS IS-H*MED: Klinische Auftragsposition 20031211

Method GET_CORDPOS on class CL_ISHMED_COMP_SERVICES has no exception.

Method HANDLE_EV_DC_AT_OKCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBJECT Value transfer Attribute reference (LIKE) 20031210
2 Importing IR_SCREEN Value transfer Attribute reference (LIKE) 20031210
3 Importing IT_FIELD_VAL Value transfer Attribute reference (LIKE) 20031210

Method HANDLE_EV_DC_AT_OKCODE on class CL_ISHMED_COMP_SERVICES has no exception.

Method SET_SERVICE_2_CF 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 20041203
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041203
3 Exporting E_TRY_AGAIN Value transfer Type reference (TYPE) ISH_ON_OFF ON: Methode nach COMMIT nochmal aufrufen. 20041203
4 Importing I_ACTUAL_EVENT Value transfer Type reference (TYPE) I Event, zu dem die Methode aufgerufen wird 20041203

Method SET_SERVICE_2_CF on class CL_ISHMED_COMP_SERVICES has no exception.

Method SET_SERVICE_2_UA 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 20060925
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20060925
3 Exporting E_TRY_AGAIN Value transfer Type reference (TYPE) ISH_ON_OFF ON: Methode nach COMMIT nochmal aufrufen. 20060925
4 Importing I_ACTUAL_EVENT Value transfer Type reference (TYPE) I Event, zu dem die Methode aufgerufen wird 20060925

Method SET_SERVICE_2_UA on class CL_ISHMED_COMP_SERVICES has no exception.

Method TRANS_CORDPOS_FROM_SCR_L 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 E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210
3 Importing IR_CORDPOS Call by reference Object reference (TYPE REF TO) CL_ISHMED_PREREG IS-H*MED: Vormerkung 20031210
4 Importing IR_SCR_L Call by reference Object reference (TYPE REF TO) CL_ISHMED_SCR_SERVICES IS-H: Screenklasse Leistungen 20031210

Method TRANS_CORDPOS_FROM_SCR_L on class CL_ISHMED_COMP_SERVICES has no exception.

Method TRANS_CORDPOS_TO_SCR_L 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 E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210
3 Importing IR_CORDPOS Value transfer Object reference (TYPE REF TO) CL_ISHMED_PREREG IS-H*MED: Vormerkung 20031210
4 Importing IR_SCR_L Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCR_SERVICES IS-H: Screenklasse Leistungen 20031210

Method TRANS_CORDPOS_TO_SCR_L on class CL_ISHMED_COMP_SERVICES has no exception.

Method TRANS_FROM_SCR_L 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 E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210
3 Importing IR_SCR_L Call by reference Object reference (TYPE REF TO) CL_ISHMED_SCR_SERVICES IS-H: Screenklasse Leistungen 20031210

Method TRANS_FROM_SCR_L on class CL_ISHMED_COMP_SERVICES has no exception.

Method TRANS_TO_SCR_L 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 E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031210
3 Importing IR_SCR_L Call by reference Object reference (TYPE REF TO) CL_ISHMED_SCR_SERVICES IS-H: Screenklasse Leistungen 20031210

Method TRANS_TO_SCR_L on class CL_ISHMED_COMP_SERVICES has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in 472