SAP ABAP Interface IF_WB_TOOL_RESOLUTION (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_WB_REGISTRY | Registry | 00000000 |
Properties
Interface | IF_WB_TOOL_RESOLUTION | |
Short Description | Determine Tool For Request |
General Data
Package | SWBM_INTERNAL | Internal Objects within SWBM |
Created | 19981005 | SAP |
Last changed | 20110908 | 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_WB_TOOL_RESOLUTION has no interface.
Friends
Interface IF_WB_TOOL_RESOLUTION has no friend.
Attributes
Interface IF_WB_TOOL_RESOLUTION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Determine Tool for Processing an Object Type | 20090113 |
2 | ![]() |
Instance method | Public | Method | Determine Tool For Request | 19981005 |
Events
Interface IF_WB_TOOL_RESOLUTION has no event.
Types
Interface IF_WB_TOOL_RESOLUTION has no local type.
Method Signatures
Method GET_TOOL_FOR_OBJTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OBJTYPE_TR | Call by reference | Type reference (TYPE) | TROBJTYPE | Transport-Objekttyp | 20090113 | ||
2 | ![]() |
P_OBJTYPE_WB | Call by reference | Type reference (TYPE) | SEU_OBJTYP | Workbench-Objekttyp | 20090113 | ||
3 | ![]() |
P_TOOLNAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20090113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kein Tool zur Bearbeitung des Objekttyps gefunden | 20090113 | |
2 | ![]() |
Objekt existiert nicht | 20090113 |
Method GET_TOOL_FOR_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_EXECUTION_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Auszuführender Request | 19981005 | ||
2 | ![]() |
P_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Angeforderter Request | 19981005 | ||
3 | ![]() |
P_TOOLNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Klassenname des Tools, das den Request verarbeitet | 19981008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kein Tool für Request gefunden | 19981005 | |
2 | ![]() |
Objekt existiert nicht | 19990401 | |
3 | ![]() |
Operation ist nicht unterstützt | 19990407 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |