SAP ABAP Class CL_WER_NAVIGATION_AREA_VIEW (Navigation area 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_NAVIGATION_VIEW Navigation view 20070730
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WER_NAVIG_AREA_VIEW_603 Navigation area view (release 603) 20070730
Properties
Class CL_WER_NAVIGATION_AREA_VIEW  
Short Description Navigation area view    
Super Class CL_WER_NAVIGATION_VIEW Navigation view 
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
Class CL_WER_NAVIGATION_AREA_VIEW has no forward declaration.
Interfaces
Class CL_WER_NAVIGATION_AREA_VIEW has no interface implemented.
Friends
Class CL_WER_NAVIGATION_AREA_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_NAVIGATION_INITIAL_WIDTH Constant Protected Type reference (TYPE) I 350 Initial width of the navigation view 20070730
2 MR_SEL_AREA_VIEW Instance attribute Protected Object reference (TYPE REF TO) CL_WER_SELECTION_AREA_VIEW Selection of Rule Elements 20070730
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_ELEMENT_LIST Instance method Public Method Clear the element list from the selection area 20070730
2 GET_NAVIG_VIEW_REFERENCES Instance method Protected Method Returns the referenced navigation views 20070730
3 HAS_ELEMENT_LIST Instance method Public Method Returns true (X) if there is an element list 20070730
4 INIT_SEL_AREA Instance method Protected Method Creates the container and view instance of the sel. area 20070730
5 INIT_UI_COMPONENTS Instance method Public Method Initialize UI components 20070730
6 ON_COPY_ELEMENT Instance method Private Event handling method Handles selection area copy element event 20070730
7 ON_CREATE_ELEMENT Instance method Private Event handling method Handles selection area create element event 20070730
8 ON_DELETE_ELEMENT Instance method Private Event handling method Handles selection area delete element event 20070730
9 ON_SELECT_APPLICATION Instance method Private Event handling method Handles selection area select application event 20070730
10 ON_SELECT_ELEMENT Instance method Private Event handling method Handles selection area select element event 20070730
11 SET_ELEMENT_LIST Instance method Public Method Set element list instance 20070730
12 SET_HANDLERS Instance method Protected Method Set event handlers 20070730
13 SET_NAVIG_VIEW_HANDLERS Instance method Protected Method Set navigation view event handlers 20070730
14 SET_WHERE_USED Instance method Public Method Set where-used instance (as of 603) 20070730
15 SET_WORKLIST Instance method Public Method Set worklist object 20070730
Events
Class CL_WER_NAVIGATION_AREA_VIEW has no event.
Types
Class CL_WER_NAVIGATION_AREA_VIEW has no local type.
Method Signatures

Method CLEAR_ELEMENT_LIST Signature

Method CLEAR_ELEMENT_LIST on class CL_WER_NAVIGATION_AREA_VIEW has no parameter.
Method CLEAR_ELEMENT_LIST on class CL_WER_NAVIGATION_AREA_VIEW has no exception.

Method GET_NAVIG_VIEW_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_VIEW Value transfer Object reference (TYPE REF TO) WER_UI_NAVIGATION_VIEW_TTY Navigation view 20070730

Method GET_NAVIG_VIEW_REFERENCES on class CL_WER_NAVIGATION_AREA_VIEW has no exception.

Method HAS_ELEMENT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_ELEMENT_LIST Value transfer Type reference (TYPE) WER_BOOL Boolean: true = X and false = SPACE 20070730

Method HAS_ELEMENT_LIST on class CL_WER_NAVIGATION_AREA_VIEW has no exception.

Method INIT_SEL_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20070730

Method INIT_SEL_AREA on class CL_WER_NAVIGATION_AREA_VIEW has no exception.

Method INIT_UI_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20070730

Method INIT_UI_COMPONENTS on class CL_WER_NAVIGATION_AREA_VIEW has no exception.

Method ON_COPY_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_ID Call by reference Attribute reference (LIKE) 20070730
2 Importing E_NAME Call by reference Attribute reference (LIKE) 20070730
3 Importing E_TYPE Call by reference Attribute reference (LIKE) 20070730

Method ON_COPY_ELEMENT on class CL_WER_NAVIGATION_AREA_VIEW has no exception.

Method ON_CREATE_ELEMENT Signature

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

Method ON_CREATE_ELEMENT on class CL_WER_NAVIGATION_AREA_VIEW has no exception.

Method ON_DELETE_ELEMENT Signature

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

Method ON_DELETE_ELEMENT on class CL_WER_NAVIGATION_AREA_VIEW has no exception.

Method ON_SELECT_APPLICATION Signature

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

Method ON_SELECT_APPLICATION on class CL_WER_NAVIGATION_AREA_VIEW has no exception.

Method ON_SELECT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_ID Call by reference Attribute reference (LIKE) 20070730
2 Importing E_KEEP_APPLICATION Call by reference Attribute reference (LIKE) 20070815
3 Importing E_TYPE Call by reference Attribute reference (LIKE) 20070730

Method ON_SELECT_ELEMENT on class CL_WER_NAVIGATION_AREA_VIEW has no exception.

Method SET_ELEMENT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ELEMENT_LIST Call by reference Object reference (TYPE REF TO) CL_WER_ELEMENT_LIST List of element description of an application 20070730

Method SET_ELEMENT_LIST on class CL_WER_NAVIGATION_AREA_VIEW has no exception.

Method SET_HANDLERS Signature

Method SET_HANDLERS on class CL_WER_NAVIGATION_AREA_VIEW has no parameter.
Method SET_HANDLERS on class CL_WER_NAVIGATION_AREA_VIEW has no exception.

Method SET_NAVIG_VIEW_HANDLERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VIEW Call by reference Object reference (TYPE REF TO) CL_WER_NAVIGATION_VIEW Navigation view 20070730

Method SET_NAVIG_VIEW_HANDLERS on class CL_WER_NAVIGATION_AREA_VIEW has no exception.

Method SET_WHERE_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_WHERE_USED Call by reference Object reference (TYPE REF TO) CL_WER_WHERE_USED Contains the list of element usages 20070730

Method SET_WHERE_USED on class CL_WER_NAVIGATION_AREA_VIEW has no exception.

Method SET_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_WORKLIST Call by reference Object reference (TYPE REF TO) CL_WER_WORKLIST Work list of elements 20070730

Method SET_WORKLIST on class CL_WER_NAVIGATION_AREA_VIEW has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 603