SAP ABAP Class CL_WER_NAVIGATION_VIEW (Navigation view)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     WER_UI (Package) User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WER_VIEW Base for all view classes 20070730
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WER_NAVIGATION_AREA_VIEW Navigation area view 20070730
2 Inheritance (c INHERITING FROM c_ref)  CL_WER_SELECTION_AREA_VIEW Selection of Rule Elements 20070730
3 Inheritance (c INHERITING FROM c_ref)  CL_WER_WHERE_USED_VIEW Where-Used List View 20070730
4 Inheritance (c INHERITING FROM c_ref)  CL_WER_WORKLIST_VIEW View class for work list area 20070730
Properties
Class CL_WER_NAVIGATION_VIEW  
Short Description Navigation view    
Super Class CL_WER_VIEW Base for all view classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WER_UI   User Interface 
Created 20070730   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WER_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WER_NAVIGATION_VIEW has no interface implemented.
Friends
Class CL_WER_NAVIGATION_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_ELEMENT Instance attribute Protected Object reference (TYPE REF TO) IF_WER_ELEMENT Rule element base 20070730
2 MT_FUNCTION_STATUS Instance attribute Protected Type reference (TYPE) WER_FUNCTION_STATUS_TTY Function status entries 20070730
Methods
# Method Level Visibility Method type Description Created on
1 SET_ELEMENT Instance method Public Method Sets the current element 20070730
2 SET_FUNCTION_STATUS Instance method Public Method Set function status 20070730
Events
# Event Type Visibility Description Created on
1 ADD_ELEMENT_TO_WORKLIST Instance Event
(0)
Public
(2)
A request to add an element to the worklist (as of 603) 20070730
2 CLOSE Instance Event
(0)
Public
(2)
View is closed (as of 603) 20070806
3 COPY_ELEMENT Instance Event
(0)
Public
(2)
An application element copy request is made 20070730
4 CREATE_ELEMENT Instance Event
(0)
Public
(2)
An application element creation request is made 20070730
5 DELETE_ELEMENT Instance Event
(0)
Public
(2)
An application element delete request is made 20070730
6 ELEMENT_REMOVED_FROM_WORKLIST Instance Event
(0)
Public
(2)
A element is removed from worklist 20070821
7 GET_ELEMENT_WHERE_USED Instance Event
(0)
Public
(2)
An element where-used request (as of 603) 20070730
8 OPEN Instance Event
(0)
Public
(2)
View is open (as of 603) 20070807
9 SELECT_APPLICATION Instance Event
(0)
Public
(2)
A rule application was selected 20070730
10 SELECT_ELEMENT Instance Event
(0)
Public
(2)
An application element was selected 20070730
Types
Class CL_WER_NAVIGATION_VIEW has no local type.
Method Signatures

Method SET_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WER_ELEMENT Rule element base 20070730

Method SET_ELEMENT on class CL_WER_NAVIGATION_VIEW has no exception.

Method SET_FUNCTION_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FUNCTION_STATUS Call by reference Type reference (TYPE) WER_FUNCTION_STATUS_TTY Function status entries 20070730

Method SET_FUNCTION_STATUS on class CL_WER_NAVIGATION_VIEW has no exception.
Event Signatures

Event ADD_ELEMENT_TO_WORKLIST Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_ID Exporting Value transfer Type reference (TYPE) WER_ELEMENT_ID Element unique identifier 20070730
2 E_TYPE Exporting Value transfer Type reference (TYPE) WER_ELEMENT_TYPE Element type 20070731

Event CLOSE Signature
Event CLOSE on class CL_WER_NAVIGATION_VIEW has no parameter.
Event COPY_ELEMENT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_ID Exporting Value transfer Type reference (TYPE) WER_ELEMENT_ID Element unique identifier 20070730
2 E_NAME Exporting Value transfer Type reference (TYPE) WER_ELEMENT_NAME Element name 20070730
3 E_TYPE Exporting Value transfer Type reference (TYPE) WER_ELEMENT_TYPE Element type 20070730

Event CREATE_ELEMENT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_TYPE Exporting Value transfer Type reference (TYPE) WER_ELEMENT_TYPE Element type 20070730

Event DELETE_ELEMENT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_ID Exporting Value transfer Type reference (TYPE) WER_ELEMENT_ID Element unique identifier 20070730
2 E_TYPE Exporting Value transfer Type reference (TYPE) WER_ELEMENT_TYPE Element type 20070730

Event ELEMENT_REMOVED_FROM_WORKLIST Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_ID Exporting Value transfer Type reference (TYPE) WER_ELEMENT_ID Element removed 20070821

Event GET_ELEMENT_WHERE_USED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_ID Exporting Value transfer Type reference (TYPE) WER_ELEMENT_ID Element unique identifier 20070730
2 E_TYPE Exporting Value transfer Type reference (TYPE) WER_ELEMENT_TYPE Element type 20070730

Event OPEN Signature
Event OPEN on class CL_WER_NAVIGATION_VIEW has no parameter.
Event SELECT_APPLICATION Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_APPLICATION Exporting Value transfer Type reference (TYPE) WER_APPLICATION_ID Application identifier 20070730

Event SELECT_ELEMENT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_ID Exporting Value transfer Type reference (TYPE) WER_ELEMENT_ID Element unique identifier 20070730
2 E_KEEP_APPLICATION Exporting Value transfer Type reference (TYPE) WER_BOOL CL_WER_CONST=>C_FALSE Keep current application 20070815
3 E_TYPE Exporting Value transfer Type reference (TYPE) WER_ELEMENT_TYPE Element type 20070730
History
Last changed by/on SAP  20100310 
SAP Release Created in 603