SAP ABAP Interface IF_WB_DECISION_CLASS (Determine Tool For Request)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SWBM_INTERNAL (Package) Internal Objects within SWBM
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BADI_DECISION_CLASS Navigation to old or new BAdI 20070319
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_O2_DECISION_CLASS O2: Decision Class for Navigation 20001108
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OO_METHOD_REQ_DISPATCHER Decisin Class for Method Implementation 19990401
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OO_OBJECT_DECISION_CLASS Decision Class Class Builder 20000609
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OO_SECTION_REQ_DISPATCHER Decisin Class for Method Implementation 20061114
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_CLEDITOR_DISPATCHER Dispatcher for Class-Local Editors 19990928
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_DDIC_DECISION_CLASS Decision Class for Types in DDIC 19981103
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_OBJECT_LIST_DISPATCHER Dispatcher for Requests to Display the Object List 19991102
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_SOURCE_REQ_DISPATCHER Decision Class for Source Requests 19981102
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_TOOL_DISPATCHER Dispatcher for General Tool Call 19991201
... Click here to see Used By full list (11 items)
Properties
Interface IF_WB_DECISION_CLASS  
Short Description Determine Tool For Request    
General Data
Package SWBM_INTERNAL   Internal Objects within SWBM 
Created 19981005   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
Interface IF_WB_DECISION_CLASS has no forward declaration.
Interfaces
Interface IF_WB_DECISION_CLASS has no interface.
Friends
Interface IF_WB_DECISION_CLASS has no friend.
Attributes
Interface IF_WB_DECISION_CLASS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TOOL_FOR_REQUEST Instance method Public Method Determine Tool For Request 19981005
2 GET_TOOL_FROM_TOOL_ACCESS Instance method Public Method Generate Request from Parameters of RS_TOOL_ACCESS 19981104
Events
Interface IF_WB_DECISION_CLASS has no event.
Types
Interface IF_WB_DECISION_CLASS has no local type.
Method Signatures

Method GET_TOOL_FOR_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_EXECUTION_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Auszuführender Request 19981005
2 Exporting P_TOOLNAME Call by reference Type reference (TYPE) SEOCLSNAME Klassenname des Tools, das den Request verarbeitet 19981008
3 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Angeforderter Request 19981102
# Exception Resumable Description Created on
1 NO_TOOL_FOUND Kein Tool für Request gefunden 19981005
2 OBJECT_NOT_FOUND Objekt existiert nicht 19990401
3 OPERATION_NOT_SUPPORTED Operation wird nicht unterstützt 19990407

Method GET_TOOL_FROM_TOOL_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ENCLOSING_OBJECT Call by reference Type reference (TYPE) C umfassendes Objekt 19981104
2 Importing P_INCLUDE Call by reference Type reference (TYPE) TRDIR-NAME Name des Includes, in dem das Objekt liegt 19981104
3 Importing P_OBJECT_NAME Call by reference Type reference (TYPE) C Objektname 19981104
4 Importing P_OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP Objekttyp 19981104
5 Importing P_OPERATION Call by reference Type reference (TYPE) SEU_ACTION Request-Operation, NICHT die Tool_Access-Operation!!!! 19981104
6 Importing P_POSITION Call by reference Type reference (TYPE) C Objektdaten 19981104
7 Exporting P_TOOLNAME Call by reference Type reference (TYPE) SEOCLSNAME Toolname für Zugriff 19981104
# Exception Resumable Description Created on
1 NOT_POSSIBLE Zu diesen Daten kann kein Tool gefunden werden 19981104
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BADI_DECISION_CLASS Navigation to old or new BAdI 20070319
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_O2_DECISION_CLASS O2: Decision Class for Navigation 20001108
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OO_METHOD_REQ_DISPATCHER Decisin Class for Method Implementation 19990401
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OO_OBJECT_DECISION_CLASS Decision Class Class Builder 20000609
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OO_SECTION_REQ_DISPATCHER Decisin Class for Method Implementation 20061114
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_CLEDITOR_DISPATCHER Dispatcher for Class-Local Editors 19990928
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_DDIC_DECISION_CLASS Decision Class for Types in DDIC 19981103
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_OBJECT_LIST_DISPATCHER Dispatcher for Requests to Display the Object List 19991102
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_SOURCE_REQ_DISPATCHER Decision Class for Source Requests 19981102
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_TOOL_DISPATCHER Dispatcher for General Tool Call 19991201
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_WB_DECISION_CLASS Web Dynpro Decision Class 20070227
History
Last changed by/on SAP  00000000 
SAP Release Created in