SAP ABAP Interface IF_RECA_WB_TOOL (Tool That Can Be Processed in REWB)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_WB (Package) RE: Workbench (Object Manager)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RECA_WB_DEFAULT_TOOL Tool of RE Workbench Request Processing - Default Impl. 20021206
Properties
Interface IF_RECA_WB_TOOL  
Short Description Tool That Can Be Processed in REWB    
General Data
Package RE_CA_WB   RE: Workbench (Object Manager) 
Created 20021118   SAP 
Last changed 20100310   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)
2 CL_RECA_WB_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RECA_WB_TOOL has no interface.
Friends
Interface IF_RECA_WB_TOOL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_TOOL_NAME Instance attribute Public Type reference (TYPE) STRING Name of Tool 20021122
2 MF_ISDARK Instance attribute Public Type reference (TYPE) RECAWBISDARKTOOL Bool: Tool of Request Is Background Tool 20030129
Methods
# Method Level Visibility Method type Description Created on
1 DO_WB_REQUEST Instance method Public Method Processing for a Workbench Request 20021118
2 GET_CURRENT_REQUEST Instance method Public Method Returns Current Request and Additional Data 20030113
3 GET_CURRENT_WB_OBJECT Instance method Public Method Gets Current WB Object of Tool 20030110
4 IS_CURRENT_REQUEST_STACKABLE Instance method Public Method Does Current Request Land in Stack Due to Next Request? 20051117
5 IS_REQUEST_INTERNAL Instance method Public Method Checks If Superordinate Request Stays in Object 20021203
6 PREPARE_FOR_EXIT Instance method Public Method Prepare for Exiting Tool (with Save, ...) 20021206
7 SET_DARK Instance method Public Method Sets Background Flag 20040126
Events
Interface IF_RECA_WB_TOOL has no event.
Types
Interface IF_RECA_WB_TOOL has no local type.
Method Signatures

Method DO_WB_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_FOLLOWING_REQUEST Call by reference Object reference (TYPE REF TO) CL_RECA_WB_REQUEST (Nicht unterstützt) Nachfolgender Request 20021203
2 Exporting EO_TODO_REQUEST Call by reference Object reference (TYPE REF TO) CL_RECA_WB_REQUEST To-Do Request für aktuelles Tool 20030206
3 Importing IO_REQUEST Call by reference Object reference (TYPE REF TO) CL_RECA_WB_REQUEST Request der Workbench 20021118
# Exception Resumable Description Created on
1 NOT_POSSIBLE Requestausführung nicht möglich 20021120

Method GET_CURRENT_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_ACTIVITY Call by reference Type reference (TYPE) RECA1_ACTIVITY Aktivität 20030114
2 Exporting ED_DESCRIPTION Call by reference Type reference (TYPE) CLIKE Beschreibung des Requests 20030114
3 Exporting EO_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_RECA_WB_REQUEST Aktueller Request des Tools 20030113
# Exception Resumable Description Created on
1 NO_REQUEST Kein Request verfügbar 20030113

Method GET_CURRENT_WB_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_WBIDENT Call by reference Type reference (TYPE) RECAWBIDENT Identifikation eines WB Objekts 20030110
2 Exporting ED_WBOBJTYPE Call by reference Type reference (TYPE) RECAWBOBJTYPE Objektart eines Objekts im Browser 20030110

Method GET_CURRENT_WB_OBJECT on Interface IF_RECA_WB_TOOL has no exception.

Method IS_CURRENT_REQUEST_STACKABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WB_NEXT_REQUEST Call by reference Object reference (TYPE REF TO) CL_RECA_WB_REQUEST Folgerequest 20051117
2 Returning RF_STACKABLE Value transfer Type reference (TYPE) ABAP_BOOL Request kommt auf den Stack 20051117

Method IS_CURRENT_REQUEST_STACKABLE on Interface IF_RECA_WB_TOOL has no exception.

Method IS_REQUEST_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REQUEST Call by reference Object reference (TYPE REF TO) CL_RECA_WB_REQUEST Request der Workbench 20021203
2 Returning RF_INTERNAL Value transfer Type reference (TYPE) ABAP_BOOL Bool: Interner Request 20021203

Method IS_REQUEST_INTERNAL on Interface IF_RECA_WB_TOOL has no exception.

Method PREPARE_FOR_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_EXIT_REASON Call by reference Type reference (TYPE) CHAR1 CL_RECA_WB_MANAGER=>MC_EXIT_REASON_NONE Grund zum Beenden 20021206
# Exception Resumable Description Created on
1 REJECTED Abgebrochen 20021206

Method SET_DARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_DARK Call by reference Type reference (TYPE) ABAP_BOOL Bool:Dunkel 20040126

Method SET_DARK on Interface IF_RECA_WB_TOOL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 200