SAP ABAP Class /IWBEP/CL_SBUI_DP_BOR_TREE (SB - DSP - BOR tree for selection)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_DSPBOR_UI (Package) Gateway Service Builder - Data Source Provider BOR UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBUI_DP_BOR_TREE | SB - DSP - BOR tree for selection | 20120604 |
Properties
| Class | /IWBEP/CL_SBUI_DP_BOR_TREE | |
| Short Description | SB - DSP - BOR tree for selection | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/SB_DSPBOR_UI | Gateway Service Builder - Data Source Provider BOR UI |
| Created | 20120604 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_SBUI_DP_BOR_TREE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_SBUI_DP_BOR_TREE | SB - DSP - BOR tree for selection | 20120604 |
Friends
Class /IWBEP/CL_SBUI_DP_BOR_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20120610 | |||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20120611 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV Tree Control | 20120610 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_DP_BOR_TREE | SB - DSP - BOR tree for selection | 20120610 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBDSP_DS_PROVIDER | SB - DSP - Data Source Provider | 20120610 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/IF_SBDSP_DS_PROVIDER=>T_DS_GROUP | 20120610 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | TY_T_OUTTAB | 20120610 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | INT4 | 1 | Natural Number | 20120610 |
Methods
Events
Class /IWBEP/CL_SBUI_DP_BOR_TREE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_OUTTAB | Private | See coding | 20120610 | BEGIN OF ty_s_outtab,
line TYPE int4,
node_key TYPE lvc_nkey,
name TYPE /iwbep/sbdsp_ds_name,
description TYPE string,
groupname TYPE /iwbep/sbdsp_ds_group,
* grouptype TYPE swo_objtyp,
line_type(1) TYPE c,
is_dialog TYPE swo_dialog,
ins_indep TYPE swo_clsvrb,
ds_attribute TYPE REF TO /iwbep/if_sbdsp_data_sour_attr,
END OF ty_s_outtab
|
||
| 2 | TY_T_OUTTAB | Private | See coding | 20120610 | ty_t_outtab TYPE STANDARD TABLE OF ty_s_outtab
|
Method Signatures
Method ADD_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FATHER_OUTTAB | Call by reference | Type reference (TYPE) | TY_S_OUTTAB | 20120611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120612 |
Method ADD_METHODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FATHER_OUTTAB | Call by reference | Type reference (TYPE) | TY_S_OUTTAB | 20120611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BOR Provider exception class | 20120621 |
Method ADD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OUTTAB | Call by reference | Type reference (TYPE) | TY_S_OUTTAB | 20120610 | ||||
| 2 | IV_RELAT_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20120610 |
Method ADD_NODE on class /IWBEP/CL_SBUI_DP_BOR_TREE has no exception.
Method CREATE_SCREEN Signature
Method CREATE_SCREEN on class /IWBEP/CL_SBUI_DP_BOR_TREE has no parameter.
Method CREATE_SCREEN on class /IWBEP/CL_SBUI_DP_BOR_TREE has no exception.
Method DESTRUCT Signature
Method DESTRUCT on class /IWBEP/CL_SBUI_DP_BOR_TREE has no parameter.
Method DESTRUCT on class /IWBEP/CL_SBUI_DP_BOR_TREE has no exception.
Method GET_FIELD_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20120610 |
Method GET_FIELD_CATALOG on class /IWBEP/CL_SBUI_DP_BOR_TREE has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_DP_BOR | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_DP_BOR_TREE | SB - DSP - BOR tree for selection | 20120610 |
Method GET_INSTANCE on class /IWBEP/CL_SBUI_DP_BOR_TREE has no exception.
Method GET_NODE_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OUTTAB | Call by reference | Type reference (TYPE) | TY_S_OUTTAB | 20120611 | ||||
| 2 | RV_ICON | Value transfer | Type reference (TYPE) | TV_IMAGE | Tree Control: Icon / Image | 20120611 |
Method GET_NODE_ICON on class /IWBEP/CL_SBUI_DP_BOR_TREE has no exception.
Method GET_SELECTED_BOR_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20120611 |
Method GET_SELECTED_BOR_METHOD on class /IWBEP/CL_SBUI_DP_BOR_TREE has no exception.
Method ON_EXPAND_NO_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20120610 |
Method ON_EXPAND_NO_CHILDREN on class /IWBEP/CL_SBUI_DP_BOR_TREE has no exception.
Method ON_ITEM_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20120611 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20120611 |
Method ON_ITEM_DOUBLE_CLICK on class /IWBEP/CL_SBUI_DP_BOR_TREE has no exception.
Method ON_NODE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20120611 |
Method ON_NODE_DOUBLE_CLICK on class /IWBEP/CL_SBUI_DP_BOR_TREE has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class /IWBEP/CL_SBUI_DP_BOR_TREE has no parameter.
Method REGISTER_EVENTS on class /IWBEP/CL_SBUI_DP_BOR_TREE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |