Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_WD_CONTEXT_NODE_TREE | Special Context Node for Tree-Table View | 20100429 |
Properties
| Class | CL_WCF_CDS__BOLTREE_CN00 | |
| Short Description | BOL TREE | |
| Super Class | CL_BSP_WD_CONTEXT_NODE_TREE | Special Context Node for Tree-Table View |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCF_CDS_UI | Central DataSource UI objects |
| Created | 20100429 | SAP |
| Last change | 20110908 | 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
Class CL_WCF_CDS__BOLTREE_CN00 has no interface implemented.
Friends
Class CL_WCF_CDS__BOLTREE_CN00 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | '' | 20100429 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'A' | 20100514 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'B' | 20100514 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'F' | 20100514 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'R' | 20100514 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WCF_CDS__BOLTREE_CTXT | 20100514 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_GENIL_OBJ_MODEL | Interface for Access to Central Object Model | 20100514 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | TREE_TABLE_TYPE | 20100514 | ||||
| 9 | Static Attribute | Public | Type reference (TYPE) | STRING | 20100517 | ||||
| 10 | Static Attribute | Public | Type reference (TYPE) | STRING | 20100517 | ||||
| 11 | Instance attribute | Private | See coding | 1 | 20100514 | ||||
| 12 | Static Attribute | Public | Type reference (TYPE) | STRING | 20100517 | ||||
| 13 | Static Attribute | Public | Type reference (TYPE) | STRING | 20100517 | ||||
| 14 | Instance attribute | Public | Type reference (TYPE) | I | 20100528 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20100514 |
Methods
Events
Class CL_WCF_CDS__BOLTREE_CN00 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTYPE_ATTR_STRUCT | Public | See coding | 20100514 | BEGIN OF ltype_attr_struct,
ID TYPE STRING,
TYPE TYPE STRING,
NAME type string,
DESCR TYPE STRING,
parent TYPE STRING,
path type string,
END OF ltype_attr_struct
|
||
| 2 | TREE_TABLE_STRUCT | Public | See coding | 20100514 | BEGIN OF tree_table_struct,
ID TYPE STRING,
NAME TYPE STRING,
TYPE TYPE STRING,
DESCR TYPE STRING,
path TYPE string,
parent TYPE STRING,
bo TYPE REF TO cl_bsp_wd_value_node,
node TYPE REF TO if_bsp_wd_tree_node,
is_leaf TYPE abap_bool,
END OF tree_table_struct
|
||
| 3 | TREE_TABLE_TYPE | Public | See coding | 20100514 | tree_table_type TYPE TABLE OF tree_table_struct
|
Method Signatures
Method ADD_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20100618 | |||
| 2 | IV_PARENT | Call by reference | Type reference (TYPE) | STRING | 20100618 |
Method ADD_ATTRIBUTES on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method ADD_ATTRIBUTES_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20100514 | |||
| 2 | IV_PARENT | Call by reference | Type reference (TYPE) | STRING | 20100514 |
Method ADD_ATTRIBUTES_NODES on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method ADD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20100514 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20100514 | ||||
| 3 | IV_PARENT | Call by reference | Type reference (TYPE) | STRING | 20100514 | ||||
| 4 | IV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20100514 | ||||
| 5 | RV_ID | Value transfer | Type reference (TYPE) | STRING | 20100514 |
Method ADD_NODE on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method ADD_OBJECT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20100514 | |||
| 2 | IV_PARENT | Call by reference | Type reference (TYPE) | STRING | 20100514 |
Method ADD_OBJECT_NODES on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method ADD_RELATIONS_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20100514 | |||
| 2 | IV_PARENT | Call by reference | Type reference (TYPE) | STRING | 20100514 |
Method ADD_RELATIONS_NODES on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method ADD_RELATION_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT | Call by reference | Type reference (TYPE) | STRING | 20100514 | ||||
| 2 | IV_RELATION | Call by reference | Type reference (TYPE) | CRMT_RELATION_NAME | Relation Name | 20100514 |
Method ADD_RELATION_NODES on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method COLLECT_NODES Signature
Method COLLECT_NODES on class CL_WCF_CDS__BOLTREE_CN00 has no parameter.
Method COLLECT_NODES on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method EXPAND_BOL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20100610 | ||||
| 2 | RV_ID | Value transfer | Type reference (TYPE) | STRING | 20100610 |
Method EXPAND_BOL_OBJECT on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method EXPAND_DEFAULT Signature
Method EXPAND_DEFAULT on class CL_WCF_CDS__BOLTREE_CN00 has no parameter.
Method EXPAND_DEFAULT on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method EXPAND_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FOLDER_NAME | Call by reference | Type reference (TYPE) | STRING | 20100527 | ||||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20100527 | ||||
| 3 | RV_ID | Value transfer | Type reference (TYPE) | STRING | 20100527 |
Method EXPAND_FOLDER on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method EXPAND_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20100527 | ||||
| 2 | RV_ID | Value transfer | Type reference (TYPE) | STRING | 20100609 |
Method EXPAND_ITEM on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method EXPAND_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20100525 | ||||
| 2 | RV_ID | Value transfer | Type reference (TYPE) | STRING | 20100527 |
Method EXPAND_RELATION on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method EXPAND_TO_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20100525 |
Method EXPAND_TO_PATH on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20100429 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20100429 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20100429 |
Method GET_DESCR on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20100429 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20100429 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20100429 |
Method GET_ICON on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_I_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20100429 | ||||
| 2 | RV_DISABLED | Value transfer | Type reference (TYPE) | STRING | 20100429 |
Method GET_I_DESCR on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_I_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20100429 | ||||
| 2 | RV_DISABLED | Value transfer | Type reference (TYPE) | STRING | 20100429 |
Method GET_I_ICON on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_I_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20100429 | ||||
| 2 | RV_DISABLED | Value transfer | Type reference (TYPE) | STRING | 20100429 |
Method GET_I_NAME on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_I_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20100429 | ||||
| 2 | RV_DISABLED | Value transfer | Type reference (TYPE) | STRING | 20100429 |
Method GET_I_NODE_ID on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_I_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20100429 | ||||
| 2 | RV_DISABLED | Value transfer | Type reference (TYPE) | STRING | 20100429 |
Method GET_I_PARENT on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_I_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20100429 | ||||
| 2 | RV_DISABLED | Value transfer | Type reference (TYPE) | STRING | 20100429 |
Method GET_I_TYPE on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_M_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20100429 | ||||
| 2 | METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA_SIMPLE | 20100429 |
Method GET_M_DESCR on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_M_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20100429 | ||||
| 2 | METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA_SIMPLE | 20100429 |
Method GET_M_ICON on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_M_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20100429 | ||||
| 2 | METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA_SIMPLE | 20100429 |
Method GET_M_NAME on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_M_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20100429 | ||||
| 2 | METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA_SIMPLE | 20100429 |
Method GET_M_NODE_ID on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_M_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20100429 | ||||
| 2 | METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA_SIMPLE | 20100429 |
Method GET_M_PARENT on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_M_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20100429 | ||||
| 2 | METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA_SIMPLE | 20100429 |
Method GET_M_TYPE on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20100429 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20100429 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20100429 |
Method GET_NAME on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_NEXT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ID | Value transfer | Type reference (TYPE) | STRING | 20100514 |
Method GET_NEXT_ID on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20100429 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20100429 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20100429 |
Method GET_NODE_ID on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20100429 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20100429 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20100429 |
Method GET_PARENT on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CURRENT_POSITION | Call by reference | Type reference (TYPE) | STRING | 20100521 | ||||
| 2 | IV_PARENT_PATH | Call by reference | Type reference (TYPE) | STRING | 20100521 | ||||
| 3 | RV_PATH | Value transfer | Type reference (TYPE) | STRING | 20100521 |
Method GET_PATH on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20100611 | |||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20100611 |
Method GET_TEXT on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20100429 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20100429 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20100429 |
Method GET_TYPE on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method INIT_TREE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UI_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20100514 |
Method INIT_TREE_TABLE on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method IS_RELATION_NEEDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20100521 | ||||
| 2 | RV_POSSIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100521 |
Method IS_RELATION_NEEDED on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method LOAD_GENIL_MODEL Signature
Method LOAD_GENIL_MODEL on class CL_WCF_CDS__BOLTREE_CN00 has no parameter.
Method LOAD_GENIL_MODEL on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method LOAD_ICON_INFO Signature
Method LOAD_ICON_INFO on class CL_WCF_CDS__BOLTREE_CN00 has no parameter.
Method LOAD_ICON_INFO on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method SELECT_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20100528 | ||||
| 2 | IV_PARENT | Call by reference | Type reference (TYPE) | STRING | 20100528 |
Method SELECT_ATTRIBUTE on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method SELECT_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT | Call by reference | Type reference (TYPE) | STRING | 20100528 | ||||
| 2 | IV_RELATION | Call by reference | Type reference (TYPE) | STRING | 20100528 |
Method SELECT_RELATION on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method SET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_WCF_CDS__BOLTREE_CTXT | 20100514 |
Method SET_CONTEXT on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method SET_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20100429 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20100429 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20100429 |
Method SET_DESCR on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method SET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20100429 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20100429 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20100429 |
Method SET_ICON on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20100429 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20100429 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20100429 |
Method SET_NAME on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method SET_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20100429 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20100429 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20100429 |
Method SET_NODE_ID on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method SET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20100429 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20100429 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20100429 |
Method SET_PARENT on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
Method SET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20100429 | ||||
| 2 | ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20100429 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20100429 |
Method SET_TYPE on class CL_WCF_CDS__BOLTREE_CN00 has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |