SAP ABAP Class CL_CCM_NAV_AREA_TAB (CIC Tabstrip of Navigation Area)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CIC (Application Component) Interaction Center WinClient
⤷
CCMA (Package) Interaction Center Components
⤷
⤷
Properties
| Class | CL_CCM_NAV_AREA_TAB | |
| Short Description | CIC Tabstrip of Navigation Area | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CCMA | Interaction Center Components |
| Created | 19990318 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CCM_NAV_AREA_TAB has no forward declaration.
Interfaces
Class CL_CCM_NAV_AREA_TAB has no interface implemented.
Friends
Class CL_CCM_NAV_AREA_TAB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TEXT15 | 'TREE_CONTAINER_' | Name of custom container | 19990329 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | CCM_TAB_PROPERTIES-ICON | Icon of tab | 19990318 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CCM_TAB_PROPERTIES-NAME | Name of tab | 19990318 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CCM_NAV_VIEW | Navigation view | 19990329 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CCM_TAB_PROPERTIES-QUICKINFO | Quickinfo of tab | 19990323 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CCM_NAV_AREA_SCREEN | Screen reference, being assigned to tab | 19990322 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CCM_TAB_PROPERTIES-TEXT | Text of tab | 19990323 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CCM_TAB_PROPERTIES-VISIBLE | Visibility indicator | 19990318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activation of tab | 19990322 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 19990318 | |
| 3 | Instance method | Public | Method | Get attributes | 19990324 | |
| 4 | Instance method | Public | Method | Get extenal tab name | 19990322 | |
| 5 | Instance method | Public | Method | Get screen number (via screen reference) | 19990322 |
Events
Class CL_CCM_NAV_AREA_TAB has no event.
Types
Class CL_CCM_NAV_AREA_TAB has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class CL_CCM_NAV_AREA_TAB has no parameter.
Method ACTIVATE on class CL_CCM_NAV_AREA_TAB has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ICON | Call by reference | Type reference (TYPE) | CCM_TAB_PROPERTIES-ICON | Reiter-Ikone | 19990318 | |||
| 2 | IM_NAME | Call by reference | Type reference (TYPE) | CCM_TAB_PROPERTIES-NAME | Reitername | 19990318 | |||
| 3 | IM_NAV_CLASS | Call by reference | Type reference (TYPE) | CCM_NAV_CLASS | Klasse Navigationssicht | 19990329 | |||
| 4 | IM_NAV_VIEW_PROFILE | Call by reference | Type reference (TYPE) | CCM_NAV_VIEW | Profil Navigationssicht | 19990329 | |||
| 5 | IM_QUICKINFO | Call by reference | Type reference (TYPE) | CCM_TAB_PROPERTIES-QUICKINFO | Reiter-Quickinfo | 19990323 | |||
| 6 | IM_SCREEN_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_NAV_AREA_SCREEN | Reiterbild | 19990322 | |||
| 7 | IM_TEXT | Call by reference | Type reference (TYPE) | CCM_TAB_PROPERTIES-TEXT | Reitertext | 19990323 | |||
| 8 | IM_VISIBLE | Call by reference | Type reference (TYPE) | CCM_TAB_PROPERTIES-VISIBLE | Sichtbarkeitskennzeichen | 19990318 |
Method CONSTRUCTOR on class CL_CCM_NAV_AREA_TAB has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ICON | Call by reference | Type reference (TYPE) | CCM_TAB_PROPERTIES-ICON | Reiter-Ikone | 19990324 | |||
| 2 | EX_QUICKINFO | Call by reference | Type reference (TYPE) | CCM_TAB_PROPERTIES-QUICKINFO | Reiter-Quickinfo | 19990324 | |||
| 3 | EX_TEXT | Call by reference | Type reference (TYPE) | CCM_TAB_PROPERTIES-TEXT | Reitertext | 19990324 | |||
| 4 | EX_VISIBLE | Call by reference | Type reference (TYPE) | CCM_TAB_PROPERTIES-VISIBLE | Sichtbarkeit des Reiters | 19990324 |
Method GET_ATTRIBUTES on class CL_CCM_NAV_AREA_TAB has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NAME | Call by reference | Type reference (TYPE) | CCM_TAB_PROPERTIES-NAME | Externer Name des Reiters | 19990322 |
Method GET_NAME on class CL_CCM_NAV_AREA_TAB has no exception.
Method GET_SCREEN_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | Dynpronummer | 19990322 |
Method GET_SCREEN_NUMBER on class CL_CCM_NAV_AREA_TAB has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |