SAP ABAP Class IF_WB_TOOL_RESOLUTION (Determine Tool For Request)
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
| Class | IF_WB_TOOL_RESOLUTION | |
| Short Description | Determine Tool For Request | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19981005 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_WB_TOOL_RESOLUTION has no interface implemented.
Friends
Class IF_WB_TOOL_RESOLUTION has no friend class.
Attributes
Class 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
Class IF_WB_TOOL_RESOLUTION has no event.
Types
Class 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 |