SAP ABAP Class CL_WB_CLEDITOR_CONTEXT (Context Class for Class Editor)
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_OBJECT_CONTEXT Object Context 19981119
Properties
Class CL_WB_CLEDITOR_CONTEXT  
Short Description Context Class for Class Editor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEOE   ABAP Objects Class Builder 
Created 19981119   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_CLEDITOR_CONTEXT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_OBJECT_CONTEXT Object Context 19981119
Friends
Class CL_WB_CLEDITOR_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS Instance attribute Public Type reference (TYPE) SEOCLSNAME Class Name 19981119
2 CLASSPOOL Instance attribute Public Type reference (TYPE) TRDIR-NAME Class Pool Name 19981119
3 INCLUDE Instance attribute Public Type reference (TYPE) TRDIR-NAME INCLUDE Name 19981119
4 OBJ_NAME Instance attribute Public Type reference (TYPE) SEU_OBJKEY Object Name 19981119
5 OBJ_TYPE Instance attribute Public Type reference (TYPE) SEU_OBJTYP Object Type 19981119
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19981119
Events
Class CL_WB_CLEDITOR_CONTEXT has no event.
Types
Class CL_WB_CLEDITOR_CONTEXT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASSPOOL_NAME Call by reference Type reference (TYPE) TRDIR-NAME Classpool 19981119
2 Importing CLSNAME Call by reference Type reference (TYPE) SEOCLSNAME Klassenname 19981119
3 Importing CPDNAME Call by reference Type reference (TYPE) SEOCPDNAME Methodenname 19981119
4 Importing INCLUDE_NAME Call by reference Type reference (TYPE) TRDIR-NAME Include 19981119
5 Importing OBJTYPE Call by reference Type reference (TYPE) SEU_OBJTYP Objekttyp 19981119

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