SAP ABAP Class CL_CRM_IC_NAVBARVIEW_CTXT (CL_CRM_IC_NAVBARVIEW_CTXT)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-NVG (Application Component) Navigation Bar
⤷
CRM_IC_APPL_UI_NAVBAR (Package) IC Navigation Bar UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_WD_CONTEXT | WD Context | 20020527 |
Properties
| Class | CL_CRM_IC_NAVBARVIEW_CTXT | |
| Short Description | CL_CRM_IC_NAVBARVIEW_CTXT | |
| Super Class | CL_BSP_WD_CONTEXT | WD Context |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_IC_APPL_UI_NAVBAR | IC Navigation Bar UI |
| Created | 20020527 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_IC_NAVBARVIEW_CTXT has no forward declaration.
Interfaces
Class CL_CRM_IC_NAVBARVIEW_CTXT has no interface implemented.
Friends
Class CL_CRM_IC_NAVBARVIEW_CTXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CRMT_IC_NAVBAR_ITAB | itab for nav bar view links | 20020601 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040622 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CRMT_IC_NAVBAR_ITAB | itab for nav bar view links | 20020607 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CRMT_IC_NAVBAR_ITAB | itab for nav bar view links | 20020607 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CRMT_IC_NAVBAR_VIEWSETS | table of viewset associated with navigation bar | 20021107 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | CRMT_IC_NAVBAR_VIEWSETS | table of viewset associated with navigation bar | 20021107 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | CRMT_IC_NAVBAR_ITAB | itab for nav bar view links | 20020601 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | get navigation link from viewset | 20021024 | |
| 2 | Instance method | Public | Method | getter for customization itab ref | 20030903 | |
| 3 | Instance method | Public | Method | getter for permenant itab ref | 20030903 | |
| 4 | Instance method | Public | Method | getter for mapped viewsets | 20030903 | |
| 5 | Instance method | Public | Method | setter for customization itab ref | 20030903 | |
| 6 | Instance method | Public | Method | setter for permenant itab ref | 20030903 | |
| 7 | Instance method | Public | Method | getter for mapped viewsets | 20030903 | |
| 8 | Instance method | Public | Method | parse navbar_itab to local permanent/custom entries itab | 20020601 |
Events
Class CL_CRM_IC_NAVBARVIEW_CTXT has no event.
Types
Class CL_CRM_IC_NAVBARVIEW_CTXT has no local type.
Method Signatures
Method GETNAVLINKFROMVIEWSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAVIGATIONLINK | Value transfer | Type reference (TYPE) | STRING | RSRSCAN1: Suchstring/Suchmuster | 20021024 | |||
| 2 | NAVVIEWSETS | Call by reference | Type reference (TYPE) | CRMT_IC_NAVBAR_VIEWSETS | View-Set-Name eines bestimmten Navigations-Links | 20021024 | |||
| 3 | WORK_VIEWNAME | Call by reference | Type reference (TYPE) | STRING | View-Set-Name | 20021024 |
Method GETNAVLINKFROMVIEWSET on class CL_CRM_IC_NAVBARVIEW_CTXT has no exception.
Method GET_MAP_ITAB_CUST_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ITAB_CUST_REF | Value transfer | Object reference (TYPE REF TO) | CRMT_IC_NAVBAR_ITAB | IRegister für View-Links Navigationsleiste | 20030903 |
Method GET_MAP_ITAB_CUST_REF on class CL_CRM_IC_NAVBARVIEW_CTXT has no exception.
Method GET_MAP_ITAB_PREM_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MAP_ITAB_PER_REF | Value transfer | Object reference (TYPE REF TO) | CRMT_IC_NAVBAR_ITAB | IRegister für View-Links Navigationsleiste | 20030903 |
Method GET_MAP_ITAB_PREM_REF on class CL_CRM_IC_NAVBARVIEW_CTXT has no exception.
Method GET_MAP_VIEWSETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MAP_VIEWSET_REF | Value transfer | Object reference (TYPE REF TO) | CRMT_IC_NAVBAR_VIEWSETS | Tabelle des mit der Navigationsleiste verbundenen View-Sets | 20030903 |
Method GET_MAP_VIEWSETS on class CL_CRM_IC_NAVBARVIEW_CTXT has no exception.
Method SET_MAP_ITAB_CUST_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAP_ITAB_CUST_REF | Call by reference | Object reference (TYPE REF TO) | CRMT_IC_NAVBAR_ITAB | IRegister für View-Links Navigationsleiste | 20030903 |
Method SET_MAP_ITAB_CUST_REF on class CL_CRM_IC_NAVBARVIEW_CTXT has no exception.
Method SET_MAP_ITAB_PERM_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAP_ITAB_PER_REF | Call by reference | Object reference (TYPE REF TO) | CRMT_IC_NAVBAR_ITAB | IRegister für View-Links Navigationsleiste | 20030903 |
Method SET_MAP_ITAB_PERM_REF on class CL_CRM_IC_NAVBARVIEW_CTXT has no exception.
Method SET_MAP_VIEWSETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAP_VIEWSET_REF | Call by reference | Object reference (TYPE REF TO) | CRMT_IC_NAVBAR_VIEWSETS | Tabelle des mit der Navigationsleiste verbundenen View-Sets | 20030903 |
Method SET_MAP_VIEWSETS on class CL_CRM_IC_NAVBARVIEW_CTXT has no exception.
Method UPDATE_LOCAL_ENTRIES_ITAB Signature
Method UPDATE_LOCAL_ENTRIES_ITAB on class CL_CRM_IC_NAVBARVIEW_CTXT has no parameter.
Method UPDATE_LOCAL_ENTRIES_ITAB on class CL_CRM_IC_NAVBARVIEW_CTXT has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 310 |