SAP ABAP Class CL_WER_NAVIG_AREA_VIEW_603 (Navigation area view (release 603))
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_AREA_VIEW Navigation area view 20070730
Properties
Class CL_WER_NAVIG_AREA_VIEW_603  
Short Description Navigation area view (release 603)    
Super Class CL_WER_NAVIGATION_AREA_VIEW Navigation area 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
# 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_NAVIG_AREA_VIEW_603 has no interface implemented.
Friends
Class CL_WER_NAVIG_AREA_VIEW_603 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DEFAULT_HEIGHT Constant Private Type reference (TYPE) I 50 Default splitter row height 20070806
2 C_NO_HEIGHT Constant Private Type reference (TYPE) I 0 Height for invisible rows (0%) 20070730
3 C_ROW_SELECTION_AREA Constant Private Type reference (TYPE) I 1 Selection area row 20070730
4 C_ROW_WHERE_USED Constant Private Type reference (TYPE) I 1 Where-Used splitter row 20070730
5 C_ROW_WHERE_USED_AND_WORKLIST Constant Private Type reference (TYPE) I 2 Where-Used/Worklist row 20070806
6 C_ROW_WORKLIST Constant Private Type reference (TYPE) I 2 Worklist splitter row 20070730
7 MR_MAIN_SPLITTER_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Main Splitter Control 20070806
8 MR_WHERE_USED_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_WER_WHERE_USED_VIEW Where-Used List View 20070730
9 MR_WORKLIST_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_WER_WORKLIST_VIEW View class for work list area 20070730
10 MR_WU_AND_WL_SPLITTER_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control for where used and work list 20070806
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_NAVIGATION_OPTION Instance method Private Method Handles navigation options 20070730
2 ON_ADD_ELEMENT_TO_WORKLIST Instance method Private Event handling method Handles add element to worklist event 20070731
3 ON_GET_ELEMENT_WHERE_USED Instance method Private Event handling method Handles element where-used event 20070730
4 ON_SELECTION_AREA_CLOSE Instance method Private Event handling method Handles selection area close event 20070806
5 ON_WHERE_USED_CLOSE Instance method Private Event handling method Handles where-used area close event 20070806
6 ON_WHERE_USED_OPEN Instance method Private Event handling method Handles where-used area open event 20070807
7 ON_WORKLIST_CLOSE Instance method Private Event handling method Handles worklist area close event 20070806
8 ON_WORKLIST_OPEN Instance method Private Event handling method Handles worklist area open event 20070807
9 SET_COMPONENTS_VISIBILITY Instance method Private Method Set UI components visibility 20070730
10 SET_COMPONENT_VISIBILITY Instance method Private Method Set UI component visibility 20070730
Events
Class CL_WER_NAVIG_AREA_VIEW_603 has no event.
Types
Class CL_WER_NAVIG_AREA_VIEW_603 has no local type.
Method Signatures

Method HANDLE_NAVIGATION_OPTION Signature

Method HANDLE_NAVIGATION_OPTION on class CL_WER_NAVIG_AREA_VIEW_603 has no parameter.
Method HANDLE_NAVIGATION_OPTION on class CL_WER_NAVIG_AREA_VIEW_603 has no exception.

Method ON_ADD_ELEMENT_TO_WORKLIST 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) 20070731
2 Importing E_TYPE Call by reference Attribute reference (LIKE) 20070731

Method ON_ADD_ELEMENT_TO_WORKLIST on class CL_WER_NAVIG_AREA_VIEW_603 has no exception.

Method ON_GET_ELEMENT_WHERE_USED 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_GET_ELEMENT_WHERE_USED on class CL_WER_NAVIG_AREA_VIEW_603 has no exception.

Method ON_SELECTION_AREA_CLOSE Signature

Method ON_SELECTION_AREA_CLOSE on class CL_WER_NAVIG_AREA_VIEW_603 has no parameter.
Method ON_SELECTION_AREA_CLOSE on class CL_WER_NAVIG_AREA_VIEW_603 has no exception.

Method ON_WHERE_USED_CLOSE Signature

Method ON_WHERE_USED_CLOSE on class CL_WER_NAVIG_AREA_VIEW_603 has no parameter.
Method ON_WHERE_USED_CLOSE on class CL_WER_NAVIG_AREA_VIEW_603 has no exception.

Method ON_WHERE_USED_OPEN Signature

Method ON_WHERE_USED_OPEN on class CL_WER_NAVIG_AREA_VIEW_603 has no parameter.
Method ON_WHERE_USED_OPEN on class CL_WER_NAVIG_AREA_VIEW_603 has no exception.

Method ON_WORKLIST_CLOSE Signature

Method ON_WORKLIST_CLOSE on class CL_WER_NAVIG_AREA_VIEW_603 has no parameter.
Method ON_WORKLIST_CLOSE on class CL_WER_NAVIG_AREA_VIEW_603 has no exception.

Method ON_WORKLIST_OPEN Signature

Method ON_WORKLIST_OPEN on class CL_WER_NAVIG_AREA_VIEW_603 has no parameter.
Method ON_WORKLIST_OPEN on class CL_WER_NAVIG_AREA_VIEW_603 has no exception.

Method SET_COMPONENTS_VISIBILITY Signature

Method SET_COMPONENTS_VISIBILITY on class CL_WER_NAVIG_AREA_VIEW_603 has no parameter.
Method SET_COMPONENTS_VISIBILITY on class CL_WER_NAVIG_AREA_VIEW_603 has no exception.

Method SET_COMPONENT_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SPLITTER Call by reference Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20070806
2 Importing I_HEIGHT Call by reference Type reference (TYPE) I 20070730
3 Importing I_ROW Call by reference Type reference (TYPE) I 20070730
4 Importing I_SASH_ON Call by reference Type reference (TYPE) I CL_WER_CONST=>C_YES 20070823

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