SAP ABAP Class CL_ISHMED_RAD_DWS_PREFINDINGS (IS-H*MED RAD: Prefindings Navigator)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NMED (Package) R/3MED: Medical documentation GSD
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_DWS_AREA IS-H*MED DWS: Subarea Layout 20040106
Properties
Class CL_ISHMED_RAD_DWS_PREFINDINGS  
Short Description IS-H*MED RAD: Prefindings Navigator    
Super Class CL_ISHMED_DWS_AREA IS-H*MED DWS: Subarea Layout 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20040106   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_RAD_DWS_PREFINDINGS has no forward declaration.
Interfaces
Class CL_ISHMED_RAD_DWS_PREFINDINGS has no interface implemented.
Friends
Class CL_ISHMED_RAD_DWS_PREFINDINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CNT_NAVIGATOR Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_RAD_DWS_CNTNAVIGATOR IS-H*MED: Management and Navigation of Container Objects 20040112
2 CONTAINER_BAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER_BAR_XT Vertical Tabstrip for Controls 20040106
3 CO_PREFINDINGS_ID Constant Private Type reference (TYPE) STRING 'PREFINDINGSID' ID of Prefindings Component 20040112
4 CO_REPORT_SELECTION_ID Constant Private Type reference (TYPE) STRING 'REPORTSELID' ID of Document Selection Components 20040112
5 DOCVIEWER Instance attribute Public Object reference (TYPE REF TO) IF_ISHMED_DWS_SUBAREA Subarea PMD Viewer 20040113
6 DOCVIEW_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container of Subarea Docviewer 20040106
7 INSTITUTION Instance attribute Private Type reference (TYPE) EINRI IS-H: Institution 20040107
8 LAYOUT_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_RAD_DWS i.s.h.med DWS: Work Station Instance 20040112
9 LR_LAYOUT Instance attribute Private Object reference (TYPE REF TO) LCL_LAYOUT Layout Object 20040826
10 PATIENT Instance attribute Public Type reference (TYPE) PATNR IS-H: Patient Number 20040209
11 PREFINDINGS_TREE Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_RAD_RCC_PF Tree of Radiological Prefindings 20040106
12 REPORT_SELECTION Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_PMD_DOCVIEWER Findings Report Selection 20040112
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040106
2 CREATE_DOCVIEWER Instance method Private Method Creates Subarea PMD Document Viewer 20040113
3 CREATE_PF_TREE Instance method Private Method Creates Tree of Prefindings 20040107
4 CREATE_REPORT_SELECTION Instance method Private Method Creates 'Document Selectionl' Container (Other Findings) 20040107
5 ON_CONTAINER_CHANGED Instance method Private Event handling method Container Change in Navigator 20040115
6 ON_FUNCTION_SELECT Instance method Private Event handling method Pushbutton Handler 20040126
7 ON_ITEM_DOUBLECLICK Instance method Private Event handling method Handler for Double-Click on Item 20040223
8 ON_TOOLBAR_CHANGED Instance method Private Event handling method Navigator Pushbutton Toolbar Was Changed 20040114
9 SET_TOOLBAR Instance method Private Method Set Up Pushbutton Toolbar 20040122
Events
Class CL_ISHMED_RAD_DWS_PREFINDINGS has no event.
Types
Class CL_ISHMED_RAD_DWS_PREFINDINGS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSTITUTION Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20040106
2 Importing LAYOUT_MANAGER Call by reference Object reference (TYPE REF TO) CL_ISHMED_RAD_DWS IS-H*MED DWS: Objekttype 20040112
3 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container 20040106
4 Importing PATIENT Call by reference Type reference (TYPE) PATNR IS-H: Patientennummer 20040111
5 Importing SPLIT_DIRECTION Call by reference Type reference (TYPE) I 1 0 - horizontal; 1 - vertikal 20040106
6 Importing TITLE Call by reference Type reference (TYPE) STRING 20040106
# Exception Resumable Description Created on
1 CX_ISHMED_RAD_DWS_PREFINDINGS IS-H*MED RAD: Navigator Vorbefunde 20040106

Method CREATE_DOCVIEWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENT Call by reference Type reference (TYPE) NDOC IS-H: Zuordnungen IS-H Objekte zu Dokumenten im DVS 20040113
2 Returning DOCVIEWER Value transfer Object reference (TYPE REF TO) IF_ISHMED_DWS_SUBAREA IS-H*MED DWS: Subarea 20040113
3 Importing DOCVIEW_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040113
4 Importing TITLE Call by reference Type reference (TYPE) STRING 20040113
# Exception Resumable Description Created on
1 CX_ISHMED_RAD_DWS_PREFINDINGS IS-H*MED RAD: Navigator Vorbefunde 20040113

Method CREATE_PF_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040107
2 Importing PATNR Call by reference Type reference (TYPE) PATNR IS-H: Patientennummer 20040121
3 Returning PREFINDINGS_TREE Value transfer Object reference (TYPE REF TO) CL_ISHMED_RAD_RCC_PF IS-H*MED: Baum der Vorbefunde radiologie 20040112
# Exception Resumable Description Created on
1 CX_ISHMED_RAD_DWS_PREFINDINGS IS-H*MED RAD: Navigator Vorbefunde 20040107

Method CREATE_REPORT_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040107
2 Importing PATNR Call by reference Type reference (TYPE) PATNR IS-H: Patientennummer 20040107
3 Returning REPORT_SELECTION Value transfer Object reference (TYPE REF TO) CL_ISHMED_PMD_DOCVIEWER IS-H*MED: Linkelement Dokumentenbetrachter 20040112
4 Importing TITLE Call by reference Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelzeile 20040113
# Exception Resumable Description Created on
1 CX_ISHMED_RAD_DWS_PREFINDINGS IS-H*MED RAD: Navigator Vorbefunde 20040107

Method ON_CONTAINER_CHANGED Signature

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

Method ON_CONTAINER_CHANGED on class CL_ISHMED_RAD_DWS_PREFINDINGS has no exception.

Method ON_FUNCTION_SELECT Signature

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

Method ON_FUNCTION_SELECT on class CL_ISHMED_RAD_DWS_PREFINDINGS has no exception.

Method ON_ITEM_DOUBLECLICK Signature

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

Method ON_ITEM_DOUBLECLICK on class CL_ISHMED_RAD_DWS_PREFINDINGS has no exception.

Method ON_TOOLBAR_CHANGED Signature

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

Method ON_TOOLBAR_CHANGED on class CL_ISHMED_RAD_DWS_PREFINDINGS has no exception.

Method SET_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TOOLBAR Call by reference Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20040122

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