SAP ABAP Class CL_ISHMED_RAD_RCC (IS-H*MED: RAD - RIS Comunication Client (Splitter/ Toolbar))
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_SPLITTER_WITH_TOOL IS-H*MED Container with Application Toolbar 20031215
Properties
Class CL_ISHMED_RAD_RCC  
Short Description IS-H*MED: RAD - RIS Comunication Client (Splitter/ Toolbar)    
Super Class CL_ISHMED_SPLITTER_WITH_TOOL IS-H*MED Container with Application Toolbar 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class N2RAD    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20000218   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 N2RCL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_RAD_RCC has no interface implemented.
Friends
Class CL_ISHMED_RAD_RCC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CNTCOLTREE Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER CNTCOLTREE 20000218
2 CNTQVIEW Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Study Quickview Container 20031214
3 CO_LAYOUTID Constant Private Type reference (TYPE) INDX_SRTFD 'RCC' Layout ID 20031215
4 CO_PREFINDINGS Constant Public Type reference (TYPE) I 1 Prefindings 20031125
5 CO_STUDIES Constant Public Type reference (TYPE) I 0 Studies 20031125
6 CURRTREE Instance attribute Private Type reference (TYPE) I 0 Flag Current ree: 0 = Studies, 1 = Prefindings 20000303
7 LAYOUT Instance attribute Private Object reference (TYPE REF TO) LCL_RCC_LAYOUT 20040216
8 L_EINRI Instance attribute Private Type reference (TYPE) EINRI Institution 20000314
9 L_EXAM_DOKAR Instance attribute Private Type reference (TYPE) N2_DOKART Examination DocType 20000218
10 L_EXAM_DTID Instance attribute Private Type reference (TYPE) N2_DTID Examination DocCat 20000218
11 L_HEIGHT Instance attribute Private Type reference (TYPE) I 50 Study Info Window Height 20040809
12 L_NDOC Instance attribute Private Type reference (TYPE) N2RCL_I_NDOC local ndoc table 20000324
13 L_PATNR Instance attribute Private Type reference (TYPE) PATNR Patient Number 20000324
14 L_RBF_DOKART Instance attribute Private Type reference (TYPE) N2_DOKART Findings DocTyp 20000324
15 L_SEL_ENTRIES Instance attribute Private Type reference (TYPE) ISHMED_RAD_PROC_WL l_sel_entry Table 20000324
16 L_SEL_ENTRY Instance attribute Private Type reference (TYPE) RN2_RAD_PROC_WL Selected Entry 20000218
17 L_STUDY_DOKST Instance attribute Private Type reference (TYPE) N2RCL_RT_STUDY_DOC_STATUS_T L_STUDY_DOKST 20000218
18 L_TOGGLE_VIEW Instance attribute Private Type reference (TYPE) FLAG Display of Documents 20020214
19 OBJPROCWL Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_RAD_SPL_PROC_WL OBJPROCWL 20000218
20 PARENT Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20031215
21 PF_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Docking Control Container 20040216
22 PREFINDINGS Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_RAD_DWS_PREFINDINGS IS-H*MED RAD: Prefindings Navigator 20040130
23 PROPERTY_BAG Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_PROPERTY_BAG IS-H*MED: Persistent Storage of Object Condition 20031216
24 REF_RCC_PREFINDINGS Instance attribute Public Object reference (TYPE REF TO) CL_ISHMED_RAD_RCC_PF REF_RCC_PREFINDINGS 20000218
25 REF_RCC_STUDIES Instance attribute Public Object reference (TYPE REF TO) CL_ISHMED_RAD_RCC_WL REF_RCC_STUDIES 20000218
26 REF_SPLITTER_RCC Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER REF_SPLITTER 20031215
27 TB_ALIGN Instance attribute Private Type reference (TYPE) I TB_ALIGN 20000218
28 TB_BUTTONS Instance attribute Private Type reference (TYPE) TTB_BUTTON TB_BUTTONS 20000218
29 TB_EVENT Instance attribute Private Type reference (TYPE) CNTL_SIMPLE_EVENT TB_EVENT 20000218
30 TB_EVENTS Instance attribute Private Type reference (TYPE) CNTL_SIMPLE_EVENTS TB_EVENTS 20000218
31 WA_NDOC Instance attribute Private Type reference (TYPE) NDOC workarea 20000329
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000218
2 CREATE_PF_TREE Instance method Private Method Creates Prefindings Tree 20000329
3 CREATE_TOOLBAR Instance method Public Method CREATE TOOLBAR 20000218
4 DISPLAY_DOCUMENTS Instance method Private Method Display PMD Document 20000627
5 ON_CLOSE Instance method Private Event handling method 20040216
6 ON_DBCLICK Instance method Private Event handling method Double-Click on doc Object in Prefindings Tree 20000329
7 ON_FUNCTION_SELECT Instance method Protected Event handling method ON_FUNCTION_SELECT Handler 20000218
8 ON_LAYOUT_LOAD Instance method Private Event handling method Event Handler: Layout Object Loaded 20031216
9 READ_LAYOUT Instance method Private Method Reads Layout Settings 20031215
10 SAVE_LAYOUT Instance method Public Method Saves Layout Settings 20031215
11 SHOW_PREFINDINGS Instance method Public Method SHOW PREFINDINGS 20000218
12 SHOW_STUDIES Instance method Public Method SHOW STUDIES 20000218
Events
# Event Type Visibility Description Created on
1 REFRESH_RCC Instance Event
(0)
Public
(2)
Pushbutton Event 'Refresh' 20020429
Types
Class CL_ISHMED_RAD_RCC 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 EINRI Call by reference Type reference (TYPE) EINRI EINRI 20000218
2 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER PARENT 20000218
3 Importing QUICKVIEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Container für inplace Quickview? 20031215
4 Importing SENDER Call by reference Object reference (TYPE REF TO) CL_ISHMED_RAD_SPL_PROC_WL Proc Wl 20000218
# Exception Resumable Description Created on
1 CNT_CREATE_ERROR CNT_CREATE_ERROR 20000218
2 I I 20000218
3 TYPE TYPE 20000218

Method CREATE_PF_TREE Signature

Method CREATE_PF_TREE on class CL_ISHMED_RAD_RCC has no parameter.
# Exception Resumable Description Created on
1 CNT_CREATE_ERROR could not create prefindings tree 20000329

Method CREATE_TOOLBAR Signature

Method CREATE_TOOLBAR on class CL_ISHMED_RAD_RCC has no parameter.
# Exception Resumable Description Created on
1 CNT_CREATE_ERROR CNT_CREATE_ERROR 20000218
2 I I 20000218
3 TYPE TYPE 20000218

Method DISPLAY_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SEL_ENTRIES Call by reference Type reference (TYPE) ISHMED_RAD_PROC_WL table of selected entries 20000627

Method DISPLAY_DOCUMENTS on class CL_ISHMED_RAD_RCC has no exception.

Method ON_CLOSE Signature

Method ON_CLOSE on class CL_ISHMED_RAD_RCC has no parameter.
Method ON_CLOSE on class CL_ISHMED_RAD_RCC has no exception.

Method ON_DBCLICK Signature

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

Method ON_DBCLICK on class CL_ISHMED_RAD_RCC 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 Value transfer Attribute reference (LIKE) FCODE 20000218
2 Importing SENDER Value transfer Attribute reference (LIKE) SENDER 20000218

Method ON_FUNCTION_SELECT on class CL_ISHMED_RAD_RCC has no exception.

Method ON_LAYOUT_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Attribute reference (LIKE) 20031216
2 Importing OBJECT Call by reference Attribute reference (LIKE) 20031216

Method ON_LAYOUT_LOAD on class CL_ISHMED_RAD_RCC has no exception.

Method READ_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LAYOUT Value transfer Object reference (TYPE REF TO) LCL_RCC_LAYOUT 20031215

Method READ_LAYOUT on class CL_ISHMED_RAD_RCC has no exception.

Method SAVE_LAYOUT Signature

Method SAVE_LAYOUT on class CL_ISHMED_RAD_RCC has no parameter.
Method SAVE_LAYOUT on class CL_ISHMED_RAD_RCC has no exception.

Method SHOW_PREFINDINGS Signature

Method SHOW_PREFINDINGS on class CL_ISHMED_RAD_RCC has no parameter.
Method SHOW_PREFINDINGS on class CL_ISHMED_RAD_RCC has no exception.

Method SHOW_STUDIES Signature

Method SHOW_STUDIES on class CL_ISHMED_RAD_RCC has no parameter.
Method SHOW_STUDIES on class CL_ISHMED_RAD_RCC has no exception.
Event Signatures

Event REFRESH_RCC Signature
Event REFRESH_RCC on class CL_ISHMED_RAD_RCC has no parameter.
History
Last changed by/on SAP  20050615 
SAP Release Created in