SAP ABAP Class CL_WB_OBJTYPE_TOOL_DATA (Model for Generic Data of a Workbench Tool)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SWB_OBJECT_TYPES (Package) Management of Object Types
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_TOOL_DATA_MODEL Interface to Administration Data of a Workbench Tool 20100914
Properties
Class CL_WB_OBJTYPE_TOOL_DATA  
Short Description Model for Generic Data of a Workbench Tool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWB_OBJECT_TYPES   Management of Object Types 
Created 20100812   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_OBJTYPE_TOOL_DATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_TOOL_DATA_MODEL Interface to Administration Data of a Workbench Tool 20100914
Friends
Class CL_WB_OBJTYPE_TOOL_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TOOL_DATA Instance attribute Public Type reference (TYPE) WBOBJTYPETOOL_DATA Management Data of Object Type Editor 20100914
Methods
# Method Level Visibility Method type Description Created on
1 GET_SELECTED_TAB Instance method Public Method 20100914
2 GET_SELECTED_WBTAB Instance method Public Method Read Selected Tab Within WB Tab 20100914
3 SET_SELECTED_TAB Instance method Public Method 20100914
4 SET_SELECTED_WBTAB Instance method Public Method Set Selected Tab Within WB Tab 20100914
Events
Class CL_WB_OBJTYPE_TOOL_DATA has no event.
Types
Class CL_WB_OBJTYPE_TOOL_DATA has no local type.
Method Signatures

Method GET_SELECTED_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TAB Value transfer Type reference (TYPE) WBTOOL_DATA-SELECTED_TAB Tabname 20100914

Method GET_SELECTED_TAB on class CL_WB_OBJTYPE_TOOL_DATA has no exception.

Method GET_SELECTED_WBTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TAB Value transfer Type reference (TYPE) WBTOOL_DATA-SELECTED_TAB Tabname 20100914

Method GET_SELECTED_WBTAB on class CL_WB_OBJTYPE_TOOL_DATA has no exception.

Method SET_SELECTED_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TAB Call by reference Type reference (TYPE) WBTOOL_DATA-SELECTED_TAB Tabname 20100914

Method SET_SELECTED_TAB on class CL_WB_OBJTYPE_TOOL_DATA has no exception.

Method SET_SELECTED_WBTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TAB Call by reference Type reference (TYPE) WBTOOL_DATA-SELECTED_TAB Tabname 20100914

Method SET_SELECTED_WBTAB on class CL_WB_OBJTYPE_TOOL_DATA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in