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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SBTI_CRITERIA_ROOT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 IF_SBTI_CRITERIA_PROFILE 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 C_FCODE_CHANGE Constant Private Type reference (TYPE) UI_FUNC 'CHANGE' 20050911
2 C_ICON_CHANGE Constant Private Type reference (TYPE) ICON_D ICON_CHANGE 20050911
3 FLAG_NO_AUTHORITY Instance attribute Private Type reference (TYPE) BOOLEAN ABAP_TRUE Boolean Variable (X=true, -=false, space=unknown) 20050921
4 NODEID Instance attribute Private Type reference (TYPE) BTCCRITERIAID CL_SBTI_CRITERIA_NODE=>C_ROOT_NODEID Selection Criteria: ID 20050911
5 OUTTAB Instance attribute Private Type reference (TYPE) TY_GRIDTABLE 20050911
6 R_PROFILE 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 BIND2PROFILES Instance method Public Method 20050911
2 BIND2TREE Instance method Public Method 20050911
3 CHANGE_CRITERIA Instance method Private Method 20050911
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050911
5 HANDLE_NEW_NODE Instance method Private Event handling method 20050911
6 HANDLE_NEW_PROFILE Instance method Private Event handling method 20050911
7 PREPARE_GRID_TABLE 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 Importing 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 Importing 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 Importing 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 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) C 20051028
2 Importing 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 CX_SBTI_UI_EX 20050911

Method HANDLE_NEW_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing I_PROFILEID Value transfer Attribute reference (LIKE) 20050911
2 Importing 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 Exporting E_GRID_OUT Call by reference Type reference (TYPE) TY_GRIDTABLE 20050911
2 Importing I_T_CRITERIA Call by reference Type reference (TYPE) BTC_T_CRITERIA_RAW SBTI: Selectionscriteriabaum 20050911
# Exception Resumable Description Created on
1 CX_SBTI_EXCEPTION Selektionskriterien Ausnahmeklasse 20050919
History
Last changed by/on SAP  20070910 
SAP Release Created in 710