SAP ABAP Class CL_ISHMED_PMD_STRUC_VIEWER (PMD: Tree Display Any Structures)
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_SPLITTER_WITH_TOOL IS-H*MED Container with Application Toolbar 20080118
Properties
Class CL_ISHMED_PMD_STRUC_VIEWER  
Short Description PMD: Tree Display Any Structures    
Super Class CL_ISHMED_SPLITTER_WITH_TOOL IS-H*MED Container with Application Toolbar 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20060601   SAP 
Last change 20080716   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 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_PMD_STRUC_VIEWER has no interface implemented.
Friends
Class CL_ISHMED_PMD_STRUC_VIEWER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 KEYTABLE Instance attribute Private Type reference (TYPE) RN2PMD_NKEY_PKEY_TAB PMD: Table Type for RN2PMD_NODE_PARENT_TEXT 20080118
2 TITLE Instance attribute Private Type reference (TYPE) TV_HEADING Tree Control: Text in Length 132 20080118
3 TREE_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTROL Proxy Class for Control in GUI 20080118
4 TREE_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL Column Tree Control with Data Management at Back End 20080118
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COLUMN__LABEL Instance method Private Method Supplements Name Column 20080118
2 ADD_TBBUTTONS Instance method Private Method Create and Register Buttons of Splitter Toolbar 20080118
3 COLLAPSE Instance method Public Method Compile 20080118
4 CONSTRUCTOR Instance method Public Constructor 20080118
5 CREATE__TREE_CONTROL Instance method Private Method Creates Control 20080118
6 CREATE__TREE_MODEL Instance method Private Method Creates Tree Model 20080118
7 EXPAND Instance method Public Method Expand 20080118
8 HANDLE_BUTTON_PRESSED Instance method Private Event handling method Handler for Toolbar Buttons 20080118
9 LOAD__TREE Instance method Public Method Re-Load Tree 20080118
10 MAKE_ITEMS Instance method Private Method Creates Item Table 20080118
11 PRINT_TREE Instance method Private Method Printed Expanded Folder 20080118
12 SCROLL Instance method Public Method 20080118
Events
Class CL_ISHMED_PMD_STRUC_VIEWER has no event.
Types
Class CL_ISHMED_PMD_STRUC_VIEWER has no local type.
Method Signatures

Method ADD_COLUMN__LABEL Signature

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

Method ADD_TBBUTTONS Signature

Method ADD_TBBUTTONS on class CL_ISHMED_PMD_STRUC_VIEWER has no parameter.
Method ADD_TBBUTTONS on class CL_ISHMED_PMD_STRUC_VIEWER has no exception.

Method COLLAPSE Signature

Method COLLAPSE on class CL_ISHMED_PMD_STRUC_VIEWER has no parameter.
Method COLLAPSE on class CL_ISHMED_PMD_STRUC_VIEWER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20080118
2 Importing I_TITLE Call by reference Type reference (TYPE) C 'Node' Tree Control: Text in Länge 132 20080118

Method CONSTRUCTOR on class CL_ISHMED_PMD_STRUC_VIEWER has no exception.

Method CREATE__TREE_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20080118

Method CREATE__TREE_CONTROL on class CL_ISHMED_PMD_STRUC_VIEWER has no exception.

Method CREATE__TREE_MODEL Signature

Method CREATE__TREE_MODEL on class CL_ISHMED_PMD_STRUC_VIEWER has no parameter.
Method CREATE__TREE_MODEL on class CL_ISHMED_PMD_STRUC_VIEWER has no exception.

Method EXPAND Signature

Method EXPAND on class CL_ISHMED_PMD_STRUC_VIEWER has no parameter.
Method EXPAND on class CL_ISHMED_PMD_STRUC_VIEWER has no exception.

Method HANDLE_BUTTON_PRESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20080118
2 Importing SENDER Call by reference Attribute reference (LIKE) 20080118

Method HANDLE_BUTTON_PRESSED on class CL_ISHMED_PMD_STRUC_VIEWER has no exception.

Method LOAD__TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYTABLE Call by reference Type reference (TYPE) RN2PMD_NKEY_PKEY_TAB PMD: Tabellentyp zu RN2PMD_NODE_PARENT_TEXT 20080118

Method LOAD__TREE on class CL_ISHMED_PMD_STRUC_VIEWER has no exception.

Method MAKE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ITEMS Value transfer Type reference (TYPE) TREEMCITAB Column Tree Model: Item-Tabelle 20080118
2 Importing I_NODEKEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Schlüssel eines Knotens 20080118

Method MAKE_ITEMS on class CL_ISHMED_PMD_STRUC_VIEWER has no exception.

Method PRINT_TREE Signature

Method PRINT_TREE on class CL_ISHMED_PMD_STRUC_VIEWER has no parameter.
Method PRINT_TREE on class CL_ISHMED_PMD_STRUC_VIEWER has no exception.

Method SCROLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STEP Call by reference Type reference (TYPE) I 20080118

Method SCROLL on class CL_ISHMED_PMD_STRUC_VIEWER has no exception.
History
Last changed by/on SAP  20080716 
SAP Release Created in