SAP ABAP Class IF_SAUNIT_WB_TOOL_PROVIDER (ABAP Unit tool (delegate for workbench tool))
Properties
Class IF_SAUNIT_WB_TOOL_PROVIDER  
Short Description ABAP Unit tool (delegate for workbench tool)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080815   SAP 
Last change 20140121   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 IF_SAUNIT_WB_TOOL_PROVIDER has no interface implemented.
Friends
Class IF_SAUNIT_WB_TOOL_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 WORKBENCH_MANAGER Instance attribute Public Object reference (TYPE REF TO) IF_WB_MANAGER Interface for Workbench Manager 20080815
Methods
# Method Level Visibility Method type Description Created on
1 AWAKE Instance method Public Method Restore state after hibernation 20080815
2 GET_STATE Instance method Public Method Returns state value 20080815
3 PREPARE_TO_HIBERNATE Instance method Public Method Request to prepare for hibernation, e.g. turn invisible 20080815
Events
# Event Type Visibility Description Created on
1 PREPARE_FOR_HIBERNATE Instance Event
(0)
Public
(2)
Request To Hibernate 20080815
2 UPDATE_STATE Instance Event
(0)
Public
(2)
Request To Update State 20080815
Types
Class IF_SAUNIT_WB_TOOL_PROVIDER has no local type.
Method Signatures

Method AWAKE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LEAVE_TOOL Call by reference Type reference (TYPE) ABAP_BOOL 20080815
2 Importing I_ADAPTER Call by reference Object reference (TYPE REF TO) IF_SAUNIT_WB_TOOL_ADAPTER Specific Context for Workbench Tools 20080815
3 Importing I_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20080823
# Exception Resumable Description Created on
1 CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20080815

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WB_OBJECT_STATE Workbench: View of Object 20080815

Method GET_STATE on class IF_SAUNIT_WB_TOOL_PROVIDER has no exception.

Method PREPARE_TO_HIBERNATE Signature

Method PREPARE_TO_HIBERNATE on class IF_SAUNIT_WB_TOOL_PROVIDER has no parameter.
# Exception Resumable Description Created on
1 CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20080815
Event Signatures

Event PREPARE_FOR_HIBERNATE Signature
Event PREPARE_FOR_HIBERNATE on class IF_SAUNIT_WB_TOOL_PROVIDER has no parameter.
Event UPDATE_STATE Signature
Event UPDATE_STATE on class IF_SAUNIT_WB_TOOL_PROVIDER has no parameter.
History
Last changed by/on SAP  20140121 
SAP Release Created in