SAP ABAP Class CL_SEDI_NAV_CLIF (Navigation for Classes/Interfaces)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ABA (Application Component) ABAP Editor
⤷
SEDI_EXT (Package) Protected Enhancements for Editor

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SEDI_NAVIGATION | Navigation Analysis | 20110923 |
Properties
Class | CL_SEDI_NAV_CLIF | |
Short Description | Navigation for Classes/Interfaces | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEDI_EXT | Protected Enhancements for Editor |
Created | 20110923 | SAP |
Last change | 20130531 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SEDI_NAVIGATION | Navigation Analysis | 20110923 |
Friends
Class CL_SEDI_NAV_CLIF has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SEDI_ADT_POPUP_DEF_IMPL | 20110923 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | 20110923 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20110923 | |||
4 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20110923 | ||||
5 | ![]() |
Static Attribute | Private | See coding | 20120315 | ||||
6 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20110923 | ||||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20110923 | |||
8 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20110923 | ||||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_WB_SOURCE_NAVIGATOR=>TS_NAV_TREE_OPTIONS | 20110923 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20110923 | |
2 | ![]() |
Instance method | Private | Method | 20120315 | |
3 | ![]() |
Static method | Public | Constructor | 20120315 | |
4 | ![]() |
Instance method | Public | Constructor | 20110923 | |
5 | ![]() |
Instance method | Private | Method | 20110923 | |
6 | ![]() |
Instance method | Private | Method | 20110923 | |
7 | ![]() |
Instance method | Private | Method | 20110923 | |
8 | ![]() |
Instance method | Private | Method | 20110923 |
Events
Class CL_SEDI_NAV_CLIF has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_WB_TREE | Private | See coding | 20110923 | tt_wb_tree TYPE STANDARD TABLE OF scompo INITIAL SIZE 50
|
Method Signatures
Method ANALYSE Signature
Method ANALYSE on class CL_SEDI_NAV_CLIF has no parameter.
Method ANALYSE on class CL_SEDI_NAV_CLIF has no exception.
Method CHECK_LOCAL_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TYPE | Value transfer | Type reference (TYPE) | SEOCLSTYPE | 20120315 |
Method CHECK_LOCAL_TYPE on class CL_SEDI_NAV_CLIF has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SEDI_NAV_CLIF has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SEDI_NAV_CLIF has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ADT_POPUP | Call by reference | Object reference (TYPE REF TO) | IF_SEDI_ADT_POPUP_DEF_IMPL | 20110923 | |||
2 | ![]() |
I_INCLUDE | Call by reference | Type reference (TYPE) | SYREPID | 20110923 | |||
3 | ![]() |
I_MAIN_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | 20110923 | |||
4 | ![]() |
I_NAV_TREE_OPTIONS | Call by reference | Type reference (TYPE) | CL_WB_SOURCE_NAVIGATOR=>TS_NAV_TREE_OPTIONS | 20110923 | |||
5 | ![]() |
I_SOURCE | Call by reference | Type reference (TYPE) | SEDI_SOURCE | 20110923 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110923 |
Method CREATE_NAVIGATION_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NAVIGATION_TREE | Value transfer | Object reference (TYPE REF TO) | CL_SEDI_ABS_NAV_TREE | 20110923 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110923 |
Method CREATE_WB_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLIF_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20110923 | |||
2 | ![]() |
I_CLIF_TYPE | Call by reference | Type reference (TYPE) | SEOCLSTYPE | 20110923 | |||
3 | ![]() |
I_INCLUDE | Call by reference | Type reference (TYPE) | SYREPID | 20110923 | |||
4 | ![]() |
R_WB_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20110923 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110923 |
Method GET_CLIF_NAME_FROM_SOURCE Signature
Method GET_CLIF_NAME_FROM_SOURCE on class CL_SEDI_NAV_CLIF has no parameter.
Method GET_CLIF_NAME_FROM_SOURCE on class CL_SEDI_NAV_CLIF has no exception.
Method GET_CLIF_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20110923 | |||
2 | ![]() |
R_TYPE | Value transfer | Type reference (TYPE) | SEOCLSTYPE | 20110923 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110923 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |