SAP ABAP Class CL_SBTI_CRITERIA_TREE_UI (CL_SBTI_CRITERIA_TREE_UI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTI_CM_UI (Package) Management of UI Selection Criteria
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SBTI_UI_CONTROL_TREE_KTAB | 20050911 |
Properties
| Class | CL_SBTI_CRITERIA_TREE_UI | |
| Short Description | ||
| Super Class | CL_SBTI_UI_CONTROL_TREE_KTAB | |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBTI_CM_UI | Management of UI Selection Criteria |
| Created | 20050911 | SAP |
| Last change | 20060912 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SBTI_CRITERIA_TREE_UI has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SBTI_CRITERIA_UI | 20050920 |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'ANDCREATE' | 20050911 | |||
| 2 | Constant | Private | Type reference (TYPE) | UI_FUNC | '&ICREATE' | 20050911 | |||
| 3 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'ORCREATE' | 20050911 | |||
| 4 | Constant | Private | Type reference (TYPE) | UI_FUNC | '&DELETE' | 20050911 | |||
| 5 | Constant | Private | Type reference (TYPE) | ICON_D | ICON_CREATE | 20050911 | |||
| 6 | Constant | Private | Type reference (TYPE) | ICON_D | ICON_NEXT_NODE | 20050912 | |||
| 7 | Constant | Private | Type reference (TYPE) | ICON_D | ICON_DELETE | 20050911 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=true, -=false, space=unknown) | 20050913 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=true, -=false, space=unknown) | 20050913 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20050913 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TY_GRIDTABLE | 20050911 | ||||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SBTI_CRITERIA_PROFILE | Selection Criteria: Profiles | 20050911 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050911 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20050911 | |
| 3 | Instance method | Private | Method | 20050911 | ||
| 4 | Instance method | Private | Method | 20050911 | ||
| 5 | Instance method | Private | Method | 20050911 | ||
| 6 | Instance method | Private | Method | 20050911 | ||
| 7 | Instance method | Private | Event handling method | 20050911 | ||
| 8 | Instance method | Private | Method | 20050911 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CRITERIA_NODE_SELECTED | Instance Event (0) |
Public (2) |
20050911 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_GRIDTABLE | Private | See coding | 20050911 | ty_gridtable TYPE STANDARD TABLE OF btc_s_nodestree_disp
|
Method Signatures
Method BIND2PROFILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROFILES | Call by reference | Object reference (TYPE REF TO) | CL_SBTI_PROFILES_UI | 20050911 |
Method BIND2PROFILES on class CL_SBTI_CRITERIA_TREE_UI has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | 20051028 | ||||
| 2 | I_GUI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20051028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050911 |
Method CREATE_AND_SUBNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Call by reference | Type reference (TYPE) | BTC_S_NODESTREE_DISP | Selektionskriterien: Selektion | 20050911 |
Method CREATE_AND_SUBNODE on class CL_SBTI_CRITERIA_TREE_UI has no exception.
Method CREATE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Call by reference | Type reference (TYPE) | BTC_S_NODESTREE_DISP | Selektionskriterien: Selektion | 20050911 |
Method CREATE_ITEM on class CL_SBTI_CRITERIA_TREE_UI has no exception.
Method CREATE_OR_SUBNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Call by reference | Type reference (TYPE) | BTC_S_NODESTREE_DISP | Selektionskriterien: Selektion | 20050911 |
Method CREATE_OR_SUBNODE on class CL_SBTI_CRITERIA_TREE_UI has no exception.
Method DELETE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Call by reference | Type reference (TYPE) | BTC_S_NODESTREE_DISP | Selektionskriterien: Selektion | 20050911 |
Method DELETE_NODE on class CL_SBTI_CRITERIA_TREE_UI has no exception.
Method HANDLE_NEW_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROFILEID | Value transfer | Attribute reference (LIKE) | 20050911 | |||||
| 2 | I_PROFILETYPE | Value transfer | Attribute reference (LIKE) | 20050911 |
Method HANDLE_NEW_PROFILE on class CL_SBTI_CRITERIA_TREE_UI has no exception.
Method PREPARE_GRID_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_GRID_OUT | Call by reference | Type reference (TYPE) | TY_GRIDTABLE | 20050911 | ||||
| 2 | I_T_NODES | Call by reference | Type reference (TYPE) | BTC_T_NODESTREE | SBTI: Selectionscriteriabaum | 20050911 |
Method PREPARE_GRID_TABLE on class CL_SBTI_CRITERIA_TREE_UI has no exception.
Event Signatures
Event CRITERIA_NODE_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NODEID | Exporting | Value transfer | Type reference (TYPE) | BTCCRITERIAID | Selektionskriterien: ID | 20050911 |
History
| Last changed by/on | SAP | 20060912 |
| SAP Release Created in | 710 |