SAP ABAP Class CL_ISHMED_RAD_RCC_WL (IS-H*MED: Tree of Radiological Studies for the Findings)
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_GUI_COLUMN_TREE Column Tree Control 20000215
Properties
Class CL_ISHMED_RAD_RCC_WL  
Short Description IS-H*MED: Tree of Radiological Studies for the Findings    
Super Class CL_GUI_COLUMN_TREE Column Tree Control 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20000215   SAP 
Last change 20060313   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 N2RCL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_RAD_RCC_WL has no interface implemented.
Friends
Class CL_ISHMED_RAD_RCC_WL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CNTQVIEW Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Study Quickview Container 20031215
2 GCONT_LS Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_RAD_RCC_LS_STUB GCONT_LS 20000215
3 G_AKT_PATNR Instance attribute Private Type reference (TYPE) PATNR G_AKT_PATNR 20000215
4 G_EINRI Instance attribute Private Type reference (TYPE) EINRI 20000215
5 G_RCC Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_RAD_RCC IS-H*MED: RAD - RIS Comunication Client (Splitter/ Toolbar) 20031215
6 G_RCC_BASE Instance attribute Public Object reference (TYPE REF TO) CL_ISHMED_RAD_RCC_BASE IS-H*MED: RAD Base Class for WL and PF 20011015
7 G_ROOT_DATA Instance attribute Private Type reference (TYPE) ISHMED_RAD_PROC_WL G_ROOT_DATA 20000215
8 G_ROOT_DATA_WA Instance attribute Private Type reference (TYPE) RN2_RAD_PROC_WL G_ROOT_DATA_WA 20000215
9 ITEM_TABLE Instance attribute Private Type reference (TYPE) N2RCL_ITEM_TABLE ITEM_TABLE 20000215
10 NODE_TABLE Instance attribute Private Type reference (TYPE) TREEV_NTAB NODE_TABLE 20000215
11 OUTTAB_STUDY Instance attribute Private Type reference (TYPE) N2RCL_OUTTAB_LEIST_T OUTTAB_STUDY 20000215
12 OUTTAB_STUDY_WA Instance attribute Private Type reference (TYPE) N2RCL_OUTTAB_LEIST_STRUC OUTTAB_STUDY_WA 20000215
13 REF_SPL_COMMCLIENT Instance attribute Private Type reference (TYPE) I REF_SPL_COMMCLIENT 20000215
14 TREE_COUNTER Instance attribute Private Type reference (TYPE) I TREE_COUNTER 20000215
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ANFORDERUNG Instance method Private Method Build Request Level 20000215
2 ADD_LEISTUNG Instance method Private Method Build Service Level 20000215
3 BUILD_LEVEL Instance method Private Method Sets up a Transferred Level in the Tree 20000215
4 BUILD_NODE_TABLE Instance method Private Method Build Sub-Tree Entries 20000215
5 BUILD_NO_CHILDREN Instance method Public Method Build Sub-Tree Entries 20000215
6 CONSTRUCTOR Instance method Public Method Constructor 20000215
7 EXPAND_ALL Instance method Public Method Opens Entire Tree 20000215
8 EXPAND_ANFORDERUNG Instance method Private Method Expands the Request Level 20000215
9 GET_AKT_PATIENT Instance method Public Method Supplies the Current Patient 20000215
10 GET_ALL_DATA Instance method Public Method Supplies All Tree Data 20000215
11 GET_SEL_ENTRIES Instance method Public Method Supplies Data of Selected Entry 20000215
12 HANDLE_EXPAND_NO_CHILDREN Instance method Private Event handling method Event Handler for Event EXPAND_NO_CHILDREN 20020326
13 HANDLE_ITEM_DOUBLE_CLICK Instance method Private Event handling method Event Handler for Event ITEM_DOUBLE_CLICK 20020326
14 HANDLE_NODE_DOUBLE_CLICK Instance method Private Event handling method Event Handler for Event NODE_DOUBLE_CLICK 20020326
15 LOAD_STUDYID Instance method Public Method Loads Selected Study 20000215
16 LOAD_STUDY_FROM_LNRLS Instance method Public Method Execute Load Study for a Service Number 20000303
17 MODIFY_RCC_TREE Instance method Public Method MODIFY_RCC_TREE 20000215
18 NODE_HAS_DOKNR Instance method Public Method Specifies Whether Node is Assigned to Document 20000215
19 READ_ANFID_TO_OUTTAB Instance method Private Method READ_ANFID_TO_OUTTAB 20000215
20 REFRESH_WL Instance method Public Method Refreshes the Tree 20000215
21 REG_EVENTS Instance method Private Method Registration of the Events 20000215
22 RESET_RCC_WL Instance method Public Method Sets the Tree to the Initial Status 20000215
23 SET_COLUMN Instance method Private Method Build Columns 20000215
24 SET_COLUMNS_WIDTH Instance method Public Method Set Column Widths 20000306
25 SET_COL_HEADING Instance method Private Method Sets the Headers 20000215
26 SET_ROOT_DATA Instance method Public Method Sets the Tree Based on the Transferred Data 20000215
27 SHOW_STUDY_DATA Instance method Public Method Show the Study Data 20010327
Events
Class CL_ISHMED_RAD_RCC_WL has no event.
Types
Class CL_ISHMED_RAD_RCC_WL has no local type.
Method Signatures

Method ADD_ANFORDERUNG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ENTRY Call by reference Type reference (TYPE) RN2_RAD_PROC_WL P_ENTRY 20000215
2 Exporting P_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY P_NODE_KEY 20000215

Method ADD_ANFORDERUNG on class CL_ISHMED_RAD_RCC_WL has no exception.

Method ADD_LEISTUNG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ENTRY Call by reference Type reference (TYPE) RN2_RAD_PROC_WL P_ENTRY 20000215
2 Importing P_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY P_NODE_KEY 20000215

Method ADD_LEISTUNG on class CL_ISHMED_RAD_RCC_WL has no exception.

Method BUILD_LEVEL Signature

Method BUILD_LEVEL on class CL_ISHMED_RAD_RCC_WL has no parameter.
Method BUILD_LEVEL on class CL_ISHMED_RAD_RCC_WL has no exception.

Method BUILD_NODE_TABLE Signature

Method BUILD_NODE_TABLE on class CL_ISHMED_RAD_RCC_WL has no parameter.
Method BUILD_NODE_TABLE on class CL_ISHMED_RAD_RCC_WL has no exception.

Method BUILD_NO_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NODE_KEY Value transfer Type reference (TYPE) TV_NODEKEY P_NODE_KEY 20000215

Method BUILD_NO_CHILDREN on class CL_ISHMED_RAD_RCC_WL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EINRI Value transfer Type reference (TYPE) EINRI EINRI 20000215
2 Importing ITEM_SELECTION Value transfer Type reference (TYPE) AS4FLAG ITEM_SELECTION 20000215
3 Importing NODE_SELECTION_MODE Value transfer Type reference (TYPE) I NODE_SELECTION_MODE 20000215
4 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_ISHMED_RAD_RCC RCC 20000215
# Exception Resumable Description Created on
1 CNT_COLUMN_ERROR CNT_COLUMN_ERROR 20000215
2 CNT_CREATE_ERROR CNT_CREATE_ERROR 20000215

Method EXPAND_ALL Signature

Method EXPAND_ALL on class CL_ISHMED_RAD_RCC_WL has no parameter.
Method EXPAND_ALL on class CL_ISHMED_RAD_RCC_WL has no exception.

Method EXPAND_ANFORDERUNG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NODE_KEY Value transfer Type reference (TYPE) TV_NODEKEY P_NODE_KEY 20000215

Method EXPAND_ANFORDERUNG on class CL_ISHMED_RAD_RCC_WL has no exception.

Method GET_AKT_PATIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_PATNR Call by reference Type reference (TYPE) PATNR P_PATNR 20000215

Method GET_AKT_PATIENT on class CL_ISHMED_RAD_RCC_WL has no exception.

Method GET_ALL_DATA Signature

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

Method GET_ALL_DATA on class CL_ISHMED_RAD_RCC_WL has no exception.

Method GET_SEL_ENTRIES Signature

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

Method GET_SEL_ENTRIES on class CL_ISHMED_RAD_RCC_WL has no exception.

Method HANDLE_EXPAND_NO_CHILDREN Signature

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

Method HANDLE_EXPAND_NO_CHILDREN on class CL_ISHMED_RAD_RCC_WL has no exception.

Method HANDLE_ITEM_DOUBLE_CLICK Signature

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

Method HANDLE_ITEM_DOUBLE_CLICK on class CL_ISHMED_RAD_RCC_WL has no exception.

Method HANDLE_NODE_DOUBLE_CLICK Signature

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

Method HANDLE_NODE_DOUBLE_CLICK on class CL_ISHMED_RAD_RCC_WL has no exception.

Method LOAD_STUDYID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NODE_KEY Value transfer Type reference (TYPE) TV_NODEKEY P_NODE_KEY 20000215

Method LOAD_STUDYID on class CL_ISHMED_RAD_RCC_WL has no exception.

Method LOAD_STUDY_FROM_LNRLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LNRLS Value transfer Type reference (TYPE) LNRLS lnrls 20000303

Method LOAD_STUDY_FROM_LNRLS on class CL_ISHMED_RAD_RCC_WL has no exception.

Method MODIFY_RCC_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHECKED Value transfer Type reference (TYPE) AS4FLAG P_CHECKED 20000215
2 Importing P_ENTRY Call by reference Type reference (TYPE) ISHMED_RAD_PROC_WL P_ENTRY 20000215

Method MODIFY_RCC_TREE on class CL_ISHMED_RAD_RCC_WL has no exception.

Method NODE_HAS_DOKNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NODE_KEY Value transfer Type reference (TYPE) TV_NODEKEY P_NODE_KEY 20000215
2 Exporting P_RET Call by reference Type reference (TYPE) C P_RET 20000215

Method NODE_HAS_DOKNR on class CL_ISHMED_RAD_RCC_WL has no exception.

Method READ_ANFID_TO_OUTTAB Signature

Method READ_ANFID_TO_OUTTAB on class CL_ISHMED_RAD_RCC_WL has no parameter.
Method READ_ANFID_TO_OUTTAB on class CL_ISHMED_RAD_RCC_WL has no exception.

Method REFRESH_WL Signature

Method REFRESH_WL on class CL_ISHMED_RAD_RCC_WL has no parameter.
Method REFRESH_WL on class CL_ISHMED_RAD_RCC_WL has no exception.

Method REG_EVENTS Signature

Method REG_EVENTS on class CL_ISHMED_RAD_RCC_WL has no parameter.
Method REG_EVENTS on class CL_ISHMED_RAD_RCC_WL has no exception.

Method RESET_RCC_WL Signature

Method RESET_RCC_WL on class CL_ISHMED_RAD_RCC_WL has no parameter.
Method RESET_RCC_WL on class CL_ISHMED_RAD_RCC_WL has no exception.

Method SET_COLUMN Signature

Method SET_COLUMN on class CL_ISHMED_RAD_RCC_WL has no parameter.
# Exception Resumable Description Created on
1 CNT_COLUMN_ERROR CNT_COLUMN_ERROR 20000215

Method SET_COLUMNS_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COL1_WIDTH Value transfer Type reference (TYPE) I COL1 20000306
2 Importing P_HCOL_WIDTH Value transfer Type reference (TYPE) I HCOL 20000306
# Exception Resumable Description Created on
1 CTNL_COLUMN_WIDTH_ERROR Fehler beim setzen der Spaltenbreiten 20000306

Method SET_COL_HEADING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COL1 Value transfer Type reference (TYPE) C P_COL1 20000215

Method SET_COL_HEADING on class CL_ISHMED_RAD_RCC_WL has no exception.

Method SET_ROOT_DATA 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) ISHMED_RAD_PROC_WL P_ENTRY_T 20000215

Method SET_ROOT_DATA on class CL_ISHMED_RAD_RCC_WL has no exception.

Method SHOW_STUDY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM Call by reference Type reference (TYPE) RN2_RAD_PROC_WL IS-H*MED: RAD PROC WL Schnittstellenstuktur 20040324
2 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20031125
3 Importing P_ACCNR Value transfer Type reference (TYPE) N2RADACCNR IS-H*MED: RAD - DICOM Accession Number 20010327
4 Importing P_ANFID Value transfer Type reference (TYPE) ANFID IS-H*Med: Identifikation einer Anforderung (Nummer) 20010327
5 Importing P_DKTXT Value transfer Type reference (TYPE) DKTXT Beschreibung Dokument 20010327
6 Importing P_DOKAR Value transfer Type reference (TYPE) DOKAR Dokumentart 20010327
7 Importing P_DOKNR Value transfer Type reference (TYPE) DOKNR Dokumentnummer 20010327
8 Importing P_DOKTL Value transfer Type reference (TYPE) DOKTL_D Teildokument 20010327
9 Importing P_DOKVR Value transfer Type reference (TYPE) DOKVR Dokumentversion 20010327
10 Importing P_DTKB Value transfer Type reference (TYPE) N2_DTKB Bezeicher des Dokumenttyps 20010327
11 Importing P_IEXAMID Value transfer Type reference (TYPE) N2RADIEXAMID IS-H*MED: RAD - Modality internal examination Id 20010327
12 Importing P_LEIS Value transfer Type reference (TYPE) TARLS IS-H: Leistung innerhalb eines Leistungskataloges 20010327
13 Importing P_LEISTKTXT Value transfer Type reference (TYPE) TARKTXT1 IS-H: Erster Kurztext einer Leistung 20010327
14 Importing P_LFDDOK Value transfer Type reference (TYPE) LFDDOK IS-H*MED: Laufende Nummer Dokument 20010327
15 Importing P_LNRLS Value transfer Type reference (TYPE) LNRLS IS-H: Laufende Nummer der Leistung 20010327
16 Importing P_PATNR Value transfer Type reference (TYPE) PATNR IS-H: Patientennummer 20010327
17 Importing P_PNAME Value transfer Type reference (TYPE) N2_PATNAM IS-H*MED: Patientenname 20010327
18 Importing P_STUDYID Value transfer Type reference (TYPE) N2RADSTUDYID IS-H*MED: RAD DICOM Study Id 20010327
19 Importing P_STUDYUID Value transfer Type reference (TYPE) N2STUDYIUID IS-H*MED: RAD DICOM Study Instance UID 20010327
20 Importing P_STUDY_STATUS Value transfer Type reference (TYPE) N2RADSTUDYSTATUS IS-H*MED: RAD - DICOM Study Status 20040324

Method SHOW_STUDY_DATA on class CL_ISHMED_RAD_RCC_WL has no exception.
History
Last changed by/on SAP  20060313 
SAP Release Created in