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 CL_WB_SOURCE_NAVIGATOR 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 ADT_POPUP Instance attribute Private Object reference (TYPE REF TO) IF_SEDI_ADT_POPUP_DEF_IMPL 20110923
2 CLIF_NAME Instance attribute Private Type reference (TYPE) SEOCLSNAME 20110923
3 COL Instance attribute Private Type reference (TYPE) I 20110923
4 INCLUDE Instance attribute Private Attribute reference (LIKE) 20110923
5 KEYWORDS Static Attribute Private See coding 20120315
6 MAIN_PROGRAM Instance attribute Private Attribute reference (LIKE) 20110923
7 ROW Instance attribute Private Type reference (TYPE) I 20110923
8 SOURCE Instance attribute Private Attribute reference (LIKE) 20110923
9 TREE_OPTIONS 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 ANALYSE Instance method Private Method 20110923
2 CHECK_LOCAL_TYPE Instance method Private Method 20120315
3 CLASS_CONSTRUCTOR Static method Public Constructor 20120315
4 CONSTRUCTOR Instance method Public Constructor 20110923
5 CREATE_NAVIGATION_TREE Instance method Private Method 20110923
6 CREATE_WB_REQUEST Instance method Private Method 20110923
7 GET_CLIF_NAME_FROM_SOURCE Instance method Private Method 20110923
8 GET_CLIF_TYPE 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 Returning 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 Importing I_ADT_POPUP Call by reference Object reference (TYPE REF TO) IF_SEDI_ADT_POPUP_DEF_IMPL 20110923
2 Importing I_INCLUDE Call by reference Type reference (TYPE) SYREPID 20110923
3 Importing I_MAIN_PROGRAM Call by reference Type reference (TYPE) SYREPID 20110923
4 Importing I_NAV_TREE_OPTIONS Call by reference Type reference (TYPE) CL_WB_SOURCE_NAVIGATOR=>TS_NAV_TREE_OPTIONS 20110923
5 Importing I_SOURCE Call by reference Type reference (TYPE) SEDI_SOURCE 20110923
# Exception Resumable Description Created on
1 CX_SEDI_ERROR 20110923

Method CREATE_NAVIGATION_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAVIGATION_TREE Value transfer Object reference (TYPE REF TO) CL_SEDI_ABS_NAV_TREE 20110923
# Exception Resumable Description Created on
1 CX_SEDI_ERROR 20110923

Method CREATE_WB_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIF_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20110923
2 Importing I_CLIF_TYPE Call by reference Type reference (TYPE) SEOCLSTYPE 20110923
3 Importing I_INCLUDE Call by reference Type reference (TYPE) SYREPID 20110923
4 Returning R_WB_REQUEST Value transfer Object reference (TYPE REF TO) CL_WB_REQUEST 20110923
# Exception Resumable Description Created on
1 CX_SEDI_ERROR 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 Importing I_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20110923
2 Returning R_TYPE Value transfer Type reference (TYPE) SEOCLSTYPE 20110923
# Exception Resumable Description Created on
1 CX_SEDI_ERROR 20110923
History
Last changed by/on SAP  20130531 
SAP Release Created in 740