SAP ABAP Class CL_CRM_ES_CONTEXT_NODE (CRM ES Context Node Base Class)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-ES (Application Component) Enterprise Search Integration
     CRM_ES_UI (Package) CRM Enterprise Search UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_CONTEXT_NODE_TV Context Node for Binding Against Table Views 20080407
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_ES_U_SAMPLEORDER_CN00 20080414
Properties
Class CL_CRM_ES_CONTEXT_NODE  
Short Description CRM ES Context Node Base Class    
Super Class CL_BSP_WD_CONTEXT_NODE_TV Context Node for Binding Against Table Views 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_ES_UI   CRM Enterprise Search UI 
Created 20080407   SAP 
Last change 20100303   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)
Interfaces
Class CL_CRM_ES_CONTEXT_NODE has no interface implemented.
Friends
Class CL_CRM_ES_CONTEXT_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTROLLER Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_ES_VIEW_CONTROLLER CRM ES controller base class 20080416
2 EDITMODE Instance attribute Public Type reference (TYPE) STRING 'NONE' 20090624
3 HASPAGERWHENCOLLAPSED Instance attribute Public Type reference (TYPE) STRING 'TRUE' 20080430
4 HIT_COUNT Instance attribute Public Type reference (TYPE) GENILT_UNSIGNED_INT4 Unsigned Integer 20080416
5 RESET Instance attribute Public Type reference (TYPE) ABAP_BOOL To reset the table sor/filter/paging 20080416
6 SHOWEMPTYTABLETEXT Instance attribute Public Type reference (TYPE) STRING 'FALSE' 20080711
7 USAGE Instance attribute Public Type reference (TYPE) STRING 'ASSIGNMENTBLOCK' 20080430
8 VISIBLEROWCOUNTEXPANDED Instance attribute Public Type reference (TYPE) STRING '50' 20080430
Methods
# Method Level Visibility Method type Description Created on
1 GET_HEADER_TEXT Instance method Public Method Get header text for result table 20080416
2 GET_LINE_INDEX Instance method Private Method Calculate the right index of collection item 20080410
3 GET_P_NAVTOROOT Instance method Public Method Templatemethode für Feldeigenschaften Getter 20080416
Events
Class CL_CRM_ES_CONTEXT_NODE has no event.
Types
Class CL_CRM_ES_CONTEXT_NODE has no local type.
Method Signatures

Method GET_HEADER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HEADER_TEXT Value transfer Type reference (TYPE) STRING 20080416

Method GET_HEADER_TEXT on class CL_CRM_ES_CONTEXT_NODE has no exception.

Method GET_LINE_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I 20080410
2 Returning RV_INDEX Value transfer Type reference (TYPE) I 20080410

Method GET_LINE_INDEX on class CL_CRM_ES_CONTEXT_NODE has no exception.

Method GET_P_NAVTOROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Display Mode? 20080416
2 Importing IV_INDEX Call by reference Type reference (TYPE) I Zeilenindex bei Tabelle 20080416
3 Importing IV_PROPERTY Call by reference Type reference (TYPE) STRING Feldeigenschaft -> Siehe Interfacekonstanten 20080416
4 Returning RV_VALUE Value transfer Type reference (TYPE) STRING Wert 20080416

Method GET_P_NAVTOROOT on class CL_CRM_ES_CONTEXT_NODE has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700