SAP ABAP Class CL_SBTI_CRITERIA_TABLE_UI (CL_SBTI_CRITERIA_TABLE_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_GRID | UI GRID Control | 20050911 |
Properties
| Class | CL_SBTI_CRITERIA_TABLE_UI | |
| Short Description | ||
| Super Class | CL_SBTI_UI_CONTROL_GRID | UI GRID Control |
| 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 | 20070910 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SBTI_CRITERIA_TABLE_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 | 'CHANGE' | 20050911 | |||
| 2 | Constant | Private | Type reference (TYPE) | ICON_D | ICON_CHANGE | 20050911 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=true, -=false, space=unknown) | 20050921 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | BTCCRITERIAID | CL_SBTI_CRITERIA_NODE=>C_ROOT_NODEID | Selection Criteria: ID | 20050911 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | TY_GRIDTABLE | 20050911 | ||||
| 6 | 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 | Method | 20050911 | ||
| 3 | Instance method | Private | Method | 20050911 | ||
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20050911 | |
| 5 | Instance method | Private | Event handling method | 20050911 | ||
| 6 | Instance method | Private | Event handling method | 20050911 | ||
| 7 | Instance method | Private | Method | 20050911 |
Events
Class CL_SBTI_CRITERIA_TABLE_UI has no event.
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_criteria_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_TABLE_UI has no exception.
Method BIND2TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TREE | Call by reference | Object reference (TYPE REF TO) | CL_SBTI_CRITERIA_TREE_UI | 20050911 |
Method BIND2TREE on class CL_SBTI_CRITERIA_TABLE_UI has no exception.
Method CHANGE_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CRITERIA | Call by reference | Type reference (TYPE) | BTC_S_CRITERIA_DISP | Selektionskriterien: Selektion | 20050911 |
Method CHANGE_CRITERIA on class CL_SBTI_CRITERIA_TABLE_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 HANDLE_NEW_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NODEID | Call by reference | Attribute reference (LIKE) | 20050911 |
Method HANDLE_NEW_NODE on class CL_SBTI_CRITERIA_TABLE_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_TABLE_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_CRITERIA | Call by reference | Type reference (TYPE) | BTC_T_CRITERIA_RAW | SBTI: Selectionscriteriabaum | 20050911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Selektionskriterien Ausnahmeklasse | 20050919 |
History
| Last changed by/on | SAP | 20070910 |
| SAP Release Created in | 710 |