SAP ABAP Class CL_RSAWBN_TOOL_PROVIDER (provides an tool instance for a request)
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_TOOL_PROVIDER  
Short Description provides an tool instance for a request    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSAWBN    
Program status     
Category 0   
Package RSAWBN   Data Warehousing Workbench 
Created 20040518   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSAWC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAWBN_TOOL_PROVIDER has no interface implemented.
Friends
Class CL_RSAWBN_TOOL_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_TH_TOOLS Static Attribute Private Type reference (TYPE) TY_TH_RSAWBNTOOLS 20040518
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040518
2 EXECUTE_RFC_REQUEST Static method Public Method Execute RFC Request 20050215
3 GET_DEFAULT_VIEW Static method Public Method Deliver Default View for Request 20040521
4 GET_TOOL Static method Public Method provides a tool for a request 20040518
5 IS_NAVIGATION_REQUEST Static method Public Method Checks whether request is a navigation request 20041028
6 IS_RFC_REQUEST Static method Public Method Check whether request is an RFC request 20050215
Events
Class CL_RSAWBN_TOOL_PROVIDER has no event.
Types
Class CL_RSAWBN_TOOL_PROVIDER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSAWBN_TOOL_PROVIDER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSAWBN_TOOL_PROVIDER has no exception.

Method EXECUTE_RFC_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20050215

Method EXECUTE_RFC_REQUEST on class CL_RSAWBN_TOOL_PROVIDER has no exception.

Method GET_DEFAULT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20040521
2 Returning RE_VIEW Value transfer Type reference (TYPE) RSAWBNVIEW View der AWB (Modellierung, Administration...) 20040521

Method GET_DEFAULT_VIEW on class CL_RSAWBN_TOOL_PROVIDER has no exception.

Method GET_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_NAVIGATOR Call by reference Object reference (TYPE REF TO) IF_RSAWBN_NAVIGATOR Zugriff auf den AWB Navigator 20040518
2 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20040518
3 Returning RE_R_TOOL Value transfer Object reference (TYPE REF TO) CL_RSAWBN_TOOL AWB Tool-Instanz 20040518

Method GET_TOOL on class CL_RSAWBN_TOOL_PROVIDER has no exception.

Method IS_NAVIGATION_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20041028
2 Returning RE_IS_NAV Value transfer Type reference (TYPE) RS_BOOL Boolean 20041028

Method IS_NAVIGATION_REQUEST on class CL_RSAWBN_TOOL_PROVIDER has no exception.

Method IS_RFC_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSAWBN_REQUEST AWB Navigationsrequest 20050215
2 Returning RE_IS_RFC Value transfer Type reference (TYPE) RS_BOOL Boolean 20050215

Method IS_RFC_REQUEST on class CL_RSAWBN_TOOL_PROVIDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400