SAP ABAP Class CL_ISHMED_COMP_RADIOLOGY (IS-H*MED: Radiology Component 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 20030813
Properties
Class CL_ISHMED_COMP_RADIOLOGY  
Short Description IS-H*MED: Radiology Component 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 20030813   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_COMP_RADIOLOGY has no forward declaration.
Interfaces
Class CL_ISHMED_COMP_RADIOLOGY has no interface implemented.
Friends
Class CL_ISHMED_COMP_RADIOLOGY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CHECK_RADIOLOGY_DATA_VALUE Constant Public Type reference (TYPE) STRING 'CHECK_RADIOLOGIE_DATA' Checks Radiology Data 20050301
2 CO_CLASSID Constant Public Type reference (TYPE) N1COMPCLASSID 'CL_ISHMED_COMP_RADIOLOGY' IS-H: Class Name of a Component 20031124
3 CO_METH_CHECK_RAD_LAB_RESULTS Constant Public Type reference (TYPE) STRING 'CHECK_RAD_LAB_RESULTS' Method CHECK_RAD_LAB_RESULTS 20051003
4 CO_METH_CHECK_RAD_RISK_FACTORS Constant Public Type reference (TYPE) STRING 'CHECK_RAD_RISK_FACTORS' Method CHECK_RAD_RISK_FACTORS 20050912
5 CO_METH_CREATE_RAD_DOCUS Constant Public Type reference (TYPE) STRING 'CREATE_RAD_DOCUS' CREATE_RAD_DOCUS Method 20031118
6 GR_EX_RADBASE Instance attribute Protected Object reference (TYPE REF TO) IF_EX_ISHMED_RAD_BASE BAdI Interface IF_EX_ISHMED_RAD_BASE 20050406
7 GT_CDOC_FIELD Static Attribute Protected Type reference (TYPE) ISH_T_CDOC_FIELD IS-H: Table of Fields with Change Document Indicator 20040120
8 GT_PRINT_FIELD Static Attribute Protected Type reference (TYPE) ISH_T_PRINT_FIELD IS-H: Table of Fields for Printout 20040201
9 G_PREALLOC_DONE_ANDERE Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Other Presetting Executed Indicator 20040908
10 G_PREALLOC_DONE_JOD Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Iodine-Containing Presetting Executed Indicator 20040908
11 G_PREALLOC_DONE_KM Instance attribute Protected Type reference (TYPE) ISH_ON_OFF CM Presetting Executed Indicator 20040908
12 G_PREALLOC_DONE_MI Instance attribute Protected Type reference (TYPE) ISH_ON_OFF MI Presetting Executed Indicator 20040908
13 G_PREALLOC_DONE_N1PATM Instance attribute Protected Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20050228
14 G_PREALLOC_DONE_SM Instance attribute Protected Type reference (TYPE) ISH_ON_OFF PM Presetting Executed Indicator 20040908
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_N1CPR Instance method Protected Method Returns Preset N1CPR. 20031124
2 BUILD_N1CPR_FROM_CORDPOS Instance method Protected Method Returns N1CPR Preset From an Order Item 20031124
3 CHECK_EXCLUDED_TRANS_TYPE Instance method Public Method Checks Excluded Tranport Types 20070503
4 CHECK_RADIOLOGY_DATA Instance method Public Method Check Contraindications 20050301
5 CHECK_RAD_LAB_RESULTS Instance method Public Method Check Lab Values 20051003
6 CHECK_RAD_RISK_FACTORS Instance method Public Method Check Risk Factors 20050912
7 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040119
8 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040120
9 CREATE_RAD_DOCUS Instance method Public Method Creates Radiology Documents (EXAM, STUDY). 20031118
10 GET_CORDPOS Instance method Public Method Returns Corresponding Order Items 20031124
11 GET_RADIOLOGY Instance method Public Method Returns Corresponding Radiology Data Object 20031124
12 GET_T_RADIOLOGY Instance method Public Method Returns All Corresponding Radiology Data Objects 20031124
13 READ_RISK_FACTORS Static method Protected Method Read Risk Factors for Presetting Radiology Fields 20040908
14 TRANS_FROM_SCR_RAD Instance method Protected Method Data Transport From Radiology Screen 20031124
15 TRANS_TO_SCR_RAD Instance method Protected Method Data Transport to Radiology Screen 20031124
Events
Class CL_ISHMED_COMP_RADIOLOGY has no event.
Types
Class CL_ISHMED_COMP_RADIOLOGY has no local type.
Method Signatures

Method BUILD_N1CPR 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 20031124
2 Exporting ES_N1CPR Value transfer Type reference (TYPE) N1CPR IS-H*MED: Radiologische Inhalte von Auftragspositionen 20031124
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031124

Method BUILD_N1CPR on class CL_ISHMED_COMP_RADIOLOGY has no exception.

Method BUILD_N1CPR_FROM_CORDPOS 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 20031124
2 Exporting ES_N1CPR Value transfer Type reference (TYPE) N1CPR IS-H*MED: Radiologische Inhalte von Auftragspositionen 20031124
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031124
4 Importing IR_CORDPOS Call by reference Object reference (TYPE REF TO) CL_ISHMED_CORDPOS IS-H*MED: Klinische Auftragsposition 20031124

Method BUILD_N1CPR_FROM_CORDPOS on class CL_ISHMED_COMP_RADIOLOGY has no exception.

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

Method CHECK_EXCLUDED_TRANS_TYPE on class CL_ISHMED_COMP_RADIOLOGY has no exception.

Method CHECK_RADIOLOGY_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 20050301
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050301
3 Exporting E_TRY_AGAIN Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050301
4 Importing I_ACTUAL_EVENT Value transfer Type reference (TYPE) I 20050301

Method CHECK_RADIOLOGY_DATA on class CL_ISHMED_COMP_RADIOLOGY has no exception.

Method CHECK_RAD_LAB_RESULTS 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 20051003
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20051003
3 Exporting E_TRY_AGAIN Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20051003
4 Importing I_ACTUAL_EVENT Value transfer Type reference (TYPE) I 20051003

Method CHECK_RAD_LAB_RESULTS on class CL_ISHMED_COMP_RADIOLOGY has no exception.

Method CHECK_RAD_RISK_FACTORS 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 20050912
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050912
3 Exporting E_TRY_AGAIN Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050912
4 Importing I_ACTUAL_EVENT Value transfer Type reference (TYPE) I Event, zu dem die Methode aufgerufen wird 20050912

Method CHECK_RAD_RISK_FACTORS on class CL_ISHMED_COMP_RADIOLOGY has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

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

Method CREATE_RAD_DOCUS on class CL_ISHMED_COMP_RADIOLOGY 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 20031124

Method GET_CORDPOS on class CL_ISHMED_COMP_RADIOLOGY has no exception.

Method GET_RADIOLOGY 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 20031124
2 Exporting ER_RADIOLOGY Call by reference Object reference (TYPE REF TO) CL_ISHMED_RADIOLOGY IS-H*MED: Radiologie 20031124
3 Exporting E_CREATED Value transfer Type reference (TYPE) ISH_ON_OFF Wurde Objekt erzeugt? 20031125
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031124
5 Importing I_CANCELLED_DATAS Value transfer Type reference (TYPE) ISH_ON_OFF OFF Stornierte Objekte berücksichtigen? 20031125
6 Importing I_CREATE Value transfer Type reference (TYPE) ISH_ON_OFF ON Instanzieren, wenn noch nichts vorhanden? 20031124

Method GET_RADIOLOGY on class CL_ISHMED_COMP_RADIOLOGY has no exception.

Method GET_T_RADIOLOGY 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 20031124
2 Exporting ET_RADIOLOGY Value transfer Type reference (TYPE) ISHMED_T_RADIOLOGY IS-H*MED: Tabelle mit Radiologie-Datenobjekten 20031124
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031124
4 Importing IR_ENVIRONMENT Value transfer Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT IS-H: Klasse für Sammlung aller Objekte des Speichers 20031124
5 Importing I_CANCELLED_DATAS Value transfer Type reference (TYPE) ISH_ON_OFF OFF Stornierte Einträge berücksichtigen? 20031124

Method GET_T_RADIOLOGY on class CL_ISHMED_COMP_RADIOLOGY has no exception.

Method READ_RISK_FACTORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20040908
2 Exporting E_RSFNR Value transfer Type reference (TYPE) NRSF-RSFNR Risikofaktor 20040908
3 Importing I_PATNR Value transfer Type reference (TYPE) NPAT-PATNR Patientennummer 20040908
4 Importing I_TYPE Value transfer Type reference (TYPE) TN39A-RSCAT2 Art des Risikofaktors 20040908

Method READ_RISK_FACTORS on class CL_ISHMED_COMP_RADIOLOGY has no exception.

Method TRANS_FROM_SCR_RAD 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 20031124
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031124
3 Importing IR_SCR_RAD Call by reference Object reference (TYPE REF TO) CL_ISHMED_SCR_RADIOLOGY IS-H*MED: Screenklasse Radiologie 20031124

Method TRANS_FROM_SCR_RAD on class CL_ISHMED_COMP_RADIOLOGY has no exception.

Method TRANS_TO_SCR_RAD 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 20031124
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031124
3 Importing IR_SCR_RAD Call by reference Object reference (TYPE REF TO) CL_ISHMED_SCR_RADIOLOGY IS-H*MED: Screenklasse Radiologie 20031124

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