SAP ABAP Class CL_ISHMED_SCR_CARD (Screen Class Cardiology Order Component)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_DS (Package) Departmental Solutions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SCREEN IS-H: Base Class for Interface Management 20070904
Properties
Class CL_ISHMED_SCR_CARD  
Short Description Screen Class Cardiology Order Component    
Super Class CL_ISH_SCREEN IS-H: Base Class for Interface Management 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_DS   Departmental Solutions 
Created 20070904   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_SCR_CARD has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_CARD has no interface implemented.
Friends
Class CL_ISHMED_SCR_CARD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_OTYPE_SCR_CARD Constant Public Type reference (TYPE) ISH_OBJECT_TYPE 12244 Object Type 20070904
2 GR_DOCVIEWER Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_PMD_DOCVIEWER_DIALOG IS-H*MED: Document Viewer Dialog 20070904
3 G_FIELDNAME_CAVSON Constant Public Type reference (TYPE) ISH_FIELDNAME 'RN2DSCA_CORD_DATA-CAVSON' IS-H: Field Name 20070904
4 G_FIELDNAME_CCS Constant Public Type reference (TYPE) ISH_FIELDNAME 'RN2DSCA_CORD_DATA-CCS' IS-H: Field Name 20070904
5 G_FIELDNAME_NYHA Constant Public Type reference (TYPE) ISH_FIELDNAME 'RN2DSCA_CORD_DATA-NYHA' IS-H: Field Name 20070904
6 G_FIELDNAME_PATGEW Constant Public Type reference (TYPE) ISH_FIELDNAME 'RN2DSCA_CORD_DATA-PATGEW' IS-H: Field Name 20070904
7 G_FIELDNAME_PATGRO Constant Public Type reference (TYPE) ISH_FIELDNAME 'RN2DSCA_CORD_DATA-PATGRO' IS-H: Field Name 20070904
8 G_FIELDNAME_XARTHY Constant Public Type reference (TYPE) ISH_FIELDNAME 'RN2DSCA_CORD_DATA-XARTHY' IS-H: Field Name 20070904
9 G_FIELDNAME_XDIABM Constant Public Type reference (TYPE) ISH_FIELDNAME 'RN2DSCA_CORD_DATA-XDIABM' IS-H: Field Name 20070904
10 G_FIELDNAME_XFAMA Constant Public Type reference (TYPE) ISH_FIELDNAME 'RN2DSCA_CORD_DATA-XFAMA' IS-H: Field Name 20070904
11 G_FIELDNAME_XHYLIP Constant Public Type reference (TYPE) ISH_FIELDNAME 'RN2DSCA_CORD_DATA-XHYLIP' IS-H: Field Name 20070904
12 G_FIELDNAME_XKEBE Constant Public Type reference (TYPE) ISH_FIELDNAME 'RN2DSCA_CORD_DATA-XKEBE' IS-H: Field Name 20070904
13 G_FIELDNAME_XNICO Constant Public Type reference (TYPE) ISH_FIELDNAME 'RN2DSCA_CORD_DATA-XNICO' IS-H: Field Name 20070904
14 G_MSGIDCARD Constant Protected Type reference (TYPE) SYMSGID 'N2DS' Messages, Message Class 20070904
15 G_MYNAME Constant Protected Type reference (TYPE) TEXT30 'CL_ISHMED_SCR_CARD' Text (30 Characters) 20070904
16 G_TITLE Instance attribute Protected Type reference (TYPE) LVC_S_LAYO-GRID_TITLE ALV Control: Title Line Text 20070904
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_F4_TAB Instance method Private Method Build Table for Input Help Prefindings 20070904
2 PAT_GET_FINDINGS Instance method Private Method Transfer Prefindings for Order 20070904
3 PAT_SHOW_DOCUMENTS Instance method Private Method Call Document Viewer for Patient 20070904
Events
Class CL_ISHMED_SCR_CARD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CORDTYP Protected See coding 20070904 tt_cordtyp TYPE STANDARD TABLE OF n1cordtyp
2 TT_DOCS Protected See coding 20070904 tt_docs TYPE STANDARD TABLE OF t_docs
3 TT_TEXT Protected See coding 20070904 tt_text TYPE STANDARD TABLE OF t_text
4 T_DOCS Protected See coding 20070904 BEGIN OF t_docs, fieldname TYPE tn2ca_cord_dtid-fieldname, dokar TYPE ndoc-dokar, doknr TYPE ndoc-doknr, dokvr TYPE ndoc-dokvr, doktl TYPE ndoc-doktl, lfddok TYPE ndoc-lfddok, einri TYPE ndoc-einri, dtid TYPE ndoc-dtid, dtvers TYPE ndoc-dtvers, dodat TYPE ndoc-dodat, loekz TYPE ndoc-loekz, dtkb TYPE n2dtt-dtkb, END OF t_docs
5 T_TEXT Protected See coding 20070904 BEGIN OF t_text, helpkey TYPE rn1f4-key, doknr TYPE ndoc-doknr, fieldname TYPE tn2ca_cord_dtid-fieldname, label TYPE n2_text, tdformat TYPE tline-tdformat , tdline TYPE tline-tdline, END OF t_text
Method Signatures

Method BUILD_F4_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20070904
2 Exporting ET_F4TAB Call by reference Type reference (TYPE) ISHMED_T_RN1F4 Tabelle für F4-Hilfe 20070904
3 Exporting ET_TEXT Call by reference Type reference (TYPE) TT_TEXT Langtexte der Vorbefunde 20070904
4 Importing IT_DOCS Call by reference Type reference (TYPE) TT_DOCS Dokumentdaten Vorbefunde 20070904

Method BUILD_F4_TAB on class CL_ISHMED_SCR_CARD has no exception.

Method PAT_GET_FINDINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20070904
2 Changing ET_FINDINGS Call by reference Type reference (TYPE) N2_STEXT_TAB PMD: Tabellentyp für SAPSCRIPT-TEXT 20070904
3 Importing IT_CORDTYP Call by reference Type reference (TYPE) TT_CORDTYP Tabelle mit Auftragstypen 20070904
4 Importing I_EINRI Call by reference Type reference (TYPE) N1CORDER-EINRI IS-H: Einrichtung 20070904
5 Importing I_PATNR Call by reference Type reference (TYPE) N1CORDER-PATNR IS-H: Patientennummer 20070904

Method PAT_GET_FINDINGS on class CL_ISHMED_SCR_CARD has no exception.

Method PAT_SHOW_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20070904
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20070904
3 Importing I_EINRI Call by reference Type reference (TYPE) N1CORDER-EINRI IS-H: Einrichtung 20070904
4 Importing I_PATNR Call by reference Type reference (TYPE) N1CORDER-PATNR IS-H: Patientennummer 20070904

Method PAT_SHOW_DOCUMENTS on class CL_ISHMED_SCR_CARD has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in