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 | 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 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRM_ES_VIEW_CONTROLLER | CRM ES controller base class | 20080416 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 'NONE' | 20090624 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 'TRUE' | 20080430 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | GENILT_UNSIGNED_INT4 | Unsigned Integer | 20080416 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | To reset the table sor/filter/paging | 20080416 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 'FALSE' | 20080711 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 'ASSIGNMENTBLOCK' | 20080430 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | '50' | 20080430 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get header text for result table | 20080416 | |
| 2 | Instance method | Private | Method | Calculate the right index of collection item | 20080410 | |
| 3 | 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 | 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 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 20080410 | ||||
| 2 | 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 | IV_DISPLAY_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Display Mode? | 20080416 | ||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | I | Zeilenindex bei Tabelle | 20080416 | |||
| 3 | IV_PROPERTY | Call by reference | Type reference (TYPE) | STRING | Feldeigenschaft -> Siehe Interfacekonstanten | 20080416 | |||
| 4 | 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 |