SAP ABAP Class CL_ISHMED_RAD_STUDY_QUICKVIEW (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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_SIMPLE_CONTAINER Anonymous Container 20030619
Properties
Class CL_ISHMED_RAD_STUDY_QUICKVIEW  
Short Description Dialog Box for Displaying Services    
Super Class CL_GUI_SIMPLE_CONTAINER Anonymous Container 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20030526   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_RAD_STUDY_QUICKVIEW has no forward declaration.
Interfaces
Class CL_ISHMED_RAD_STUDY_QUICKVIEW has no interface implemented.
Friends
Class CL_ISHMED_RAD_STUDY_QUICKVIEW 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 20030526
2 G_DYNNR Instance attribute Private Type reference (TYPE) SYDYNNR ABAP Program: Number of Current Screen 20030526
3 G_EINRI Instance attribute Private Type reference (TYPE) EINRI IS-H: Institution 20030526
4 G_PATINFO Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_NPAT_QVIEW Quick View for Patient 20030526
5 G_PATINFO_DA Instance attribute Private Type reference (TYPE) FLAG General Flag 20030526
6 G_PATNR Instance attribute Private Type reference (TYPE) PATNR IS-H: Patient Number 20030526
7 G_REPID Instance attribute Private Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20030526
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_TEXT Instance method Private Method Build Text 20030526
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030526
3 HANDEL_BUTTON_CLICK Instance method Private Event handling method Button Click 20030526
4 HANDEL_CLOSE Instance method Private Event handling method Handler for the Close Event 20030526
5 HANDEL_PATINFO_CLOSE Instance method Private Event handling method Close Handler Pat Master Data 20030526
6 SET_DATA Instance method Public Method Set Data 20030526
Events
Class CL_ISHMED_RAD_STUDY_QUICKVIEW has no event.
Types
Class CL_ISHMED_RAD_STUDY_QUICKVIEW 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 20030526
2 Importing P_ANFID Value transfer Type reference (TYPE) ANFID IS-H*Med: Identifikation einer Anforderung (Nummer) 20030526
3 Importing P_DKTXT Value transfer Type reference (TYPE) DKTXT Beschreibung Dokument 20030526
4 Importing P_DOKAR Value transfer Type reference (TYPE) DOKAR Dokumentart 20030526
5 Importing P_DOKNR Value transfer Type reference (TYPE) DOKNR Dokumentnummer 20030526
6 Importing P_DOKTL Value transfer Type reference (TYPE) DOKTL_D Teildokument 20030526
7 Importing P_DOKVR Value transfer Type reference (TYPE) DOKVR Dokumentversion 20030526
8 Importing P_DTKB Value transfer Type reference (TYPE) N2_DTKB Bezeicher des Dokumenttyps 20030526
9 Importing P_IEXAMID Value transfer Type reference (TYPE) N2RADIEXAMID IS-H*MED: RAD - Modality internal examination Id 20030526
10 Importing P_LEIS Value transfer Type reference (TYPE) TARLS IS-H: Leistung innerhalb eines Leistungskataloges 20030526
11 Importing P_LEISTKTXT Value transfer Type reference (TYPE) TARKTXT1 IS-H: Erster Kurztext einer Leistung 20030526
12 Importing P_LFDDOK Value transfer Type reference (TYPE) LFDDOK IS-H*MED: Laufende Nummer Dokument 20030526
13 Importing P_LNRLS Value transfer Type reference (TYPE) LNRLS IS-H: Laufende Nummer der Leistung 20030526
14 Importing P_PATNR Value transfer Type reference (TYPE) PATNR Pairentennummer 20030526
15 Importing P_PNAME Value transfer Type reference (TYPE) N2_PATNAM Name des Patienten 20030526
16 Importing P_STUDYID Value transfer Type reference (TYPE) N2RADSTUDYID IS-H*MED: RAD DICOM Study Id 20030526
17 Importing P_STUDYUID Value transfer Type reference (TYPE) N2STUDYIUID IS-H*MED: RAD DICOM Study Instance UID 20030526
18 Importing P_STUDY_STATUS Value transfer Type reference (TYPE) N2RADSTUDYSTATUS IS-H*MED: RAD - DICOM Study Status 20030526

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

Method HANDEL_BUTTON_CLICK Signature

Method HANDEL_BUTTON_CLICK on class CL_ISHMED_RAD_STUDY_QUICKVIEW has no parameter.
Method HANDEL_BUTTON_CLICK on class CL_ISHMED_RAD_STUDY_QUICKVIEW has no exception.

Method HANDEL_CLOSE Signature

Method HANDEL_CLOSE on class CL_ISHMED_RAD_STUDY_QUICKVIEW has no parameter.
Method HANDEL_CLOSE on class CL_ISHMED_RAD_STUDY_QUICKVIEW has no exception.

Method HANDEL_PATINFO_CLOSE Signature

Method HANDEL_PATINFO_CLOSE on class CL_ISHMED_RAD_STUDY_QUICKVIEW has no parameter.
Method HANDEL_PATINFO_CLOSE on class CL_ISHMED_RAD_STUDY_QUICKVIEW 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 20030526
2 Importing P_ANFID Value transfer Type reference (TYPE) ANFID IS-H*Med: Identifikation einer Anforderung (Nummer) 20030526
3 Importing P_DKTXT Value transfer Type reference (TYPE) DKTXT Beschreibung Dokument 20030526
4 Importing P_DOKAR Value transfer Type reference (TYPE) DOKAR Dokumentart 20030526
5 Importing P_DOKNR Value transfer Type reference (TYPE) DOKNR Dokumentnummer 20030526
6 Importing P_DOKTL Value transfer Type reference (TYPE) DOKTL_D Teildokument 20030526
7 Importing P_DOKVR Value transfer Type reference (TYPE) DOKVR Dokumentversion 20030526
8 Importing P_DTKB Value transfer Type reference (TYPE) N2_DTKB Bezeicher des Dokumenttyps 20030526
9 Importing P_EINRI Value transfer Type reference (TYPE) EINRI IS-H: Einrichtung 20030526
10 Importing P_IEXAMID Value transfer Type reference (TYPE) N2RADIEXAMID IS-H*MED: RAD - Modality internal examination Id 20030526
11 Importing P_LEIS Value transfer Type reference (TYPE) TARLS IS-H: Leistung innerhalb eines Leistungskataloges 20030526
12 Importing P_LEISTKTXT Value transfer Type reference (TYPE) TARKTXT1 IS-H: Erster Kurztext einer Leistung 20030526
13 Importing P_LFDDOK Value transfer Type reference (TYPE) LFDDOK IS-H*MED: Laufende Nummer Dokument 20030526
14 Importing P_LNRLS Value transfer Type reference (TYPE) LNRLS IS-H: Laufende Nummer der Leistung 20030526
15 Importing P_PATNR Value transfer Type reference (TYPE) PATNR Pairentennummer 20030526
16 Importing P_PNAME Value transfer Type reference (TYPE) N2_PATNAM Name des Patienten 20030526
17 Importing P_STUDYID Value transfer Type reference (TYPE) N2RADSTUDYID IS-H*MED: RAD DICOM Study Id 20030526
18 Importing P_STUDYUID Value transfer Type reference (TYPE) N2STUDYIUID IS-H*MED: RAD DICOM Study Instance UID 20030526
19 Importing P_STUDY_STATUS Value transfer Type reference (TYPE) N2RADSTUDYSTATUS IS-H*MED: RAD - DICOM Study Status 20030526

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