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 | 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 | Constant | Private | Type reference (TYPE) | I | 50 | Default splitter row height | 20070806 | ||
| 2 | Constant | Private | Type reference (TYPE) | I | 0 | Height for invisible rows (0%) | 20070730 | ||
| 3 | Constant | Private | Type reference (TYPE) | I | 1 | Selection area row | 20070730 | ||
| 4 | Constant | Private | Type reference (TYPE) | I | 1 | Where-Used splitter row | 20070730 | ||
| 5 | Constant | Private | Type reference (TYPE) | I | 2 | Where-Used/Worklist row | 20070806 | ||
| 6 | Constant | Private | Type reference (TYPE) | I | 2 | Worklist splitter row | 20070730 | ||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Main Splitter Control | 20070806 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WER_WHERE_USED_VIEW | Where-Used List View | 20070730 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WER_WORKLIST_VIEW | View class for work list area | 20070730 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control for where used and work list | 20070806 |
Methods
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 | E_ID | Call by reference | Attribute reference (LIKE) | 20070731 | |||||
| 2 | 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 | E_ID | Call by reference | Attribute reference (LIKE) | 20070730 | |||||
| 2 | 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 | IR_SPLITTER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20070806 | |||
| 2 | I_HEIGHT | Call by reference | Type reference (TYPE) | I | 20070730 | ||||
| 3 | I_ROW | Call by reference | Type reference (TYPE) | I | 20070730 | ||||
| 4 | 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 |