SAP ABAP Class CL_WB_TOOL_ACCESS (External Tool Call Using RS_TOOL_ACCESS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SWBM_INTERNAL (Package) Internal Objects within SWBM
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM Workbench: Program 19981103
Properties
Class CL_WB_TOOL_ACCESS  
Short Description External Tool Call Using RS_TOOL_ACCESS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWBM_INTERNAL   Internal Objects within SWBM 
Created 19981103   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_TOOL_ACCESS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_PROGRAM Workbench: Program 19981103
Friends
Class CL_WB_TOOL_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE_REQUEST Instance attribute Public Object reference (TYPE REF TO) CL_WB_REQUEST Active Request 19990610
Methods
# Method Level Visibility Method type Description Created on
1 GET_KEY_COMPONENTS Instance method Private Method Split Object Key into Components 19981111
2 OPERATION_CONVERT Instance method Private Method Convert Operation WB -> Tool Access 19981103
3 PROCESS_MULTI_REQUEST Instance method Private Method Process Set Request 19990701
4 PROCESS_SINGLE_REQUEST Instance method Private Method Process Single Request 19990701
Events
Class CL_WB_TOOL_ACCESS has no event.
Types
Class CL_WB_TOOL_ACCESS has no local type.
Method Signatures

Method GET_KEY_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ENCLOSING_OBJECT Call by reference Type reference (TYPE) RSEUAP-ENCL_OBJ Umfassendes Objekt 19981111
2 Exporting P_OBJECTNAME Call by reference Type reference (TYPE) RSEUAP-OBJ_NAME Objektname Tool Access 19981111
3 Importing P_OBJECT_NAME Call by reference Type reference (TYPE) SEU_OBJKEY Objektname 19981111
4 Importing P_OBJECT_TYPE Value transfer Type reference (TYPE) SEU_OBJTYP Objekttyp 19981111
5 Exporting P_POSITION Call by reference Type reference (TYPE) RSEUAP-POSITION Position im Objekt 19981111

Method GET_KEY_COMPONENTS on class CL_WB_TOOL_ACCESS has no exception.

Method OPERATION_CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_TOOL_OPERATION Call by reference Type reference (TYPE) C Operation Tool Access 19981103
2 Importing P_WB_OPERATION Call by reference Type reference (TYPE) SEU_ACTION Operation WB Manager 19981103

Method OPERATION_CONVERT on class CL_WB_TOOL_ACCESS has no exception.

Method PROCESS_MULTI_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Request 19990701

Method PROCESS_MULTI_REQUEST on class CL_WB_TOOL_ACCESS has no exception.

Method PROCESS_SINGLE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Request 19990701

Method PROCESS_SINGLE_REQUEST on class CL_WB_TOOL_ACCESS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in