SAP ABAP Class CL_SEDI_ABS_NAV_TREE (Abstract Navigation Tree)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SEDI_NAV_TREE_SUB OO Navigation for Methods 20110923
2 Inheritance (c INHERITING FROM c_ref)  CL_SEDI_NAV_TREE_SUPER Type Hierarchy Navigation 20110923
Properties
Class CL_SEDI_ABS_NAV_TREE  
Short Description Abstract Navigation Tree    
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_WB_SOURCE_NAVIGATOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_SEDI_ADT_POPUP_DEF_IMPL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_SEDI_KEYWORDS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 SEDI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SEDI_ABS_NAV_TREE has no interface implemented.
Friends
Class CL_SEDI_ABS_NAV_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIF_NAME Instance attribute Public Type reference (TYPE) SEOCLSNAME 20110923
2 CLIF_TYPE Instance attribute Public Type reference (TYPE) SEOCLSTYPE 20110923
3 CURRENT_NODE_KEY Instance attribute Protected Type reference (TYPE) TV_NODEKEY 20110923
4 C_BRACKET_CLOSE Constant Private See coding `)` 20110923
5 C_BRACKET_OPEN Constant Private See coding ` (` 20110923
6 C_FUGR Constant Private Type reference (TYPE) TROBJTYPE 'FUGR' 20110923
7 C_LOCAL Constant Protected Type reference (TYPE) I 4 20110923
8 C_PROG Constant Private Type reference (TYPE) TROBJTYPE 'PROG' 20110923
9 C_R3TR Constant Protected Type reference (TYPE) PGMID 'R3TR' 20110923
10 C_REPS Constant Protected Type reference (TYPE) TROBJTYPE 'REPS' 20110923
11 C_ROOT_KEY Constant Public Type reference (TYPE) TV_NODEKEY ' 1' 20110923
12 C_SEU_CLAS Constant Protected Type reference (TYPE) SEU_OBJ 'CLAS' 20110923
13 C_SEU_INTF Constant Protected Type reference (TYPE) SEU_OBJ 'INTF' 20110923
14 C_TK_TYPE_CLASS Constant Protected See coding `C` 20110923
15 C_TK_TYPE_IMPL Constant Protected See coding `T` 20110923
16 C_TK_TYPE_INTF Constant Protected See coding `I` 20110923
17 C_TK_TYPE_METH Constant Protected See coding `M` 20110923
18 C_UPDATE_THRESHOLD Constant Private Type reference (TYPE) TIMESTAMPL '00000000000000.15000000' 20110923
19 DEPTH Instance attribute Private Type reference (TYPE) INT2 20110923
20 IMPLEMENTATIONS Instance attribute Protected Type reference (TYPE) TT_IMPLEMENTATION 20110923
21 IMPLEMENTS_IFS Instance attribute Protected Type reference (TYPE) TT_INHERITATION 20110923
22 INCLUDE Instance attribute Public Type reference (TYPE) SYREPID 20110923
23 INHERITATIONS Instance attribute Protected Type reference (TYPE) TT_INHERITATION 20110923
24 KEYWORDS_IMPLEMENTS Static Attribute Protected Type reference (TYPE) IF_SEDI_KEYWORDS=>TT_KEYWORDS 20110923
25 KEYWORDS_METHOD Static Attribute Private Type reference (TYPE) IF_SEDI_KEYWORDS=>TT_KEYWORDS 20110923
26 MAINPROGRAM Instance attribute Public Type reference (TYPE) SYREPID 20110923
27 MAINPROGRAM_BUFFER Instance attribute Private Type reference (TYPE) TT_MAINPROGRAM_BUFFER 20110923
28 MAX_DEPTH Instance attribute Protected Type reference (TYPE) INT2 20110923
29 METADATA Instance attribute Protected Type reference (TYPE) TT_METADATA 20110923
30 METHOD_NAME Instance attribute Public Type reference (TYPE) STRING 20110923
31 PROGRESS_TS Instance attribute Private Type reference (TYPE) TIMESTAMPL 20110923
32 SOURCE Instance attribute Private Type reference (TYPE) SEDI_SOURCE 20110923
33 TKI_BUFFER Instance attribute Private Type reference (TYPE) TT_TOKEN_BUFFER_IMPL 20110923
34 TKM_BUFFER Instance attribute Private Type reference (TYPE) TT_TOKEN_BUFFER_METH 20110923
35 TREE_NODES Instance attribute Public Type reference (TYPE) TT_NODE 20110923
36 UI_DEFAULT Instance attribute Private Type reference (TYPE) SEOCLSNAME 20110923
37 USE_WUL Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110923
38 WUL_BUFFER Instance attribute Private Type reference (TYPE) TT_WUL_BUFFER 20110923
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_WUL Instance method Protected Method 20110923
2 BEFORE_WUL Instance method Protected Method 20110923
3 BUILT_METADATA Instance method Protected Method 20110923
4 CHANGE_NODE_LAYOUT Instance method Protected Method 20110923
5 CLASS_CONSTRUCTOR Static method Public Constructor 20110923
6 CLEAR_BUFFER Instance method Public Method 20110923
7 CONSTRUCTOR Instance method Public Constructor 20110923
8 FILL_NODES Instance method Public Method 20110923
9 FILL_TREE_SUB_NODES Instance method Protected Method 20110923
10 FILL_TREE_SUPER_NODES Instance method Protected Method 20110923
11 GET_CLASS_INCLUDES Instance method Private Method 20110923
12 GET_DEFINITION_POSITION Instance method Protected Method 20110923
13 GET_EMPTY_CLASS_INCLUDES Instance method Protected Method 20110923
14 GET_IMPLEMENTATION_POSITION Instance method Protected Method 20110923
15 GET_INSTANCE Static method Public Method 20110923
16 GET_MAIN_PROGRAMS Instance method Protected Method 20110923
17 GET_METADATA Instance method Public Method 20110923
18 GET_NODE_TABLE Instance method Public Method 20110923
19 GET_NUMBER_OF_IMPLEMENTATIONS Instance method Public Method 20110923
20 GET_POSITION_LOCAL Instance method Public Method 20110923
21 GET_TOKENS_IMPLEMENTS Instance method Protected Method 20110923
22 GET_TOKENS_IMPLEMENTS_PERF Instance method Protected Method 20110923
23 GET_TOKENS_METHOD Instance method Protected Method 20110923
24 GET_UI_DEFAULT Instance method Public Method 20110923
25 INCLUDE_CS_INTERFACE Instance method Private Method 20110923
26 INCLUDE_CS_METHOD Instance method Private Method 20110923
27 INCLUDE_CS_SUBCLASSES Instance method Private Method 20110923
28 MAIN Instance method Protected Method 20110923
29 MD_LOCAL_CLASS_TYPE Instance method Private Method 20110923
30 SET_USE_WUL Instance method Public Method 20110923
31 SHOW_PROGRESS Instance method Private Method 20110923
32 WUL_CLIF Instance method Private Method 20110923
33 WUL_CLIF_PERF Instance method Private Method 20110923
Events
Class CL_SEDI_ABS_NAV_TREE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_IMPLEMENTATION Protected See coding 20110923 BEGIN OF ts_implementation, class TYPE seoclsname, mainprogram TYPE syrepid, include TYPE syrepid, END OF ts_implementation
2 TS_INHERITANCE Protected See coding 20110923 BEGIN OF ts_inheritance, clif TYPE string, prnt TYPE string, END OF ts_inheritance
3 TS_INHERITATION Protected See coding 20110923 BEGIN OF ts_inheritation, clif TYPE seoclsname, clif_mainprogram TYPE syrepid, parent TYPE seoclsname, parent_mainprogram TYPE syrepid, END OF ts_inheritation
4 TS_LEVEL Protected See coding 20110923 BEGIN OF ts_level, lvl TYPE int2, incl TYPE string, END OF ts_level
5 TS_MAINPROGRAM_BUFFER Private See coding 20110923 BEGIN OF ts_mainprogram_buffer, include TYPE syrepid, programs TYPE tt_includes, END OF ts_mainprogram_buffer
6 TS_METADATA Public See coding 20110923 BEGIN OF ts_metadata, clif TYPE seoclsname, type TYPE seoclstype, mainprogram TYPE syrepid, impl_include TYPE syrepid, devclass TYPE devclass, text TYPE lvc_value, multi_used TYPE abap_bool, END OF ts_metadata
7 TS_NODE Public See coding 20110923 BEGIN OF ts_node. INCLUDE TYPE treev_node. TYPES: text TYPE lvc_value, clif_name TYPE seoclsname, clif_type TYPE seoclstype, devclass TYPE devclass, mainprogram TYPE include, is_super TYPE abap_bool, to_definition TYPE abap_bool, END OF ts_node
8 TS_TOKEN_BUFFER_IMPL Protected See coding 20110923 BEGIN OF ts_token_buffer_impl, incl TYPE string, tki TYPE STANDARD TABLE OF ts_token_impl WITH KEY str, tki_filled TYPE abap_bool, inh TYPE STANDARD TABLE OF ts_inheritance WITH KEY clif, inh_filled TYPE abap_bool, END OF ts_token_buffer_impl
9 TS_TOKEN_BUFFER_METH Protected See coding 20110923 BEGIN OF ts_token_buffer_meth, incl TYPE string, tkm TYPE STANDARD TABLE OF ts_token_meth WITH KEY str, lvl TYPE SORTED TABLE OF ts_level WITH UNIQUE KEY lvl, END OF ts_token_buffer_meth
10 TS_TOKEN_IMPL Protected See coding 20110923 BEGIN OF ts_token_impl, str TYPE string, type TYPE c LENGTH 1, final TYPE abap_bool, END OF ts_token_impl
11 TS_TOKEN_METH Protected See coding 20110923 BEGIN OF ts_token_meth, str TYPE string, type TYPE c LENGTH 1, row TYPE i, col TYPE int2, lvl TYPE int2, END OF ts_token_meth
12 TS_WUL_BUFFER Private See coding 20110923 BEGIN OF ts_wul_buffer, clif_name TYPE string, include TYPE string, includes TYPE tt_includes, END OF ts_wul_buffer
13 TT_IMPLEMENTATION Protected See coding 20110923 tt_implementation TYPE SORTED TABLE OF ts_implementation WITH UNIQUE KEY class mainprogram INITIAL SIZE 1
14 TT_INCLUDES Protected See coding 20110923 tt_includes TYPE STANDARD TABLE OF string WITH DEFAULT KEY
15 TT_INHERITATION Protected See coding 20110923 tt_inheritation TYPE STANDARD TABLE OF ts_inheritation WITH KEY parent parent_mainprogram INITIAL SIZE 1
16 TT_MAINPROGRAMS Protected See coding 20110923 tt_mainprograms TYPE STANDARD TABLE OF syrepid WITH KEY table_line INITIAL SIZE 1
17 TT_MAINPROGRAM_BUFFER Private See coding 20110923 tt_mainprogram_buffer TYPE SORTED TABLE OF ts_mainprogram_buffer WITH UNIQUE KEY include INITIAL SIZE 1
18 TT_METADATA Protected See coding 20110923 tt_metadata TYPE SORTED TABLE OF ts_metadata WITH UNIQUE KEY clif mainprogram INITIAL SIZE 1
19 TT_NODE Public See coding 20110923 tt_node TYPE STANDARD TABLE OF ts_node WITH KEY node_key
20 TT_TOKEN_BUFFER_IMPL Private See coding 20110923 tt_token_buffer_impl TYPE SORTED TABLE OF ts_token_buffer_impl WITH UNIQUE KEY incl
21 TT_TOKEN_BUFFER_METH Private See coding 20110923 tt_token_buffer_meth TYPE SORTED TABLE OF ts_token_buffer_meth WITH UNIQUE KEY incl
22 TT_WUL_BUFFER Private See coding 20110923 tt_wul_buffer TYPE SORTED TABLE OF ts_wul_buffer WITH UNIQUE KEY clif_name include
Method Signatures

Method AFTER_WUL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ABORT_AT_FIRST_HIT Call by reference Type reference (TYPE) ABAP_BOOL 20110923
2 Importing I_CLIF_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20110923
3 Importing I_CLIF_TYPE Call by reference Type reference (TYPE) SEOCLSTYPE 20110923
4 Importing I_INCLUDE Call by reference Type reference (TYPE) SYREPID 20110923
5 Importing I_INCLUDES Call by reference Type reference (TYPE) TT_INCLUDES 20110923

Method AFTER_WUL on class CL_SEDI_ABS_NAV_TREE has no exception.

Method BEFORE_WUL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ABORT_AT_FIRST_HIT Call by reference Type reference (TYPE) ABAP_BOOL 20110923
2 Importing I_CLIF_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20110923
3 Importing I_CLIF_TYPE Call by reference Type reference (TYPE) SEOCLSTYPE 20110923
4 Importing I_INCLUDE Call by reference Type reference (TYPE) SYREPID 20110923
5 Returning R_ABORT Value transfer Type reference (TYPE) ABAP_BOOL 20110923

Method BEFORE_WUL on class CL_SEDI_ABS_NAV_TREE has no exception.

Method BUILT_METADATA 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_INCLUDE Call by reference Type reference (TYPE) SYREPID 20110923
3 Importing I_MAINPROGRAM Call by reference Type reference (TYPE) SYREPID 20110923
4 Importing I_NUMBER_OF_MAINPROGRAMS Call by reference Type reference (TYPE) I 20110923

Method BUILT_METADATA on class CL_SEDI_ABS_NAV_TREE has no exception.

Method CHANGE_NODE_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NODE Call by reference Type reference (TYPE) TS_NODE 20110923

Method CHANGE_NODE_LAYOUT on class CL_SEDI_ABS_NAV_TREE has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SEDI_ABS_NAV_TREE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SEDI_ABS_NAV_TREE has no exception.

Method CLEAR_BUFFER Signature

Method CLEAR_BUFFER on class CL_SEDI_ABS_NAV_TREE has no parameter.
Method CLEAR_BUFFER on class CL_SEDI_ABS_NAV_TREE has no exception.

Method CONSTRUCTOR 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 Importing I_METHOD_NAME Call by reference Type reference (TYPE) STRING 20110923
5 Importing I_SOURCE Call by reference Type reference (TYPE) SEDI_SOURCE 20110923
6 Importing I_UI_DEFAULT Call by reference Type reference (TYPE) SEOCLSNAME 20110923
7 Importing I_USE_WUL Call by reference Type reference (TYPE) ABAP_BOOL 20110923

Method CONSTRUCTOR on class CL_SEDI_ABS_NAV_TREE has no exception.

Method FILL_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY 20110923

Method FILL_NODES on class CL_SEDI_ABS_NAV_TREE has no exception.

Method FILL_TREE_SUB_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRENT_NODE Call by reference Type reference (TYPE) TS_NODE 20110923
2 Importing I_NODES Call by reference Type reference (TYPE) TT_INHERITATION 20110923

Method FILL_TREE_SUB_NODES on class CL_SEDI_ABS_NAV_TREE has no exception.

Method FILL_TREE_SUPER_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRENT_NODE Call by reference Type reference (TYPE) TS_NODE 20110923
2 Importing I_NODES Call by reference Type reference (TYPE) TT_INHERITATION 20110923

Method FILL_TREE_SUPER_NODES on class CL_SEDI_ABS_NAV_TREE has no exception.

Method GET_CLASS_INCLUDES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CP_INCLUDE Call by reference Type reference (TYPE) SYREPID 20110923
2 Returning R_INCLUDES Value transfer Type reference (TYPE) TT_INCLUDES 20110923

Method GET_CLASS_INCLUDES on class CL_SEDI_ABS_NAV_TREE has no exception.

Method GET_DEFINITION_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_INCLUDE Call by reference Type reference (TYPE) SYREPID 20110923
2 Exporting E_COL Value transfer Type reference (TYPE) I 20110923
3 Exporting E_ROW Value transfer Type reference (TYPE) I 20110923
4 Importing I_CLIF_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20110923

Method GET_DEFINITION_POSITION on class CL_SEDI_ABS_NAV_TREE has no exception.

Method GET_EMPTY_CLASS_INCLUDES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REPLACING_TABLE Call by reference Type reference (TYPE) SREPTAB 20110923
2 Importing I_CP_INCLUDE Call by reference Type reference (TYPE) SYREPID 20110923

Method GET_EMPTY_CLASS_INCLUDES on class CL_SEDI_ABS_NAV_TREE has no exception.

Method GET_IMPLEMENTATION_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_INCLUDE Call by reference Type reference (TYPE) SYREPID 20110923
2 Exporting E_COL Value transfer Type reference (TYPE) I 20110923
3 Exporting E_ROW Value transfer Type reference (TYPE) I 20110923
4 Importing I_CLIF_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20110923

Method GET_IMPLEMENTATION_POSITION on class CL_SEDI_ABS_NAV_TREE has no exception.

Method GET_INSTANCE 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 Importing I_MAX_LEVEL Call by reference Type reference (TYPE) I 99 20110923
5 Importing I_METHOD_NAME Call by reference Type reference (TYPE) STRING 20110923
6 Importing I_SOURCE Call by reference Type reference (TYPE) SEDI_SOURCE 20110923
7 Importing I_TYPE_HIERACHY_SETTINGS Call by reference Type reference (TYPE) CL_WB_SOURCE_NAVIGATOR=>TS_NAV_TREE_OPTIONS 20110923
8 Importing I_UI_DEFAULT Call by reference Type reference (TYPE) SEOCLSNAME 20110923
9 Importing I_USE_WUL Call by reference Type reference (TYPE) ABAP_BOOL 20110923
10 Returning R_TREE Value transfer Object reference (TYPE REF TO) CL_SEDI_ABS_NAV_TREE 20110923

Method GET_INSTANCE on class CL_SEDI_ABS_NAV_TREE has no exception.

Method GET_MAIN_PROGRAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INCLUDE Call by reference Type reference (TYPE) SYREPID 20110923
2 Returning R_MAIN_PROGRAMS Value transfer Type reference (TYPE) TT_MAINPROGRAMS 20110923

Method GET_MAIN_PROGRAMS on class CL_SEDI_ABS_NAV_TREE has no exception.

Method GET_METADATA 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_MAINPROGRAM Call by reference Type reference (TYPE) SYREPID 20110923
3 Returning R_METADATA Value transfer Type reference (TYPE) TS_METADATA 20110923

Method GET_METADATA on class CL_SEDI_ABS_NAV_TREE has no exception.

Method GET_NODE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IMPLEMENTATIONS Value transfer Type reference (TYPE) IF_SEDI_ADT_POPUP_DEF_IMPL=>TT_NODES 20110923

Method GET_NODE_TABLE on class CL_SEDI_ABS_NAV_TREE has no exception.

Method GET_NUMBER_OF_IMPLEMENTATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUE Value transfer Type reference (TYPE) I 20110923

Method GET_NUMBER_OF_IMPLEMENTATIONS on class CL_SEDI_ABS_NAV_TREE has no exception.

Method GET_POSITION_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_INCLUDE Call by reference Type reference (TYPE) SYREPID 20110923
2 Exporting E_COL Value transfer Type reference (TYPE) I 20110923
3 Exporting E_ROW Value transfer Type reference (TYPE) I 20110923
4 Importing I_CLIF_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20110923
5 Importing I_TO_DEFINITION Call by reference Type reference (TYPE) ABAP_BOOL 20110923

Method GET_POSITION_LOCAL on class CL_SEDI_ABS_NAV_TREE has no exception.

Method GET_TOKENS_IMPLEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TOKENS Call by reference Type reference (TYPE) TS_TOKEN_BUFFER_IMPL 20110923
2 Importing I_INCLUDE Call by reference Type reference (TYPE) SYREPID 20110923
3 Importing I_SOURCE Call by reference Type reference (TYPE) SEDI_SOURCE 20110923

Method GET_TOKENS_IMPLEMENTS on class CL_SEDI_ABS_NAV_TREE has no exception.

Method GET_TOKENS_IMPLEMENTS_PERF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TOKENS Call by reference Type reference (TYPE) TS_TOKEN_BUFFER_IMPL 20110923
2 Importing I_CLIF_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20110923
3 Importing I_CLIF_TYPE Call by reference Type reference (TYPE) SEOCLSTYPE 20110923
4 Importing I_INCLUDE Call by reference Type reference (TYPE) SYREPID 20110923

Method GET_TOKENS_IMPLEMENTS_PERF on class CL_SEDI_ABS_NAV_TREE has no exception.

Method GET_TOKENS_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TOKENS Call by reference Type reference (TYPE) TS_TOKEN_BUFFER_METH 20110923
2 Importing I_MAINPROGRAM Call by reference Type reference (TYPE) SYREPID 20110923
3 Importing I_SOURCE Call by reference Type reference (TYPE) SEDI_SOURCE 20110923

Method GET_TOKENS_METHOD on class CL_SEDI_ABS_NAV_TREE has no exception.

Method GET_UI_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CLASS Call by reference Type reference (TYPE) SEOCLSNAME 20120514
2 Exporting E_MAINPROGRAM Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20120514

Method GET_UI_DEFAULT on class CL_SEDI_ABS_NAV_TREE has no exception.

Method INCLUDE_CS_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ABORT_AT_FIRST_HIT Call by reference Type reference (TYPE) ABAP_BOOL 20110923
2 Importing I_CLIF_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20110923
3 Importing I_CLIF_TYPE Call by reference Type reference (TYPE) SEOCLSTYPE 20110923
4 Importing I_INCLUDE Call by reference Type reference (TYPE) SYREPID 20110923
5 Returning R_ABORT Value transfer Type reference (TYPE) ABAP_BOOL 20110923

Method INCLUDE_CS_INTERFACE on class CL_SEDI_ABS_NAV_TREE has no exception.

Method INCLUDE_CS_METHOD 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_INCLUDE Call by reference Type reference (TYPE) SYREPID 20110923
3 Importing I_MAINPROGRAM Call by reference Type reference (TYPE) SYREPID 20110923

Method INCLUDE_CS_METHOD on class CL_SEDI_ABS_NAV_TREE has no exception.

Method INCLUDE_CS_SUBCLASSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ABORT_AT_FIRST_HIT Call by reference Type reference (TYPE) ABAP_BOOL 20110923
2 Importing I_CLIF_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20110923
3 Importing I_CLIF_TYPE Call by reference Type reference (TYPE) SEOCLSTYPE 20110923
4 Importing I_INCLUDE Call by reference Type reference (TYPE) SYREPID 20110923
5 Returning R_ABORT Value transfer Type reference (TYPE) ABAP_BOOL 20110923

Method INCLUDE_CS_SUBCLASSES on class CL_SEDI_ABS_NAV_TREE has no exception.

Method MAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ABORT_AT_FIRST_HIT Call by reference Type reference (TYPE) ABAP_BOOL 20110923
2 Importing I_CLIF_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20110923
3 Importing I_CLIF_TYPE Call by reference Type reference (TYPE) SEOCLSTYPE 20110923
4 Importing I_INCLUDE Call by reference Type reference (TYPE) SYREPID 20110923

Method MAIN on class CL_SEDI_ABS_NAV_TREE has no exception.

Method MD_LOCAL_CLASS_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_METADATA Call by reference Type reference (TYPE) CL_SEDI_ABS_NAV_TREE=>TS_METADATA 20110923
2 Importing I_CLIF_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20110923
3 Importing I_MAINPROGRAM Call by reference Type reference (TYPE) SYREPID 20110923

Method MD_LOCAL_CLASS_TYPE on class CL_SEDI_ABS_NAV_TREE has no exception.

Method SET_USE_WUL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USE_WUL Call by reference Type reference (TYPE) ABAP_BOOL 20110923

Method SET_USE_WUL on class CL_SEDI_ABS_NAV_TREE has no exception.

Method SHOW_PROGRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRING Call by reference Type reference (TYPE) STRING 20110923

Method SHOW_PROGRESS on class CL_SEDI_ABS_NAV_TREE has no exception.

Method WUL_CLIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INCLUDES Call by reference Type reference (TYPE) TT_INCLUDES 20110923
2 Importing I_CLIF_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20110923
3 Importing I_CLIF_TYPE Call by reference Type reference (TYPE) SEOCLSTYPE 20110923
4 Importing I_INCLUDE Call by reference Type reference (TYPE) SYREPID 20110923

Method WUL_CLIF on class CL_SEDI_ABS_NAV_TREE has no exception.

Method WUL_CLIF_PERF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INCLUDES Call by reference Type reference (TYPE) TT_INCLUDES 20110923
2 Importing I_CLIF_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20110923
3 Importing I_CLIF_TYPE Call by reference Type reference (TYPE) SEOCLSTYPE 20110923
4 Importing I_INCLUDE Call by reference Type reference (TYPE) SYREPID 20110923

Method WUL_CLIF_PERF on class CL_SEDI_ABS_NAV_TREE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740