SAP ABAP Interface IF_SAUNIT_WB_TOOL_PROVIDER (ABAP Unit tool (delegate for 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
Properties
Interface IF_SAUNIT_WB_TOOL_PROVIDER  
Short Description ABAP Unit tool (delegate for workbench tool)    
General Data
Package SABP_UNIT_WORKBENCH   - Internal - No reuse - Workbench integration, test browser 
Created 20080815   SAP 
Last changed 20140121   SAP 
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 IF_SAUNIT_WB_TOOL_PROVIDER has no interface.
Friends
Interface IF_SAUNIT_WB_TOOL_PROVIDER has no friend.
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
Interface 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 Interface IF_SAUNIT_WB_TOOL_PROVIDER has no exception.

Method PREPARE_TO_HIBERNATE Signature

Method PREPARE_TO_HIBERNATE on Interface 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 Interface IF_SAUNIT_WB_TOOL_PROVIDER has no parameter.
Event UPDATE_STATE Signature
Event UPDATE_STATE on Interface IF_SAUNIT_WB_TOOL_PROVIDER has no parameter.
History
Last changed by/on SAP  20140121 
SAP Release Created in 712