SAP ABAP Interface IF_BSP_XP_CUCOCONTEXT (Context access)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-FRW (Application Component) Framework
⤷
BSP_XP_APPLICATION (Package) XP application - to be deleted
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_XP_CUCOCONTEXT_IMPL | 20050919 |
Properties
| Interface | IF_BSP_XP_CUCOCONTEXT | |
| Short Description | Context access |
General Data
| Package | BSP_XP_APPLICATION | XP application - to be deleted |
| Created | 20050919 | SAP |
| Last changed | 20081007 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BSP_XP_CUCOCONTEXT has no forward declaration.
Interfaces
Interface IF_BSP_XP_CUCOCONTEXT has no interface.
Friends
Interface IF_BSP_XP_CUCOCONTEXT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_CONTEXT_MODE | Constant | Public | Type reference (TYPE) | STRING | '_MODE' | 20051104 | ||
| 2 | GC_NAVDATA_CC_SELECTED_OBJECT | Constant | Public | Type reference (TYPE) | STRING | 'SELECTED_CC_OBJECT' | 20051112 | ||
| 3 | GC_NAVDATA_SELECTED_OBJECT | Constant | Public | Type reference (TYPE) | STRING | 'SELECTED_OBJECT' | Name of selected object navigation data | 20050919 | |
| 4 | GC_NAVDATA_SOURCE_VIEW_NAME | Constant | Public | Type reference (TYPE) | STRING | 'SOURCE_VIEW_NAME' | Name of source view navigation data entry | 20050919 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add object to a context root | 20050919 | |
| 2 | Instance method | Public | Method | Add object as context root | 20050919 | |
| 3 | Instance method | Public | Method | Clear active root object | 20050921 | |
| 4 | Instance method | Public | Method | Removes object from context | 20051121 | |
| 5 | Instance method | Public | Method | Get active context root | 20050920 | |
| 6 | Instance method | Public | Method | Get data from context | 20051013 | |
| 7 | Instance method | Public | Method | Get navigation data | 20050919 | |
| 8 | Instance method | Public | Method | Get content prepared for presentation | 20050920 | |
| 9 | Instance method | Public | Method | Set context root active | 20050919 | |
| 10 | Instance method | Public | Method | Set data in context | 20051013 | |
| 11 | Instance method | Public | Method | Set navigation data | 20050919 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CONTEXT_RESTORED | Static Event (1) |
Public (2) |
Context has been restored after bread crumb navigation | 20051015 |
Types
Interface IF_BSP_XP_CUCOCONTEXT has no local type.
Method Signatures
Method ADD_DEPENDENT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEPENDENT_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20050919 | |||
| 2 | IV_ROOT_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20050919 |
Method ADD_DEPENDENT_OBJECT on Interface IF_BSP_XP_CUCOCONTEXT has no exception.
Method ADD_ROOT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROOT_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20050919 |
Method ADD_ROOT_OBJECT on Interface IF_BSP_XP_CUCOCONTEXT has no exception.
Method CLEAR_CURRENT_ROOT_OBJECT Signature
Method CLEAR_CURRENT_ROOT_OBJECT on Interface IF_BSP_XP_CUCOCONTEXT has no parameter.
Method CLEAR_CURRENT_ROOT_OBJECT on Interface IF_BSP_XP_CUCOCONTEXT has no exception.
Method DELETE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20051121 |
Method DELETE_OBJECT on Interface IF_BSP_XP_CUCOCONTEXT has no exception.
Method GET_CURRENT_ROOT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20050920 |
Method GET_CURRENT_ROOT_OBJECT on Interface IF_BSP_XP_CUCOCONTEXT has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20051013 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | SIMPLE | 20051013 |
Method GET_DATA on Interface IF_BSP_XP_CUCOCONTEXT has no exception.
Method GET_NAVIGATION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Value transfer | Type reference (TYPE) | ANY | 20050919 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20050919 |
Method GET_NAVIGATION_DATA on Interface IF_BSP_XP_CUCOCONTEXT has no exception.
Method GET_PRESENTATION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RESULT | Value transfer | Type reference (TYPE) | BSPXPT_CLIPBOARD_LINE_TAB | Clipboard Content | 20050920 |
Method GET_PRESENTATION_DATA on Interface IF_BSP_XP_CUCOCONTEXT has no exception.
Method SET_CURRENT_ROOT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROOT_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20050919 |
Method SET_CURRENT_ROOT_OBJECT on Interface IF_BSP_XP_CUCOCONTEXT has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | SIMPLE | 20051013 | ||||
| 2 | IV_ROOT_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20051013 | |||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20051013 |
Method SET_DATA on Interface IF_BSP_XP_CUCOCONTEXT has no exception.
Method SET_NAVIGATION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20050919 | ||||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20050919 |
Method SET_NAVIGATION_DATA on Interface IF_BSP_XP_CUCOCONTEXT has no exception.
Event Signatures
Event CONTEXT_RESTORED Signature
Event CONTEXT_RESTORED on Interface IF_BSP_XP_CUCOCONTEXT has no parameter.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 700 |