SAP ABAP Class CL_OO_CLIF_NAVIGATOR (WB - Class Builder - Navigator)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEO_SOURCE_BASED (Package) Source-based Class Editor
⤷
⤷
Properties
| Class | CL_OO_CLIF_NAVIGATOR | |
| Short Description | WB - Class Builder - Navigator | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEO_SOURCE_BASED | Source-based Class Editor |
| Created | 20070129 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_OO_CLIF_NAVIGATOR has no forward declaration.
Interfaces
Class CL_OO_CLIF_NAVIGATOR has no interface implemented.
Friends
Class CL_OO_CLIF_NAVIGATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | 20070129 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | 20070129 | ||||
| 3 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'CANCEL' | 20070201 | |||
| 4 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'FILTER' | 20070201 | |||
| 5 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'OK' | 20070201 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_OO_SOURCE_SCANNER | 20070129 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_CLIF_TREE | 20070129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create | 20070129 | |
| 2 | Instance method | Public | Method | Display | 20070129 | |
| 3 | Instance method | Public | Method | 20070130 | ||
| 4 | Instance method | Public | Method | Free | 20070129 | |
| 5 | Instance method | Public | Method | 20070130 |
Events
Class CL_OO_CLIF_NAVIGATOR has no event.
Types
Class CL_OO_CLIF_NAVIGATOR has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIF_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20070129 | ||||
| 2 | NAVIGATOR | Value transfer | Object reference (TYPE REF TO) | CL_OO_CLIF_NAVIGATOR | 20070129 | ||||
| 3 | SCANNER | Call by reference | Object reference (TYPE REF TO) | CL_OO_SOURCE_SCANNER | 20070129 |
Method CREATE on class CL_OO_CLIF_NAVIGATOR has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_OO_CLIF_NAVIGATOR has no parameter.
Method DISPLAY on class CL_OO_CLIF_NAVIGATOR has no exception.
Method FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER | Call by reference | Type reference (TYPE) | STRING | 20070130 |
Method FILTER on class CL_OO_CLIF_NAVIGATOR has no exception.
Method FREE Signature
Method FREE on class CL_OO_CLIF_NAVIGATOR has no parameter.
Method FREE on class CL_OO_CLIF_NAVIGATOR has no exception.
Method GET_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20070130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070130 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |