SAP ABAP Class CL_ISHMED_NR_VIEW_CLTREE (Class for Nursing Report Interface Presentation)
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_NR_VIEW Class for Nursing Report Interface Presentation 20031111
Properties
Class CL_ISHMED_NR_VIEW_CLTREE  
Short Description Class for Nursing Report Interface Presentation    
Super Class CL_ISHMED_NR_VIEW Class for Nursing Report Interface Presentation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20031111   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 N2NRT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_NR_VIEW_CLTREE has no interface implemented.
Friends
Class CL_ISHMED_NR_VIEW_CLTREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_BASEITEM_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Column Tree Control 20031111
2 G_ITEM_T Instance attribute Private Type reference (TYPE) GUI_ITEM Item Table for Column Tree 20031111
3 G_NODE_T Instance attribute Private Type reference (TYPE) TREEV_NTAB Node Table for Column Tree 20031111
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COLUMN Instance method Private Method 20031111
2 CONSTRUCTOR Instance method Public Constructor 20031111
3 MAKE_PB_EINTRAG_KOPF Instance method Private Method Creates Header of Nursing Report Entry in Tree 20031111
4 MAKE_PB_EINTRAG_TEXT Instance method Private Method Creates Text of Nursing Report Entry in Tree 20031111
5 MAKE_PB_EINTRAG_TEXTZEILE Instance method Private Method Creates Text Row of Nursing Report Entry in Tree 20031111
6 MAKE_TREE Instance method Public Method Construct Tree from Internal Table 20031111
7 REFRESH Instance method Private Method Completely Refreshes View 20031219
Events
Class CL_ISHMED_NR_VIEW_CLTREE has no event.
Types
Class CL_ISHMED_NR_VIEW_CLTREE has no local type.
Method Signatures

Method ADD_COLUMN Signature

Method ADD_COLUMN on class CL_ISHMED_NR_VIEW_CLTREE has no parameter.
Method ADD_COLUMN on class CL_ISHMED_NR_VIEW_CLTREE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE_DISPLAY Call by reference Type reference (TYPE) ISH_TRUE_FALSE FALSE Display-Modus ? 20031203
2 Importing I_NR_MODEL Call by reference Object reference (TYPE REF TO) CL_ISHMED_NR_MODEL Klasse zur Repräsentation des Pflegeberichts 20031111
3 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Proxy-Klasse für Control im GUI 20031111
4 Importing I_PROFIL Call by reference Type reference (TYPE) N2NRT_PROFILE Konfigurationswerte aus dem Customizing 20031203

Method CONSTRUCTOR on class CL_ISHMED_NR_VIEW_CLTREE has no exception.

Method MAKE_PB_EINTRAG_KOPF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Schlüssel des Baumknotens 20031111

Method MAKE_PB_EINTRAG_KOPF on class CL_ISHMED_NR_VIEW_CLTREE has no exception.

Method MAKE_PB_EINTRAG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT Call by reference Type reference (TYPE) CHAR80 Kontextinformation des Eintrags 20041111
2 Importing I_INDEX Call by reference Type reference (TYPE) SY-TABIX Interne Tabellen, aktueller Zeilenindex 20031111
3 Importing I_RELATKEY Call by reference Type reference (TYPE) TV_NODEKEY Baumknoten unter dem Eintrag hängt 20031111
4 Importing I_TEXT Call by reference Type reference (TYPE) N2_LTEXT_TAB Textzeilen zu einem Eintrag 20031111

Method MAKE_PB_EINTRAG_TEXT on class CL_ISHMED_NR_VIEW_CLTREE has no exception.

Method MAKE_PB_EINTRAG_TEXTZEILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20031111
2 Importing I_RELATKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20031111
3 Importing I_STYLE Call by reference Type reference (TYPE) I 0 stllistische Hervorhebung 20041214
4 Importing I_TEXTZEILE Call by reference Type reference (TYPE) C einzelne Textzeile 20031111

Method MAKE_PB_EINTRAG_TEXTZEILE on class CL_ISHMED_NR_VIEW_CLTREE has no exception.

Method MAKE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXPAND_ALL_ON Call by reference Type reference (TYPE) ISH_TRUE_FALSE TRUE Alle Aufklappen? Default: J 20031113
2 Importing I_STORNO_OFF Call by reference Type reference (TYPE) ISH_TRUE_FALSE TRUE Stornierte Anzeigen ? Default: nein 20031113

Method MAKE_TREE on class CL_ISHMED_NR_VIEW_CLTREE has no exception.

Method REFRESH Signature

Method REFRESH on class CL_ISHMED_NR_VIEW_CLTREE has no parameter.
Method REFRESH on class CL_ISHMED_NR_VIEW_CLTREE has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472