SAP ABAP Class CL_RSAWBN_TOOL (Master Class for DWB Tools)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-AWB (Application Component) Data Warehousing Workbench
⤷
RSAWBN_CORE (Package) CORE Components of Data Warehousing Workbench
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_HCPR_WBN_TOOL | RSA1 integration for HCPR | 20131004 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSFBP_RSAWBN_TOOL | AWB Tool Class Open ODS View | 20130507 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSINSP_INSP_AWBN_TOOL | Tool Class for Inspection Plan | 20060823 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSKS_AWBN_TRCS | DWB Connection for New InfoSource | 20041008 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSLPO_DFG_AWBN_TOOL | Tool Class for AWB Call | 20061109 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RSLPO_GUI_AWBN_TOOL | 20060725 | |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_RSLPO_MAINT_AWBN_TOOL | 20060728 | |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_RSLPO_PART_AWBN_TOOL | 20060529 | |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_RSLPO_PC_TPL_AWBN_TOOL | Tool Class for AWB Call | 20080901 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_RSLPO_STATUS_AWBN_TOOL | 20081114 | |
| ... | Click here to see Used By full list (51 items) | |||
Properties
| Class | CL_RSAWBN_TOOL | |
| Short Description | Master Class for DWB Tools | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAWBN_CORE | CORE Components of Data Warehousing Workbench |
| Created | 20040518 | SAP |
| Last change | 20140121 | 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 CL_RSAWBN_TOOL has no interface implemented.
Friends
Class CL_RSAWBN_TOOL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSAWBN_NAVIGATOR | Access to AWB Navigator | 20040721 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | is called before the exit of the transaction is triggered | 20040518 | |
| 2 | Instance method | Public | Constructor | creates tool instance, saves the navigator instance | 20040518 | |
| 3 | Instance method | Public | Method | provides the request of the ui that is active at the moment | 20040518 | |
| 4 | Instance method | Public | Method | handles a request -->call UI that handles the request | 20040518 | |
| 5 | Instance method | Public | Method | handles a request, without navigation (background or popup) | 20041028 | |
| 6 | Instance method | Public | Method | is the request an internal navigation | 20040518 |
Events
Class CL_RSAWBN_TOOL has no event.
Types
Class CL_RSAWBN_TOOL has no local type.
Method Signatures
Method BEFORE_EXIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CANCEL | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | kein normales Schießen, CANCEL Button wurde betätigt | 20040622 | ||
| 2 | RE_CANCELLED | Value transfer | Type reference (TYPE) | RS_BOOL | Exit wurde von Applikation abgebrochen | 20040623 |
Method BEFORE_EXIT on class CL_RSAWBN_TOOL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_NAVIGATOR | Call by reference | Object reference (TYPE REF TO) | IF_RSAWBN_NAVIGATOR | Zugriff auf den AWB Navigator | 20040518 |
Method CONSTRUCTOR on class CL_RSAWBN_TOOL has no exception.
Method GET_RECALL_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 | 20040521 |
Method GET_RECALL_REQUEST on class CL_RSAWBN_TOOL has no exception.
Method HANDLE_REQUEST 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 | 20040518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception: Request konnte nicht ausgeführt werden | 20040622 |
Method HANDLE_REQUEST_NO_NAV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_FOLLOW_UP_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_REQUEST | Follow up request | 20041028 | |||
| 2 | I_R_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_REQUEST | AWB Navigationsrequest | 20041028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception: Request konnte nicht ausgeführt werden | 20041028 |
Method IS_INTERNAL_NAVIGATION 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 | 20040518 | |||
| 2 | RE_IS_INT_NAV | Value transfer | Type reference (TYPE) | RS_BOOL | = 'X' if it is an internal navigation | 20040518 |
Method IS_INTERNAL_NAVIGATION on class CL_RSAWBN_TOOL has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 400 |