SAP ABAP Class CL_WB_CLEDITOR_DISPATCHER (Dispatcher for Class-Local Editors)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEOE (Package) ABAP Objects Class Builder
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_DECISION_CLASS Determine Tool For Request 19990928
Properties
Class CL_WB_CLEDITOR_DISPATCHER  
Short Description Dispatcher for Class-Local Editors    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEOE   ABAP Objects Class Builder 
Created 19990928   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SEDI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SREXT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SWBM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_DECISION_CLASS Determine Tool For Request 19990928
Friends
Class CL_WB_CLEDITOR_DISPATCHER has no friend class.
Attributes
Class CL_WB_CLEDITOR_DISPATCHER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_REQUEST_LOCAL Instance method Private Method Convert Request for Class-Local Editors 19990928
Events
Class CL_WB_CLEDITOR_DISPATCHER has no event.
Types
Class CL_WB_CLEDITOR_DISPATCHER has no local type.
Method Signatures

Method CONVERT_REQUEST_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NEW_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST converted request 19990928
2 Exporting P_TOOLNAME Call by reference Type reference (TYPE) SEOCLSNAME Klassenname des Tools 20010124
3 Importing REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST ingoing request 19990928
# Exception Resumable Description Created on
1 NOT_CONVERTED request could not be converted 19990928
History
Last changed by/on SAP  20110908 
SAP Release Created in