SAP ABAP Class CL_SBTI_TYPES_TREE_UI (CL_SBTI_TYPES_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_STAB | 20051129 |
Properties
Class | CL_SBTI_TYPES_TREE_UI | |
Short Description | ||
Super Class | CL_SBTI_UI_CONTROL_TREE_STAB | |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBTI_CM_UI | Management of UI Selection Criteria |
Created | 20051129 | 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) |
Interfaces
Class CL_SBTI_TYPES_TREE_UI has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SBTI_CRITERIA_MANAGER_UI | 20051129 | Selection Criteria Manager UI Helper |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | UI_FUNC | 'CHANGE' | 20051129 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | UI_FUNC | 'CREATE' | 20051129 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | UI_FUNC | '&DELETE' | 20051129 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | ICON_D | ICON_CHANGE | 20051129 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | ICON_D | ICON_CREATE | 20051129 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | ICON_D | ICON_DELETE | 20051129 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=true, -=false, space=unknown) | 20051129 | |
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=true, -=false, space=unknown) | 20051129 | |
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_GRIDTABLE | 20051129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20051129 |
2 | ![]() |
Instance method | Private | Method | 20051129 | |
3 | ![]() |
Instance method | Private | Method | 20051129 | |
4 | ![]() |
Instance method | Private | Method | 20051129 | |
5 | ![]() |
Instance method | Private | Method | 20051129 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | TYPE_SELECTED | Instance Event (0) |
Public (2) |
20051129 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_GRIDTABLE | Private | See coding | 20051129 | ty_gridtable TYPE STANDARD TABLE OF btc_s_crittype_disp
|
Method Signatures
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 | 20051129 | |||
2 | ![]() |
I_GUI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20051129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051129 |
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 | 20051129 | |||
2 | ![]() |
I_T_TYPES | Call by reference | Type reference (TYPE) | BTC_T_CRITTYPE_RAW | 20051129 |
Method PREPARE_GRID_TABLE on class CL_SBTI_TYPES_TREE_UI has no exception.
Method TYPE_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SELECTED_TYPE | Call by reference | Type reference (TYPE) | BTC_S_CRITTYPE_DISP | Selektionskriterien: Definition | 20051129 |
Method TYPE_CHANGE on class CL_SBTI_TYPES_TREE_UI has no exception.
Method TYPE_CREATE Signature
Method TYPE_CREATE on class CL_SBTI_TYPES_TREE_UI has no parameter.
Method TYPE_CREATE on class CL_SBTI_TYPES_TREE_UI has no exception.
Method TYPE_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SELECTED_TYPE | Call by reference | Type reference (TYPE) | BTC_S_CRITTYPE_DISP | Selektionskriterien: Definition | 20051129 |
Method TYPE_DELETE on class CL_SBTI_TYPES_TREE_UI has no exception.
Event Signatures
Event TYPE_SELECTED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | I_CRITTYPE | Exporting | Value transfer | Type reference (TYPE) | BTC_CRITTYPE | 20051129 |
History
Last changed by/on | SAP | 20060912 |
SAP Release Created in | 710 |