SAP ABAP Class CL_ISHMED_PDTRANS_DT_NAVI_TREE (Navigation for Document Category Transfer)
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 20050607
Properties
Class CL_ISHMED_PDTRANS_DT_NAVI_TREE  
Short Description Navigation for Document Category Transfer    
Super Class CL_GUI_COLUMN_TREE Column Tree Control 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20050607   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 N2PD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no interface implemented.
Friends
Class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_CLICKED_NODE Instance attribute Public Type reference (TYPE) TREEV_NODE-NODE_KEY Key of a Node 20050607
2 G_DATA Instance attribute Public Object reference (TYPE REF TO) CL_ISHMED_PDTRANS_DT_DATA IS-H*MED: Manages the Data for the DocCat 20050607
3 G_ITEMS Instance attribute Protected Type reference (TYPE) N2PD_ITEMS Items 20050607
4 G_NAME_OF_CHECK_COL Constant Private See coding 'CHECK' Name of Check-Column 20050607
5 G_NAME_OF_HINT_COL Constant Private See coding 'HINT' Name of Hint-Column 20050607
6 G_NAME_OF_INFO_COL Constant Private See coding 'INFO' Name of Info-Column 20050607
7 G_NAME_OF_ITEMS Constant Private Type reference (TYPE) X030L-TABNAME 'RN2DTITEM' Table Name 20050607
8 G_NAME_OF_KEY_COL Constant Private See coding 'KEY' Name of Key-Column 20050607
9 G_NAME_OF_TYP_COL Constant Private See coding 'TYP' Name of Category-Column 20050607
10 G_NODEKEYS Instance attribute Public Type reference (TYPE) TREEV_NKS Tree Control: Table with Node Keys 20050607
11 G_NODES Instance attribute Public Type reference (TYPE) TREEV_NTAB Tree Control: Node Table 20050607
12 G_STYLE_ERROR Constant Private Type reference (TYPE) I STYLE_EMPHASIZED_NEGATIVE Style for Errant 20050607
13 G_STYLE_HIGHLIGHT Instance attribute Private Type reference (TYPE) I Current Highlight Style 20050607
14 G_STYLE_MARKED Constant Private Type reference (TYPE) I STYLE_EMPHASIZED_POSITIVE Style for Selected 20050607
15 G_VISIBLE_NODES Instance attribute Public Type reference (TYPE) TREEV_NKS Tree Control: Table with Node Keys 20050607
16 G_WORKMODE Instance attribute Public Type reference (TYPE) SY-UCOMM ' ' Work Mode 20050607
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COLUMN__DESCRIPTION Instance method Private Method Adds the Description Column to Tree 20050607
2 ADD_COLUMN__HINT Instance method Private Method Adds Check Column to Tree 20050621
3 ADD_COLUMN__LABEL Instance method Private Method Adds the Label Column to Tree 20050607
4 ADD_COLUMN__TYPE Instance method Private Method Add Column Type to Tree 20050607
5 APPEND_DATA_ELEMENT Instance method Private Method Data --> Element 20050607
6 APPEND_DATA_HEADER Instance method Private Method Data --> Root-Entry 20050607
7 APPEND_DATA_LIST Instance method Private Method Data --> List-Entry 20050607
8 APPEND__ELEMENT Instance method Private Method Any Entry 20050607
9 APPEND__ELEMENT_ENTRY Instance method Private Method Eintry for the Element 20050607
10 APPEND__MASTER Instance method Private Method Master-Entry 20050607
11 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050607
12 DO_EXPAND_NO_CHILDREN Instance method Private Method Execute Handler 20050607
13 ELEM_LABEL Instance method Private Method Creates Element Label 20050607
14 ELEM_LABEL_STYLE Instance method Private Method Sets Style of the Element Label 20050607
15 ELEM_NODE_STYLE Instance method Private Method Supplies Node Style 20050607
16 HANDLE_EXPAND_NO_CHILDREN Instance method Private Event handling method Handler for Event Expand No Child 20050607
17 INIT_WITH_DATA Instance method Private Method Initializes the Tree with Data 20050607
18 REFRESH_HINT_COLUMN Instance method Public Method Refreshes Text in Hint Column of Tree 20050623
Events
Class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no event.
Types
Class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no local type.
Method Signatures

Method ADD_COLUMN__DESCRIPTION Signature

Method ADD_COLUMN__DESCRIPTION on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no parameter.
Method ADD_COLUMN__DESCRIPTION on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no exception.

Method ADD_COLUMN__HINT Signature

Method ADD_COLUMN__HINT on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no parameter.
Method ADD_COLUMN__HINT on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no exception.

Method ADD_COLUMN__LABEL Signature

Method ADD_COLUMN__LABEL on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no parameter.
Method ADD_COLUMN__LABEL on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no exception.

Method ADD_COLUMN__TYPE Signature

Method ADD_COLUMN__TYPE on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no parameter.
Method ADD_COLUMN__TYPE on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no exception.

Method APPEND_DATA_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DOCEL Call by reference Type reference (TYPE) N2PD_DOCEL Super Element 20050607
2 Exporting P_ITEMS Call by reference Type reference (TYPE) N2PD_ITEMS Table of Items 20050607
3 Exporting P_NODES Call by reference Type reference (TYPE) TREEV_NTAB Table of Nodes 20050607
4 Importing P_PARENT Call by reference Type reference (TYPE) TREEV_NODE-NODE_KEY Key of Super Element 20050607

Method APPEND_DATA_ELEMENT on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no exception.

Method APPEND_DATA_HEADER Signature

Method APPEND_DATA_HEADER on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no parameter.
Method APPEND_DATA_HEADER on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no exception.

Method APPEND_DATA_LIST Signature

Method APPEND_DATA_LIST on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no parameter.
Method APPEND_DATA_LIST on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no exception.

Method APPEND__ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Value transfer Type reference (TYPE) N2PD_DOCEL Element 20050607
2 Importing P_PARENT Value transfer Type reference (TYPE) TREEV_NODE-NODE_KEY SPACE Parent-Node 20050607

Method APPEND__ELEMENT on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no exception.

Method APPEND__ELEMENT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Value transfer Type reference (TYPE) N2PD_DOCEL Element 20050607
2 Importing P_PARENT Value transfer Type reference (TYPE) TREEV_NODE-NODE_KEY Key of Parent-Node 20050607

Method APPEND__ELEMENT_ENTRY on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no exception.

Method APPEND__MASTER Signature

Method APPEND__MASTER on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no parameter.
Method APPEND__MASTER on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DATA Value transfer Object reference (TYPE REF TO) CL_ISHMED_PDTRANS_DT_DATA Daten zum Dokumenttyp beim Transfer 20050607
2 Importing P_PARENT Value transfer Object reference (TYPE REF TO) CL_ISHMED_PDTRANS_DT_NAVIGTION Navigation beim Dokumenttyptransfer 20050607

Method CONSTRUCTOR on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no exception.

Method DO_EXPAND_NO_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20050607

Method DO_EXPAND_NO_CHILDREN on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no exception.

Method ELEM_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DOCEL Call by reference Type reference (TYPE) N2PD_DOCEL Element 20050607
2 Returning P_LABEL Value transfer Type reference (TYPE) N2_TEXT Dialog-Bezeichner 20050607

Method ELEM_LABEL on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no exception.

Method ELEM_LABEL_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DOCEL Call by reference Type reference (TYPE) N2PD_DOCEL DokElement 20050607
2 Returning P_STYLE Value transfer Type reference (TYPE) I Stil 20050607

Method ELEM_LABEL_STYLE on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no exception.

Method ELEM_NODE_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT Call by reference Type reference (TYPE) N2PD_DOCEL element 20050607
2 Returning R_STYLE Value transfer Type reference (TYPE) I stil 20050607

Method ELEM_NODE_STYLE on class CL_ISHMED_PDTRANS_DT_NAVI_TREE 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) 20050607

Method HANDLE_EXPAND_NO_CHILDREN on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no exception.

Method INIT_WITH_DATA Signature

Method INIT_WITH_DATA on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no parameter.
Method INIT_WITH_DATA on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no exception.

Method REFRESH_HINT_COLUMN Signature

Method REFRESH_HINT_COLUMN on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no parameter.
Method REFRESH_HINT_COLUMN on class CL_ISHMED_PDTRANS_DT_NAVI_TREE has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 600