SAP ABAP Class CL_OO_METHOD_REQ_DISPATCHER (Decisin Class for Method Implementation)
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 19990401
Properties
Class CL_OO_METHOD_REQ_DISPATCHER  
Short Description Decisin Class for Method Implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEOE   ABAP Objects Class Builder 
Created 19990401   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SEOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 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 19990401
Friends
Class CL_OO_METHOD_REQ_DISPATCHER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_BUILDER Constant Private Type reference (TYPE) SEOCLSNAME 'CL_OO_CLASS_BUILDER' Tool Class BUilder 19990401
2 CLASS_EDITOR Constant Private Type reference (TYPE) SEOCLSNAME 'CL_OO_CLASS_EDITOR' 20050816
3 EDITOR Constant Private Type reference (TYPE) SEOCLSNAME 'CL_WB_CLEDITOR' EDITOR 19990401
Methods
# Method Level Visibility Method type Description Created on
1 COPY_REQUEST Static method Private Method Copy Request 19990407
2 COPY_REQUEST_NEW_OBJECT Static method Private Method Copy Request With New Object 19990407
3 COPY_REQUEST_NEW_TYPE Static method Private Method Copy Request With New Object Type 19990407
Events
Class CL_OO_METHOD_REQ_DISPATCHER has no event.
Types
Class CL_OO_METHOD_REQ_DISPATCHER has no local type.
Method Signatures

Method COPY_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEW_REQUEST Value transfer Object reference (TYPE REF TO) CL_WB_REQUEST Kopie 19990407
2 Importing REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Request 19990407

Method COPY_REQUEST on class CL_OO_METHOD_REQ_DISPATCHER has no exception.

Method COPY_REQUEST_NEW_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEW_REQUEST Value transfer Object reference (TYPE REF TO) CL_WB_REQUEST Kopie 19990407
2 Importing OBJECT_NAME Call by reference Type reference (TYPE) SEU_OBJKEY Neuer Objektname 19990407
3 Importing OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP Neuer Objekttyp 19990407
4 Importing REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Request 19990407

Method COPY_REQUEST_NEW_OBJECT on class CL_OO_METHOD_REQ_DISPATCHER has no exception.

Method COPY_REQUEST_NEW_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEW_REQUEST Value transfer Object reference (TYPE REF TO) CL_WB_REQUEST Kopie 19990407
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP Neuer Objekttyp 19990407
3 Importing REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Request 19990407

Method COPY_REQUEST_NEW_TYPE on class CL_OO_METHOD_REQ_DISPATCHER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in