SAP ABAP Class CL_DBA_SCREEN_HIERTREE (DBA Cockpit: Screen Groups)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Properties
Class CL_DBA_SCREEN_HIERTREE  
Short Description DBA Cockpit: Screen Groups    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20071203   SAP 
Last change 20110908   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_DBA_SCREEN_HIERTREE has no interface implemented.
Friends
Class CL_DBA_SCREEN_HIERTREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SCREEN Instance attribute Private Object reference (TYPE REF TO) CL_DBA_COMPONENT_BUILDER SCREEN 20071203
2 TREE_LABEL Instance attribute Private Type reference (TYPE) STRING 20071203
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071203
2 DEFINE_BUTTON Instance method Public Method 20071204
Events
Class CL_DBA_SCREEN_HIERTREE has no event.
Types
Class CL_DBA_SCREEN_HIERTREE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCREEN Call by reference Object reference (TYPE REF TO) CL_DBA_COMPONENT_BUILDER SCREEN 20071203
2 Importing TREE_LABEL Call by reference Type reference (TYPE) STRING 20071203

Method CONSTRUCTOR on class CL_DBA_SCREEN_HIERTREE has no exception.

Method DEFINE_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLED Call by reference Type reference (TYPE) STRING 20071204
2 Importing ICON Call by reference Type reference (TYPE) STRING 20071204
3 Importing LABEL Call by reference Type reference (TYPE) CLIKE Char255 20071204
4 Importing LABEL_IS_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071204
5 Importing OKCODE Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20071204
6 Importing TOOLTIP Call by reference Type reference (TYPE) CLIKE Char255 20071204

Method DEFINE_BUTTON on class CL_DBA_SCREEN_HIERTREE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711