SAP ABAP Class CL_SEDI_NAV_KEYWORD (Navigation for Keywords)
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_KEYWORD  
Short Description Navigation for Keywords    
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 SEDI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SEDI_NAVIGATION Navigation Analysis 20110923
Friends
Class CL_SEDI_NAV_KEYWORD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INCLUDE Instance attribute Private Attribute reference (LIKE) 20110923
2 MAIN_PROGRAM Instance attribute Private Attribute reference (LIKE) 20110923
3 ROW Instance attribute Private Type reference (TYPE) I 20110923
4 SCANNER Instance attribute Private Object reference (TYPE REF TO) LCL_SOURCE_SCANNER 20110923
5 SOURCE Instance attribute Private Attribute reference (LIKE) 20110923
6 TOKEN Instance attribute Private Type reference (TYPE) STOKES 20110923
Methods
# Method Level Visibility Method type Description Created on
1 ANALYSE Instance method Private Method 20110923
2 BEGIN_OF_NAVIGATION Instance method Private Method 20110923
3 BUILD_REQUEST Instance method Private Method 20110923
4 CONSTRUCTOR Instance method Public Constructor 20110923
5 CREATE_SCANNER Instance method Private Method 20110923
6 IS_DATA_OR_TYPES Instance method Private Method 20110923
7 IS_END Instance method Private Method 20110923
Events
Class CL_SEDI_NAV_KEYWORD has no event.
Types
Class CL_SEDI_NAV_KEYWORD has no local type.
Method Signatures

Method ANALYSE Signature

Method ANALYSE on class CL_SEDI_NAV_KEYWORD has no parameter.
Method ANALYSE on class CL_SEDI_NAV_KEYWORD has no exception.

Method BEGIN_OF_NAVIGATION Signature

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

Method BEGIN_OF_NAVIGATION on class CL_SEDI_NAV_KEYWORD has no exception.

Method BUILD_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 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 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_SOURCE Call by reference Type reference (TYPE) SEDI_SOURCE 20110923
# Exception Resumable Description Created on
1 CX_SEDI_ERROR 20110923

Method CREATE_SCANNER Signature

Method CREATE_SCANNER on class CL_SEDI_NAV_KEYWORD has no parameter.
Method CREATE_SCANNER on class CL_SEDI_NAV_KEYWORD has no exception.

Method IS_DATA_OR_TYPES Signature

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

Method IS_DATA_OR_TYPES on class CL_SEDI_NAV_KEYWORD has no exception.

Method IS_END Signature

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

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