SAP ABAP Class CL_BSP_XP_CUCOCONTEXT_IMPL (CL_BSP_XP_CUCOCONTEXT_IMPL)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_XP_CUCOCONTEXT | 20050917 | |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_XP_CUCOCONTEXT | Context access | 20050919 |
Properties
Class | CL_BSP_XP_CUCOCONTEXT_IMPL | |
Short Description | ||
Super Class | CL_BSP_XP_CUCOCONTEXT | |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSP_XP_APPLICATION | XP application - to be deleted |
Created | 20050917 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BSP_XP_CUCOCONTEXT | Context access | 20050919 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_BSP_XP_TESTNAVIGATIONW_IMPL | 20051116 |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BSPXPT_PERSISTENT_OBJECT | Object Name with ID | 20050921 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BSPXPT_CONTEXT_STACK_TAB | Context Stack Table of specific Root Object | 20051013 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_IC_EVENT_PARAMS | Table of navigation data | 20050919 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_ROOTS | 20050919 | |||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | BSPXPT_CONTEXT_STACK_LINE | Context Stack Line | 20051014 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYTABIX | 5 | Maximum number of root entries to be kept | 20050929 |
Methods
Events
Class CL_BSP_XP_CUCOCONTEXT_IMPL has no event.
Types
Class CL_BSP_XP_CUCOCONTEXT_IMPL has no local type.
Method Signatures
Method CONVERT_DEPENDENT_TO_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ROOT_PERSISTENT | Call by reference | Type reference (TYPE) | BSPXPT_PERSISTENT_OBJECT | Persistent object information | 20051110 |
Method CONVERT_DEPENDENT_TO_ROOT on class CL_BSP_XP_CUCOCONTEXT_IMPL has no exception.
Method CONVERT_ROOT_TO_DEPENDENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ROOT | Call by reference | Type reference (TYPE) | TY_ROOT | 20051110 | |||
2 | ![]() |
IS_DEPENDENT | Call by reference | Type reference (TYPE) | BSPXPT_PERSISTENT_OBJECT | Persistent object information | 20051110 |
Method CONVERT_ROOT_TO_DEPENDENT on class CL_BSP_XP_CUCOCONTEXT_IMPL has no exception.
Method CREATE_OBJECT_PRESENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_PRESENTATION_DATA | Call by reference | Type reference (TYPE) | BSPXPT_CLIPBOARD_LINE_TAB | Clipboard Content | 20050921 | ||
2 | ![]() |
IS_PERSISTENT | Call by reference | Type reference (TYPE) | BSPXPT_PERSISTENT_OBJECT | Persistent object information | 20050921 | ||
3 | ![]() |
IV_HIERARCHY_LEVEL | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20050921 |
Method CREATE_OBJECT_PRESENTATION on class CL_BSP_XP_CUCOCONTEXT_IMPL has no exception.
Method EH_END_OF_NAVIGATION Signature
Method EH_END_OF_NAVIGATION on class CL_BSP_XP_CUCOCONTEXT_IMPL has no parameter.
Method EH_END_OF_NAVIGATION on class CL_BSP_XP_CUCOCONTEXT_IMPL has no exception.
Method EH_STATE_CREATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATE_ID | Call by reference | Attribute reference (LIKE) | 20051013 |
Method EH_STATE_CREATED on class CL_BSP_XP_CUCOCONTEXT_IMPL has no exception.
Method EH_STATE_RESTORED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATE_ID | Call by reference | Attribute reference (LIKE) | 20051014 |
Method EH_STATE_RESTORED on class CL_BSP_XP_CUCOCONTEXT_IMPL has no exception.
Method GET_DATA_OF_STACK_LEVEL 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 | 20051117 | |||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | SIMPLE | 20051117 | |||
3 | ![]() |
IV_STATE_ID | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20051117 |
Method GET_DATA_OF_STACK_LEVEL on class CL_BSP_XP_CUCOCONTEXT_IMPL has no exception.
Method GET_OBJECT_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PERSISTENT | Call by reference | Type reference (TYPE) | BSPXPT_PERSISTENT_OBJECT | Persistent object information | 20050921 | ||
2 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20050921 |
Method GET_OBJECT_INSTANCE on class CL_BSP_XP_CUCOCONTEXT_IMPL has no exception.
Method GET_OBJECT_PERSISTENT 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 | 20050921 | ||
2 | ![]() |
RS_RESULT | Value transfer | Type reference (TYPE) | BSPXPT_PERSISTENT_OBJECT | Persistent object information | 20050921 |
Method GET_OBJECT_PERSISTENT on class CL_BSP_XP_CUCOCONTEXT_IMPL has no exception.
Method IS_ROOT_OBJECT_IN_LIST 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 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050919 |
Method IS_ROOT_OBJECT_IN_LIST on class CL_BSP_XP_CUCOCONTEXT_IMPL has no exception.
Method SET_MAX_ROOT_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MAX_NUMBER_OF_ROOTS | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20050929 |
Method SET_MAX_ROOT_ENTRIES on class CL_BSP_XP_CUCOCONTEXT_IMPL has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 700 |