SAP ABAP Class CL_CRM_IC_AUTO_NAV (auto navigation component)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-FRW (Application Component) Framework
⤷
CRM_IC_FRAMEWORK (Package) CRM Interaction Center: Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_IC_EVENT_LISTENER | IC event service interface | 20021008 |
Properties
| Class | CL_CRM_IC_AUTO_NAV | |
| Short Description | auto navigation component | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_IC_FRAMEWORK | CRM Interaction Center: Framework |
| Created | 20021008 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_IC_AUTO_NAV has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_IC_EVENT_LISTENER | IC event service interface | 20021008 |
Friends
Class CL_CRM_IC_AUTO_NAV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | Link to be used after END | 20030425 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20021008 | |
| 2 | Instance method | Private | Method | 20030424 | ||
| 3 | Instance method | Private | Method | 20030424 | ||
| 4 | Instance method | Private | Method | Process event interaction after end | 20030620 | |
| 5 | Instance method | Private | Method | Process event interaction ended | 20030620 | |
| 6 | Instance method | Private | Method | Process event interaction prepare next | 20040722 | |
| 7 | Instance method | Private | Method | Process event interaction started | 20030620 | |
| 8 | Instance method | Private | Method | 20030424 |
Events
Class CL_CRM_IC_AUTO_NAV has no event.
Types
Class CL_CRM_IC_AUTO_NAV has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CRM_IC_AUTO_NAV has no parameter.
Method CONSTRUCTOR on class CL_CRM_IC_AUTO_NAV has no exception.
Method DETERMINE_NAVLINK_FOR_ACCEPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT_AREA | Call by reference | Object reference (TYPE REF TO) | CL_CRM_IC_CONTEXTAREAVIEW_IMPL | CL_CRM_IC_CONTEXTAREAVIEW | 20030424 | |||
| 2 | IV_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_CRM_IC_EVENT | IC-Ereignis | 20030424 | |||
| 3 | IV_MEDIA | Call by reference | Type reference (TYPE) | STRING | 20030424 | ||||
| 4 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20030424 |
Method DETERMINE_NAVLINK_FOR_ACCEPT on class CL_CRM_IC_AUTO_NAV has no exception.
Method HANDLE_ACCEPTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT_AREA | Call by reference | Object reference (TYPE REF TO) | CL_CRM_IC_CONTEXTAREAVIEW_IMPL | CL_CRM_IC_CONTEXTAREAVIEW | 20030424 | |||
| 2 | IV_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_CRM_IC_EVENT | IC-Ereignis | 20030424 |
Method HANDLE_ACCEPTED on class CL_CRM_IC_AUTO_NAV has no exception.
Method HANDLE_INTERACTION_AFTER_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT_AREA | Call by reference | Object reference (TYPE REF TO) | CL_CRM_IC_CONTEXTAREAVIEW_IMPL | CL_CRM_IC_CONTEXTAREAVIEW | 20030620 | |||
| 2 | IV_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_CRM_IC_EVENT | IC-Ereignis | 20030620 |
Method HANDLE_INTERACTION_AFTER_END on class CL_CRM_IC_AUTO_NAV has no exception.
Method HANDLE_INTERACTION_ENDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT_AREA | Call by reference | Object reference (TYPE REF TO) | CL_CRM_IC_CONTEXTAREAVIEW_IMPL | CL_CRM_IC_CONTEXTAREAVIEW | 20030620 | |||
| 2 | IV_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_CRM_IC_EVENT | IC-Ereignis | 20030620 |
Method HANDLE_INTERACTION_ENDED on class CL_CRM_IC_AUTO_NAV has no exception.
Method HANDLE_INTERACTION_PREP_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT_AREA | Call by reference | Object reference (TYPE REF TO) | CL_CRM_IC_CONTEXTAREAVIEW_IMPL | CL_CRM_IC_CONTEXTAREAVIEW | 20040722 | |||
| 2 | IV_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_CRM_IC_EVENT | IC-Ereignis | 20040722 |
Method HANDLE_INTERACTION_PREP_NEXT on class CL_CRM_IC_AUTO_NAV has no exception.
Method HANDLE_INTERACTION_STARTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT_AREA | Call by reference | Object reference (TYPE REF TO) | CL_CRM_IC_CONTEXTAREAVIEW_IMPL | CL_CRM_IC_CONTEXTAREAVIEW | 20030620 | |||
| 2 | IV_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_CRM_IC_EVENT | IC-Ereignis | 20030620 |
Method HANDLE_INTERACTION_STARTED on class CL_CRM_IC_AUTO_NAV has no exception.
Method HANDLE_NAVIGATE_MEDIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT_AREA | Call by reference | Object reference (TYPE REF TO) | CL_CRM_IC_CONTEXTAREAVIEW_IMPL | CL_CRM_IC_CONTEXTAREAVIEW | 20030424 | |||
| 2 | IV_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_CRM_IC_EVENT | IC-Ereignis | 20030424 |
Method HANDLE_NAVIGATE_MEDIA on class CL_CRM_IC_AUTO_NAV has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 400 |