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 | Constant | Protected | Type reference (TYPE) | I | 350 | Initial width of the navigation view | 20070730 | ||
| 2 | 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 | Instance method | Public | Method | Clear the element list from the selection area | 20070730 | |
| 2 | Instance method | Protected | Method | Returns the referenced navigation views | 20070730 | |
| 3 | Instance method | Public | Method | Returns true (X) if there is an element list | 20070730 | |
| 4 | Instance method | Protected | Method | Creates the container and view instance of the sel. area | 20070730 | |
| 5 | Instance method | Public | Method | Initialize UI components | 20070730 | |
| 6 | Instance method | Private | Event handling method | Handles selection area copy element event | 20070730 | |
| 7 | Instance method | Private | Event handling method | Handles selection area create element event | 20070730 | |
| 8 | Instance method | Private | Event handling method | Handles selection area delete element event | 20070730 | |
| 9 | Instance method | Private | Event handling method | Handles selection area select application event | 20070730 | |
| 10 | Instance method | Private | Event handling method | Handles selection area select element event | 20070730 | |
| 11 | Instance method | Public | Method | Set element list instance | 20070730 | |
| 12 | Instance method | Protected | Method | Set event handlers | 20070730 | |
| 13 | Instance method | Protected | Method | Set navigation view event handlers | 20070730 | |
| 14 | Instance method | Public | Method | Set where-used instance (as of 603) | 20070730 | |
| 15 | 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 | 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 | 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 | 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 | 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 | E_ID | Call by reference | Attribute reference (LIKE) | 20070730 | |||||
| 2 | E_NAME | Call by reference | Attribute reference (LIKE) | 20070730 | |||||
| 3 | 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 | 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 | E_ID | Call by reference | Attribute reference (LIKE) | 20070730 | |||||
| 2 | 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 | 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 | E_ID | Call by reference | Attribute reference (LIKE) | 20070730 | |||||
| 2 | E_KEEP_APPLICATION | Call by reference | Attribute reference (LIKE) | 20070815 | |||||
| 3 | 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 | 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 | 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 | 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 | 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 |