SAP ABAP Class CL_SAUNIT_FAVORITE_BUILDER (Favorite editor (workbench tool))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_WORKBENCH (Package) - Internal - No reuse - Workbench integration, test browser
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SAUNIT_WB_TOOL_ADAPTER Adapter for ABAP Unit tool to workbench tool 20080822
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM Workbench: Program 20080822
Properties
Class CL_SAUNIT_FAVORITE_BUILDER  
Short Description Favorite editor (workbench tool)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_UNIT_WORKBENCH   - Internal - No reuse - Workbench integration, test browser 
Created 20080822   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
# Interface Abstract Final Description Created on
1 IF_SAUNIT_WB_TOOL_ADAPTER Adapter for ABAP Unit tool to workbench tool 20080822
2 IF_WB_PROGRAM Workbench: Program 20080822
Friends
Class CL_SAUNIT_FAVORITE_BUILDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_INITIAL_STATE Instance attribute Private Object reference (TYPE REF TO) LCL_INITIAL_STATE 20080822
2 F_PROVIDER Instance attribute Private Object reference (TYPE REF TO) IF_SAUNIT_WB_TOOL_PROVIDER Specific Context for Workbench Tools 20080822
3 F_REQUEST Instance attribute Private Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20080822
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_REQUEST_FOR_FAVORITE Static method Public Method Creates request to display a Favorite 20080822
Events
Class CL_SAUNIT_FAVORITE_BUILDER has no event.
Types
Class CL_SAUNIT_FAVORITE_BUILDER has no local type.
Method Signatures

Method CREATE_REQUEST_FOR_FAVORITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FAVORITE_NAME Call by reference Type reference (TYPE) CSEQUENCE Favorite Name 20080822
2 Importing I_OWNER Call by reference Type reference (TYPE) SYUNAME SY-UNAME 20080822
3 Importing I_REQUEST_EDIT_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Try to open in Edit Mode 20081107
4 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20080822

Method CREATE_REQUEST_FOR_FAVORITE on class CL_SAUNIT_FAVORITE_BUILDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712