SAP ABAP Class CL_RECA_WB_BUSOBJ_TOOL (Tool for Business Object Actions)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_WB_DEFAULT_TOOL | Tool of RE Workbench Request Processing - Default Impl. | 20030110 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECA_REGISTRY_EVENTS | Registration Events | 20120612 |
Properties
| Class | CL_RECA_WB_BUSOBJ_TOOL | |
| Short Description | Tool for Business Object Actions | |
| Super Class | CL_RECA_WB_DEFAULT_TOOL | Tool of RE Workbench Request Processing - Default Impl. |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_CA_WB | RE: Workbench (Object Manager) |
| Created | 20030110 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RECA_REGISTRY_EVENTS | Registration Events | 20120612 |
Friends
Class CL_RECA_WB_BUSOBJ_TOOL has no friend class.
Attributes
Class CL_RECA_WB_BUSOBJ_TOOL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030110 | |
| 2 | Instance method | Private | Method | Performs CHECK_ALL for Object | 20030205 | |
| 3 | Instance method | Private | Method | Performs CHECK_ALL for Several Objects | 20030205 | |
| 4 | Instance method | Private | Method | Display Change Documents for Object | 20040126 | |
| 5 | Instance method | Private | Method | Favorites: Add | 20030506 | |
| 6 | Instance method | Private | Method | Perform Action on Object (Multiple) | 20030603 | |
| 7 | Instance method | Private | Method | Worklist: Individual Processing | 20030303 | |
| 8 | Instance method | Private | Method | Worklist: Overview (Multiple Objects) | 20030303 | |
| 9 | Instance method | Private | Method | Perform Action on Multiple Objects | 20081010 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | PROC_AFTER_UPDATE | Instance Event (0) |
Public (2) |
20120612 | |
| 2 | PROC_BEFORE_UPDATE | Instance Event (0) |
Public (2) |
20120612 |
Types
Class CL_RECA_WB_BUSOBJ_TOOL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RECA_WB_BUSOBJ_TOOL has no parameter.
Method CONSTRUCTOR on class CL_RECA_WB_BUSOBJ_TOOL has no exception.
Method _CHECK_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJNR | Call by reference | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20030205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Prüfen aufgetreten | 20030205 |
Method _CHECK_ALL_MULTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJNR | Call by reference | Type reference (TYPE) | RE_T_OBJNR | Objektnummern | 20030205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Prüfen aufgetreten | 20030205 |
Method _HANDLE_CHDO_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_TODO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | ToDo-Request for aktuelles Tool | 20040126 | |||
| 2 | ID_OBJNR | Call by reference | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20040126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Anzeigen aufgetreten | 20040126 |
Method _HANDLE_FAVORITES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_TODO_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | ToDo-Request for aktuelles Tool | 20030506 | |||
| 2 | IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | Request | 20030506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20030506 |
Method _HANDLE_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_TODO_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | ToDo-Request for aktuelles Tool | 20030603 | |||
| 2 | IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | Request | 20030603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20030603 |
Method _HANDLE_WL_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_TODO_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | ToDo-Request for aktuelles Tool | 20030303 | |||
| 2 | IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | Request | 20030303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20030303 |
Method _HANDLE_WL_OVERVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | Request | 20030303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20030303 |
Method _PERFORM_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TRANS | Call by reference | Type reference (TYPE) | J_VORGANG | Betriebswirtschaftlicher Vorgang | 20081010 | |||
| 2 | IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Einzelnes Business-Objekt für den Vorgang | 20081010 | |||
| 3 | IO_CURRENT_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Aktuell bearbeitetes Business-Objekt | 20081010 | |||
| 4 | IT_WB_OBJECT | Call by reference | Type reference (TYPE) | RE_T_WB_OBJECT | Workbench Objekte | 20081010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten | 20081010 |
Event Signatures
Event PROC_AFTER_UPDATE Signature
Event PROC_AFTER_UPDATE on class CL_RECA_WB_BUSOBJ_TOOL has no parameter.
Event PROC_BEFORE_UPDATE Signature
Event PROC_BEFORE_UPDATE on class CL_RECA_WB_BUSOBJ_TOOL has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |