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 ABAP 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 C_FCODE_CHANGE Constant Private Type reference (TYPE) UI_FUNC 'CHANGE' 20051129
2 C_FCODE_CREATE Constant Private Type reference (TYPE) UI_FUNC 'CREATE' 20051129
3 C_FCODE_DELETE Constant Private Type reference (TYPE) UI_FUNC '&DELETE' 20051129
4 C_ICON_CHANGE Constant Private Type reference (TYPE) ICON_D ICON_CHANGE 20051129
5 C_ICON_CREATE Constant Private Type reference (TYPE) ICON_D ICON_CREATE 20051129
6 C_ICON_DELETE Constant Private Type reference (TYPE) ICON_D ICON_DELETE 20051129
7 FLAG_NO_AUTHORITY Instance attribute Private Type reference (TYPE) BOOLEAN ABAP_TRUE Boolean Variable (X=true, -=false, space=unknown) 20051129
8 FLAG_NO_DATA Instance attribute Private Type reference (TYPE) BOOLEAN ABAP_TRUE Boolean Variable (X=true, -=false, space=unknown) 20051129
9 OUTTAB Instance attribute Private Type reference (TYPE) TY_GRIDTABLE 20051129
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051129
2 PREPARE_GRID_TABLE Instance method Private Method 20051129
3 TYPE_CHANGE Instance method Private Method 20051129
4 TYPE_CREATE Instance method Private Method 20051129
5 TYPE_DELETE 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 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) C 20051129
2 Importing 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 CX_SBTI_UI_EX 20051129

Method PREPARE_GRID_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GRID_OUT Call by reference Type reference (TYPE) TY_GRIDTABLE 20051129
2 Importing 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 Importing 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 Importing 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