SAP ABAP Class CL_ISHMED_RAD_STUDY_QVIEW (Dialog Box for Displaying Services)
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
Properties
Class CL_ISHMED_RAD_STUDY_QVIEW  
Short Description Dialog Box for Displaying Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20000712   SAP 
Last change 20050224   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 CL_GUI_CFW Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_GUI_CONTROL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_ISHMED_RAD_STUDY_QVIEW has no interface implemented.
Friends
Class CL_ISHMED_RAD_STUDY_QVIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_DO Instance attribute Private Object reference (TYPE REF TO) CL_DD_DOCUMENT ALV with Services 20000712
2 G_DYNNR Instance attribute Private Type reference (TYPE) SYDYNNR ABAP Program: Number of Current Screen 20000726
3 G_EINRI Instance attribute Private Type reference (TYPE) EINRI IS-H: Institution 20000726
4 G_PATINFO Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_NPAT_QVIEW Quick View for Patient 20000726
5 G_PATINFO_DA Instance attribute Private Type reference (TYPE) ABAP_BOOL General Flag 20000726
6 G_PATNR Instance attribute Private Type reference (TYPE) PATNR IS-H: Patient Number 20000726
7 G_REPID Instance attribute Private Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20000726
8 PARENT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Dialog Box Container 20031111
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_TEXT Instance method Private Method Build Text 20000712
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000712
3 FREE Instance method Public Method Treatment of end of depreciation 20031111
4 HANDLE_BUTTON_CLICK Instance method Private Event handling method Button Click 20031111
5 HANDLE_CLOSE Instance method Private Event handling method Handler for the Close Event 20031111
6 HANDLE_PATINFO_CLOSE Instance method Private Event handling method Close Handler Pat Master Data 20031111
7 SET_DATA Instance method Public Method Set Data 20000712
Events
Class CL_ISHMED_RAD_STUDY_QVIEW has no event.
Types
Class CL_ISHMED_RAD_STUDY_QVIEW has no local type.
Method Signatures

Method BUILD_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ACCNR Value transfer Type reference (TYPE) N2RADACCNR IS-H*MED: RAD - DICOM Accession Number 20000712
2 Importing P_ANFID Value transfer Type reference (TYPE) ANFID IS-H*Med: Identifikation einer Anforderung (Nummer) 20000712
3 Importing P_DKTXT Value transfer Type reference (TYPE) DKTXT Beschreibung Dokument 20000906
4 Importing P_DOKAR Value transfer Type reference (TYPE) DOKAR Dokumentart 20000712
5 Importing P_DOKNR Value transfer Type reference (TYPE) DOKNR Dokumentnummer 20000712
6 Importing P_DOKTL Value transfer Type reference (TYPE) DOKTL_D Teildokument 20000712
7 Importing P_DOKVR Value transfer Type reference (TYPE) DOKVR Dokumentversion 20000712
8 Importing P_DTKB Value transfer Type reference (TYPE) N2_DTKB Bezeicher des Dokumenttyps 20000712
9 Importing P_IEXAMID Value transfer Type reference (TYPE) N2RADIEXAMID IS-H*MED: RAD - Modality internal examination Id 20000712
10 Importing P_LEIS Value transfer Type reference (TYPE) TARLS IS-H: Leistung innerhalb eines Leistungskataloges 20000712
11 Importing P_LEISTKTXT Value transfer Type reference (TYPE) TARKTXT1 IS-H: Erster Kurztext einer Leistung 20000712
12 Importing P_LFDDOK Value transfer Type reference (TYPE) LFDDOK IS-H*MED: Laufende Nummer Dokument 20000712
13 Importing P_LNRLS Value transfer Type reference (TYPE) LNRLS IS-H: Laufende Nummer der Leistung 20000712
14 Importing P_PATNR Value transfer Type reference (TYPE) PATNR Pairentennummer 20000712
15 Importing P_PNAME Value transfer Type reference (TYPE) N2_PATNAM Name des Patienten 20000712
16 Importing P_STUDYID Value transfer Type reference (TYPE) N2RADSTUDYID IS-H*MED: RAD DICOM Study Id 20000712
17 Importing P_STUDYUID Value transfer Type reference (TYPE) N2STUDYIUID IS-H*MED: RAD DICOM Study Instance UID 20000712
18 Importing P_STUDY_STATUS Value transfer Type reference (TYPE) N2RADSTUDYSTATUS IS-H*MED: RAD - DICOM Study Status 20011109

Method BUILD_TEXT on class CL_ISHMED_RAD_STUDY_QVIEW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CAPTION Value transfer Type reference (TYPE) C Caption of Dialogbox 20000816
2 Importing DYNNR Value transfer Type reference (TYPE) SYDYNNR SY-DYNNR Dynpro to which this control is linked to 20000816
3 Importing HEIGHT Value transfer Type reference (TYPE) I 360 Height of this container 20000816
4 Importing LEFT Value transfer Type reference (TYPE) I 760 Left Position of Dialogbox 20000816
5 Importing LIFETIME Value transfer Type reference (TYPE) I CL_GUI_CONTROL=>LIFETIME_DEFAULT Lifetime 20000816
6 Importing METRIC Value transfer Type reference (TYPE) I 0 Metric 20000816
7 Importing NO_AUTODEF_PROGID_DYNNR Value transfer Type reference (TYPE) C dont autodefine progid and dynnr? 20000816
8 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent container 20000816
9 Importing REPID Value transfer Type reference (TYPE) SYREPID SY-REPID Report to which this control is linked to 20000816
10 Importing STYLE Value transfer Type reference (TYPE) I Windows style attributes applied to this container 20000816
11 Importing TOP Value transfer Type reference (TYPE) I 45 Top Position of Dialogbox 20000816
12 Importing WIDTH Value transfer Type reference (TYPE) I 400 Width of this container 20000816
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000712
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000712
3 CREATE_ERROR CREATE_ERROR 20000712
4 ERROR_REGIST_EVENT Error when registering event 20000712
5 EVENT_ALREADY_REGISTERED Event already registered 20000712
6 LIFETIME_DYNPRO_DYNPRO_LINK LIFETIME_DYNPRO_DYNPRO_LINK 20000712
7 LIFETIME_ERROR LIFETIME_ERROR 20000712

Method FREE Signature

Method FREE on class CL_ISHMED_RAD_STUDY_QVIEW has no parameter.
Method FREE on class CL_ISHMED_RAD_STUDY_QVIEW has no exception.

Method HANDLE_BUTTON_CLICK Signature

Method HANDLE_BUTTON_CLICK on class CL_ISHMED_RAD_STUDY_QVIEW has no parameter.
Method HANDLE_BUTTON_CLICK on class CL_ISHMED_RAD_STUDY_QVIEW has no exception.

Method HANDLE_CLOSE Signature

Method HANDLE_CLOSE on class CL_ISHMED_RAD_STUDY_QVIEW has no parameter.
Method HANDLE_CLOSE on class CL_ISHMED_RAD_STUDY_QVIEW has no exception.

Method HANDLE_PATINFO_CLOSE Signature

Method HANDLE_PATINFO_CLOSE on class CL_ISHMED_RAD_STUDY_QVIEW has no parameter.
Method HANDLE_PATINFO_CLOSE on class CL_ISHMED_RAD_STUDY_QVIEW has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ACCNR Value transfer Type reference (TYPE) N2RADACCNR IS-H*MED: RAD - DICOM Accession Number 20000712
2 Importing P_ANFID Value transfer Type reference (TYPE) ANFID IS-H*Med: Identifikation einer Anforderung (Nummer) 20000712
3 Importing P_DKTXT Value transfer Type reference (TYPE) DKTXT Beschreibung Dokument 20000906
4 Importing P_DOKAR Value transfer Type reference (TYPE) DOKAR Dokumentart 20000712
5 Importing P_DOKNR Value transfer Type reference (TYPE) DOKNR Dokumentnummer 20000712
6 Importing P_DOKTL Value transfer Type reference (TYPE) DOKTL_D Teildokument 20000712
7 Importing P_DOKVR Value transfer Type reference (TYPE) DOKVR Dokumentversion 20000712
8 Importing P_DTKB Value transfer Type reference (TYPE) N2_DTKB Bezeicher des Dokumenttyps 20000712
9 Importing P_EINRI Value transfer Type reference (TYPE) EINRI IS-H: Einrichtung 20000726
10 Importing P_IEXAMID Value transfer Type reference (TYPE) N2RADIEXAMID IS-H*MED: RAD - Modality internal examination Id 20000712
11 Importing P_LEIS Value transfer Type reference (TYPE) TARLS IS-H: Leistung innerhalb eines Leistungskataloges 20000712
12 Importing P_LEISTKTXT Value transfer Type reference (TYPE) TARKTXT1 IS-H: Erster Kurztext einer Leistung 20000712
13 Importing P_LFDDOK Value transfer Type reference (TYPE) LFDDOK IS-H*MED: Laufende Nummer Dokument 20000712
14 Importing P_LNRLS Value transfer Type reference (TYPE) LNRLS IS-H: Laufende Nummer der Leistung 20000712
15 Importing P_PATNR Value transfer Type reference (TYPE) PATNR Pairentennummer 20000712
16 Importing P_PNAME Value transfer Type reference (TYPE) N2_PATNAM Name des Patienten 20000712
17 Importing P_STUDYID Value transfer Type reference (TYPE) N2RADSTUDYID IS-H*MED: RAD DICOM Study Id 20000712
18 Importing P_STUDYUID Value transfer Type reference (TYPE) N2STUDYIUID IS-H*MED: RAD DICOM Study Instance UID 20000712
19 Importing P_STUDY_STATUS Value transfer Type reference (TYPE) N2RADSTUDYSTATUS IS-H*MED: RAD - DICOM Study Status 20011109

Method SET_DATA on class CL_ISHMED_RAD_STUDY_QVIEW has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 462