SAP ABAP Class CL_RSAWBN_TOOLREQ (Request and Corresponding Tool)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-AWB (Application Component) Data Warehousing Workbench
⤷
RSAWBN (Package) Data Warehousing Workbench
⤷
⤷
Properties
| Class | CL_RSAWBN_TOOLREQ | |
| Short Description | Request and Corresponding Tool | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSAWBN | |
| Program status | ||
| Category | 0 | |
| Package | RSAWBN | Data Warehousing Workbench |
| Created | 20040622 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSAWBN_TOOLREQ has no forward declaration.
Interfaces
Class CL_RSAWBN_TOOLREQ has no interface implemented.
Friends
Class CL_RSAWBN_TOOLREQ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSAWBN_REFRESH | AWB Refresh Class | 20050804 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSAWBN_REQUEST | AWB Navigation Request | 20040622 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSAWBN_REQUEST | AWB Navigation Request | 20060724 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSAWBN_TOOL | Master Class for DWB Tools | 20040622 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20040622 | ||
| 2 | Instance method | Public | Method | Execute Request with Tool | 20040622 | |
| 3 | Instance method | Public | Method | 20101207 | ||
| 4 | Instance method | Public | Method | Deliver Reference to Request | 20040622 | |
| 5 | Instance method | Public | Method | 20100331 | ||
| 6 | Instance method | Public | Method | Deliver Reference to Tool | 20040622 | |
| 7 | Instance method | Public | Method | Refresh in Tree | 20050804 | |
| 8 | Instance method | Public | Method | Set Request (Old Request Deleted) | 20040622 |
Events
Class CL_RSAWBN_TOOLREQ has no event.
Types
Class CL_RSAWBN_TOOLREQ has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_REQUEST | AWB Navigationsrequest | 20040622 | |||
| 2 | I_R_TOOL | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_TOOL | Masterklasse für AWB Tools | 20040622 |
Method CONSTRUCTOR on class CL_RSAWBN_TOOLREQ has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_RSAWBN_TOOLREQ has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception: Request konnte nicht ausgeführt werden | 20040622 |
Method GET_REFRESH_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_R_REFRESH | Value transfer | Object reference (TYPE REF TO) | CL_RSAWBN_REFRESH | AWB refresh Klasse | 20101207 |
Method GET_REFRESH_REF on class CL_RSAWBN_TOOLREQ has no exception.
Method GET_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_R_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_RSAWBN_REQUEST | AWB Navigationsrequest | 20040622 |
Method GET_REQUEST on class CL_RSAWBN_TOOLREQ has no exception.
Method GET_SECOND_TOOL_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_R_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_RSAWBN_REQUEST | AWB Navigationsrequest | 20100331 |
Method GET_SECOND_TOOL_REQUEST on class CL_RSAWBN_TOOLREQ has no exception.
Method GET_TOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_R_TOOL | Value transfer | Object reference (TYPE REF TO) | CL_RSAWBN_TOOL | Masterklasse für AWB Tools | 20040622 |
Method GET_TOOL on class CL_RSAWBN_TOOLREQ has no exception.
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXPAND_PARENT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20050824 |
Method REFRESH on class CL_RSAWBN_TOOLREQ has no exception.
Method SET_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_RSAWBN_REQUEST | AWB Navigationsrequest | 20040622 | |||
| 2 | I_R_SECOND_TOOL_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_REQUEST | Request für ein zweites Tool (no_nav-request) | 20060724 |
Method SET_REQUEST on class CL_RSAWBN_TOOLREQ has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |