SAP ABAP Class IF_BSP_XP_CUCOCONTEXT (Context access)
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
| Class | IF_BSP_XP_CUCOCONTEXT | |
| Short Description | Context access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050919 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BSP_XP_CUCOCONTEXT has no forward declaration.
Interfaces
Class IF_BSP_XP_CUCOCONTEXT has no interface implemented.
Friends
Class IF_BSP_XP_CUCOCONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | '_MODE' | 20051104 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'SELECTED_CC_OBJECT' | 20051112 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'SELECTED_OBJECT' | Name of selected object navigation data | 20050919 | ||
| 4 | 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
Class 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 class 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 class IF_BSP_XP_CUCOCONTEXT has no exception.
Method CLEAR_CURRENT_ROOT_OBJECT Signature
Method CLEAR_CURRENT_ROOT_OBJECT on class IF_BSP_XP_CUCOCONTEXT has no parameter.
Method CLEAR_CURRENT_ROOT_OBJECT on class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_BSP_XP_CUCOCONTEXT has no exception.
Event Signatures
Event CONTEXT_RESTORED Signature
Event CONTEXT_RESTORED on class IF_BSP_XP_CUCOCONTEXT has no parameter.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |