SAP ABAP Class CL_SBTI_UI (SBTI 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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EVENT_HISTORY_REORG_GUI Selection Criteria Manager UI Helper 20060103
2 Inheritance (c INHERITING FROM c_ref)  CL_SBTI_CRITERIA_MANAGER_UI Selection Criteria Manager UI Helper 20051028
3 Inheritance (c INHERITING FROM c_ref)  CL_SBTI_CRITERIA_UI 20051028
4 Inheritance (c INHERITING FROM c_ref)  CL_SBTI_UI_CONTROL 20051012
Properties
Class CL_SBTI_UI  
Short Description SBTI UI    
Super Class    
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 20051012   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)
2 CL_SBTI_CRITERIA_PROFILE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SBTI_UI has no interface implemented.
Friends
Class CL_SBTI_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENABLED Instance attribute Protected Type reference (TYPE) BOOLEAN 20051012
2 R_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20051028
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20051012
2 CONSTRUCTOR Instance method Public Constructor 20051028
3 DEACTIVATE Instance method Public Method 20051012
4 GET_GUI_CONTAINER Instance method Private Method 20051028
5 REFRESH Instance method Public Method 20051012
Events
Class CL_SBTI_UI has no event.
Types
Class CL_SBTI_UI has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class CL_SBTI_UI has no parameter.
Method ACTIVATE on class CL_SBTI_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 Abstracter Container fuer GUI Controls 20051028
# Exception Resumable Description Created on
1 CX_SBTI_UI_EX 20051028

Method DEACTIVATE Signature

Method DEACTIVATE on class CL_SBTI_UI has no parameter.
Method DEACTIVATE on class CL_SBTI_UI has no exception.

Method GET_GUI_CONTAINER 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 Abstracter Container fuer GUI Controls 20051028
3 Returning R_GUI_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20051028
# Exception Resumable Description Created on
1 CX_SBTI_UI_EX 20051028

Method REFRESH Signature

Method REFRESH on class CL_SBTI_UI has no parameter.
# Exception Resumable Description Created on
1 CX_SBTI_UI_EX 20051012
History
Last changed by/on SAP  20060912 
SAP Release Created in 710