SAP ABAP Class CL_ISHMED_P01_SDEF_PVZ_NAVI (View Navigator in Administration)
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 20041203
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20041203
Properties
Class CL_ISHMED_P01_SDEF_PVZ_NAVI  
Short Description View Navigator in Administration    
Super Class CL_ISHMED_SPLITTER_WITH_TOOL IS-H*MED Container with Application Toolbar 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20041203   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20041203
Friends
# Friend Modeled only Created on Description
1 CL_ISHMED_P01_SDEF 20041203 Controller for View of Aspect Definition
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_VCODE_DISPLAY Instance attribute Private Attribute reference (LIKE) 20050119
2 CO_VCODE_INSERT Instance attribute Private Attribute reference (LIKE) 20050119
3 CO_VCODE_UPDATE Instance attribute Private Attribute reference (LIKE) 20050119
4 C_LAYOUT_ID_P01_PVZ_NAVI Constant Private Type reference (TYPE) INDX_SRTFD 'P01_PVZ_NAVI' User-Defined Key in Table INDX 20050126
5 C_ON Instance attribute Private Attribute reference (LIKE) 20041210
6 C_PLACE Constant Private Type reference (TYPE) N2P01_SDEF_ITEM_TYPE 'PLACE' Item Type in SDEF 20050110
7 C_VIEW Constant Private Type reference (TYPE) N2P01_SDEF_ITEM_TYPE 'VIEW_' Item Type in SDEF 20041203
8 C_VIEWID_SPACE Constant Private Type reference (TYPE) NVIEWID ' ' IS-H: Identification of View 20041210
9 G_ACTIVE_NODE Instance attribute Private Type reference (TYPE) RN2P01_SDEF_PVZ_TREE Structure of Nodes in Aspect Tree 20041203
10 G_ACTIVE_VIEW Instance attribute Private Type reference (TYPE) RN2P01_VIEW_SCREEN IS-H*MED: View in Patient Organizer for Display 20041203
11 G_CHILDREN_TYPE Instance attribute Private Type reference (TYPE) N1POOBJECTTYPECLASS Classification of Object Type 20050104
12 G_DD_HANDLE Instance attribute Private Type reference (TYPE) I 20041209
13 G_DD_HANDLE_MOVE Instance attribute Private Type reference (TYPE) I 20050128
14 G_DD_HANDLE_ROOT Instance attribute Private Type reference (TYPE) I 20050128
15 G_NODE_KEY_COUNT Instance attribute Private Type reference (TYPE) I Key Count 20041203
16 G_NODE_T Instance attribute Private Type reference (TYPE) ISHMED_T_N2P01_SDEF_PVZ_TREE Table of Nodes in PVZ Tree 20041203
17 G_NODE_WA Instance attribute Private Type reference (TYPE) RN2P01_SDEF_PVZ_TREE Structure of Nodes in PVZ Tree 20041203
18 G_PLACEID Instance attribute Public Type reference (TYPE) NWPLACEID If Root an Aspect 20050104
19 G_PVZ_LIST Instance attribute Private Type reference (TYPE) ISHMED_T_N2P01_PVZ Assignment Work Environment View 20041210
20 G_TAB_PVZ Instance attribute Private Type reference (TYPE) ISHMED_T_N2P01_PVZ Assignment Work Environment View 20041207
21 G_TYPE Instance attribute Private Type reference (TYPE) N1POOBJECTTYPECLASS Classification of Object Type 20050104
22 G_VIEWID Instance attribute Public Type reference (TYPE) NVIEWID If Root a View 20050104
23 O_LAYOUT Instance attribute Private Object reference (TYPE REF TO) LCL_LAYOUT Layout of Tree 20041203
24 O_PVZ_DRAGDROP Instance attribute Private Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20041209
25 O_PVZ_MOVE_DRAGDROP Instance attribute Private Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20050128
26 O_PVZ_ROOT_DRAGDROP Instance attribute Private Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20050128
27 O_PVZ_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Column Tree Control 20050127
28 O_SDEF_ADMIN Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_P01_SDEF Controller for View of Aspect Definition 20041203
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BUTTONS Instance method Private Method Toolbar Structure 20041203
2 ADD_COLUMN Instance method Private Method Structure of Columns in Tree 20041203
3 ADD_NODE Instance method Private Method Creates a New Node 20050126
4 BUILD_ITEM_TABLE Instance method Private Method Structure of Item - Table 20041203
5 BUILD_TREE Instance method Public Method Initial Build Up of Catalog Tree 20041203
6 CMD__DELETE_PVZ Instance method Private Method Deletes Child 20050124
7 CMD__DO_COMMAND Instance method Public Method Excecute a Command (Backdoor) 20041203
8 CMD__INSERT_PVZ Instance method Private Method Insert a View 20050121
9 CMD__NEW_PVZ Instance method Private Method Create a New Aspect 20050121
10 CMD__REFRESH Instance method Private Method Refresh Tree 20050104
11 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041203
12 GET_ACTIVE_ITEM_TYPE Instance method Public Method Returns Type of Printed Node 20041203
13 GET_ACTIVE_VIEW Instance method Public Method Returns Active Aspect 20041203
14 GET_AKTIV_PLACE_VIEW Instance method Private Method Get Active View or Aspect 20050110
15 GET_CHILDREN Instance method Private Method Gets Children of Current View/Aspect 20050127
16 GET_CLICKED_NODE_KEY Instance method Public Method Returns the Selected Nodes 20041203
17 GET_SELECTED_NODE_KEY Instance method Private Method Returns Selected Node 20041203
18 HANDLE_DRAG Instance method Private Event handling method Handle Event Drag 20050128
19 HANDLE_DROP Instance method Private Event handling method Handle Event Drop 20041209
20 HANDLE_EXPAND_NO_CHILDREN Instance method Private Event handling method Fill File 20041210
21 HANDLE_FUNCTION_SELECTED Instance method Private Event handling method Event Handling for FUNCTION_SELECTED of CL_GUI_TOOLBAR 20041203
22 HANDLE_ITEM_CONTEXT_MENU_RE Instance method Private Event handling method Menu Request 20041203
23 HANDLE_ITEM_CONTEXT_MENU_SE Instance method Private Event handling method Menu Selection 20041203
24 HANDLE_ITEM_DOUBLE_CLICK Instance method Private Event handling method Event Handling for ITEM_DBL_CLICK of CL_GUI_COLUMN_TREE 20041203
25 HANDLE_NODE_CONTEXT_MENU_RE Instance method Private Event handling method Menu Request 20041203
26 HANDLE_NODE_CONTEXT_MENU_SE Instance method Private Event handling method Menu Selection 20041203
27 HANDLE_NODE_DOUBLE_CLICK Instance method Private Event handling method Event Handling for NODE_DBL_CLICK of CL_GUI_COLUMN_TREE 20041203
28 LOAD_LAYOUT_INFORMATIONS Instance method Private Method Load Layout Information 20041203
29 MOVE_NODE Instance method Private Method Changes Sequence of Children 20050127
30 NAVIGATE_DBL_CLICK_NODE Instance method Private Method Navigate to Node 20041203
31 REG_EVENTS Instance method Private Method Register Events 20041203
32 SAVE_LAYOUT_INFORMATIONS Instance method Public Method Save Current Layout Properties 20041203
33 SET_ACTIVE_NODE Instance method Private Method Set Active Node 20041203
34 SET_BUTTON_STATE Instance method Private Method Button Dependent on Work Mode 20041203
35 SET_CHILDREN Instance method Private Method Sets Children of Current View/Aspect 20050127
36 SET_LAYOUT_INFORMATIONS Instance method Public Method Set Layout 20041203
37 SET_TREE_DATA Instance method Private Method Tree Structure 20041203
38 SET_WORKMODE Instance method Public Method Set Work Mode 20041203
Events
Class CL_ISHMED_P01_SDEF_PVZ_NAVI has no event.
Types
Class CL_ISHMED_P01_SDEF_PVZ_NAVI has no local type.
Method Signatures

Method ADD_BUTTONS Signature

Method ADD_BUTTONS on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_P01_SDEF Fehlerklasse 20041203

Method ADD_COLUMN Signature

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

Method ADD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RELATEVIEWID Call by reference Type reference (TYPE) NVIEWID Identifikation einer Sicht 20050127
2 Importing I_VIEWID Call by reference Type reference (TYPE) NVIEWID Identifikation einer Sicht 20050127
# Exception Resumable Description Created on
1 CX_ISHMED_P01_ADMIN Ausnahme für Patientenorganizer 20050128
2 CX_ISHMED_P01_CHECK Ausnahme für Patientenorganizer 20050128

Method BUILD_ITEM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEEP Call by reference Type reference (TYPE) INT1 Tiefe der Vernüpfung 20050103
2 Importing I_NODE_KEY_COUNT_PARENT Call by reference Type reference (TYPE) INT1 Node ID des Eltern 20050103
3 Importing I_PLACEID Call by reference Type reference (TYPE) NWPLACEID Identifikation des Arbeitsumfeldes 20041207
4 Importing I_VIEWID Call by reference Type reference (TYPE) NVIEWID Identifikation einer Sicht 20050103
# Exception Resumable Description Created on
1 CX_ISHMED_P01_ADMIN Ausnahme für Patientenorganizer 20050105

Method BUILD_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PLACEID Call by reference Type reference (TYPE) NWPLACEID Identifikation des Arbeitsumfeldes 20041207
2 Importing I_VIEWID Call by reference Type reference (TYPE) NVIEWID IIdentifikation einer Sicht 20050103
# Exception Resumable Description Created on
1 CX_ISHMED_P01_ADMIN Ausnahme für Patientenorganizer 20050105

Method CMD__DELETE_PVZ Signature

Method CMD__DELETE_PVZ on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_P01_ADMIN Fehlerklasse 20050126

Method CMD__DO_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20041203
# Exception Resumable Description Created on
1 CX_ISHMED_P01_ADMIN Ausnahme für Patientenorganizer 20050105

Method CMD__INSERT_PVZ Signature

Method CMD__INSERT_PVZ on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_P01_ADMIN Ausnahme für Patientenorganizer 20050124
2 CX_ISHMED_P01_CHECK Ausnahme für Patientenorganizer 20050128

Method CMD__NEW_PVZ Signature

Method CMD__NEW_PVZ on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_P01_SDEF Fehlerklasse 20050121

Method CMD__REFRESH Signature

Method CMD__REFRESH on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_P01_ADMIN Ausnahme für Patientenorganizer 20050105

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_P01_SDEF_ADMIN Call by reference Object reference (TYPE REF TO) CL_ISHMED_P01_SDEF Controler für View der Aspektdefinition 20041203
2 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20041203
# Exception Resumable Description Created on
1 CX_ISHMED_P01_SDEF Fehlerklasse 20041203

Method GET_ACTIVE_ITEM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ITEM_TYPE Value transfer Type reference (TYPE) N2P01_SDEF_ITEM_TYPE Type eines Item in der SDEF 20041203

Method GET_ACTIVE_ITEM_TYPE on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method GET_ACTIVE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTIVE_VIEW Call by reference Type reference (TYPE) RN2P01_VIEW_SCREEN IS-H*MED: Sicht im Partentenorganizer zum Anzeigen 20041203
2 Importing I_NODE_KEY Call by reference Type reference (TYPE) TREEV_NODE-NODE_KEY Tree Control: Schlüssel eines Knotens 20041203

Method GET_ACTIVE_VIEW on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method GET_AKTIV_PLACE_VIEW Signature

Method GET_AKTIV_PLACE_VIEW on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no parameter.
Method GET_AKTIV_PLACE_VIEW on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHILDREN Call by reference Type reference (TYPE) ISHMED_T_N2P01_N1WVIEWZ Tabellentype für Struktur für Sichten 20050127
# Exception Resumable Description Created on
1 CX_ISHMED_P01_ADMIN Ausnahme für Patientenorganizer 20050127

Method GET_CLICKED_NODE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NODE_KEY Value transfer Type reference (TYPE) TREEV_NODE-NODE_KEY Tree Control: Schlüssel eines Knotens 20041203

Method GET_CLICKED_NODE_KEY on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method GET_SELECTED_NODE_KEY Signature

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

Method GET_SELECTED_NODE_KEY on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method HANDLE_DRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Call by reference Attribute reference (LIKE) 20050128
2 Importing ITEM_NAME Call by reference Attribute reference (LIKE) 20050128
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20050128

Method HANDLE_DRAG on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method HANDLE_DROP Signature

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

Method HANDLE_DROP on class CL_ISHMED_P01_SDEF_PVZ_NAVI 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) 20041210

Method HANDLE_EXPAND_NO_CHILDREN on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method HANDLE_FUNCTION_SELECTED Signature

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

Method HANDLE_FUNCTION_SELECTED on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method HANDLE_ITEM_CONTEXT_MENU_RE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_NAME Call by reference Attribute reference (LIKE) 20041203
2 Importing MENU Call by reference Attribute reference (LIKE) 20041203
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20041203

Method HANDLE_ITEM_CONTEXT_MENU_RE on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method HANDLE_ITEM_CONTEXT_MENU_SE Signature

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

Method HANDLE_ITEM_CONTEXT_MENU_SE on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method HANDLE_ITEM_DOUBLE_CLICK Signature

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

Method HANDLE_ITEM_DOUBLE_CLICK on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method HANDLE_NODE_CONTEXT_MENU_RE Signature

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

Method HANDLE_NODE_CONTEXT_MENU_RE on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method HANDLE_NODE_CONTEXT_MENU_SE Signature

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

Method HANDLE_NODE_CONTEXT_MENU_SE on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method HANDLE_NODE_DOUBLE_CLICK 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) 20041203

Method HANDLE_NODE_DOUBLE_CLICK on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method LOAD_LAYOUT_INFORMATIONS Signature

Method LOAD_LAYOUT_INFORMATIONS on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no parameter.
Method LOAD_LAYOUT_INFORMATIONS on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method MOVE_NODE Signature

Method MOVE_NODE on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no parameter.
Method MOVE_NODE on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method NAVIGATE_DBL_CLICK_NODE 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 20041203

Method NAVIGATE_DBL_CLICK_NODE on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method REG_EVENTS Signature

Method REG_EVENTS on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no parameter.
Method REG_EVENTS on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method SAVE_LAYOUT_INFORMATIONS Signature

Method SAVE_LAYOUT_INFORMATIONS on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no parameter.
Method SAVE_LAYOUT_INFORMATIONS on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method SET_ACTIVE_NODE 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 20041203
# Exception Resumable Description Created on
1 CX_ISHMED_P01_SDEF Fehlerklasse 20041203

Method SET_BUTTON_STATE Signature

Method SET_BUTTON_STATE on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no parameter.
Method SET_BUTTON_STATE on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method SET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHILDREN Call by reference Type reference (TYPE) ISHMED_T_N2P01_N1WVIEWZ Tabellentype für Struktur für Sichten 20050127
# Exception Resumable Description Created on
1 CX_ISHMED_P01_ADMIN Ausnahme für Patientenorganizer 20050127

Method SET_LAYOUT_INFORMATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SET_DEFAULT Call by reference Type reference (TYPE) FLAG SPACE allgemeines flag 20041203

Method SET_LAYOUT_INFORMATIONS on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method SET_TREE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_T Call by reference Type reference (TYPE) ISHMED_T_N2P01_SDEF_PVZ_TREE Tabelle von Knoten im PVZbaum 20041210

Method SET_TREE_DATA on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.

Method SET_WORKMODE Signature

Method SET_WORKMODE on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no parameter.
Method SET_WORKMODE on class CL_ISHMED_P01_SDEF_PVZ_NAVI has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 600