SAP ABAP Class CL_WB_REPORT_DEF_EDITOR (CL_WB_REPORT_DEF_EDITOR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-CLS (Application Component) Classification Toolset
     SPAK_TOOL_CLASSIFICATION_SREP (Package) Transaction SREP
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM Workbench: Program 20050830
Properties
Class CL_WB_REPORT_DEF_EDITOR  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class CLASSIFICATION_TOOL    
Program status     
Category 0   
Package SPAK_TOOL_CLASSIFICATION_SREP   Transaction SREP 
Created 20050830   SAP 
Last change 20071217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_PROGRAM Workbench: Program 20050830
Friends
Class CL_WB_REPORT_DEF_EDITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_OBJECT_NAME Instance attribute Private Type reference (TYPE) SEU_OBJKEY WB Request: Key for Object in Development Environment 20050830
2 CURRENT_OBJECT_TYPE Instance attribute Private Type reference (TYPE) SEU_OBJTYP WB Request: Type of Object of Development Environment 20050830
Methods
# Method Level Visibility Method type Description Created on
1 ACCESS_TOOL Static method Public Method 20050913
2 HANDLE_ENTRY_REPORT_DEF Instance method Private Method Processes requests for entry screen 20050830
3 HANDLE_REPORT_DEF Instance method Private Method 20050830
Events
Class CL_WB_REPORT_DEF_EDITOR has no event.
Types
Class CL_WB_REPORT_DEF_EDITOR has no local type.
Method Signatures

Method ACCESS_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OBJECT_NAME Call by reference Type reference (TYPE) SEU_OBJKEY WB Request: Key for Object in Development Environment 20050913
2 Importing P_OBJECT_STATE Call by reference Object reference (TYPE REF TO) IF_WB_OBJECT_STATE Workbench: View of Object 20050913
3 Importing P_OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP WB Request: Type of Object of Development Environment 20050913
4 Importing P_OPERATION Call by reference Type reference (TYPE) SEU_ACTION WB Request: Operation in the Development Environment 20050913
# Exception Resumable Description Created on
1 NOT_POSSIBLE action could not be performed 20050913

Method HANDLE_ENTRY_REPORT_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_WB_DATA_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WB_DATA_CONTAINER Data Container for Passing Values 20050830
2 Importing IM_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20050830
# Exception Resumable Description Created on
1 ERROR_OCCURED internal error 20050830

Method HANDLE_REPORT_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_WB_DATA_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WB_DATA_CONTAINER Data Container for Passing Values 20050830
2 Exporting EX_NEW_NAME Call by reference Type reference (TYPE) EU_LNAME ABAP Workbench: LIMU Name 20050830
3 Importing IM_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20050830
# Exception Resumable Description Created on
1 ACTION_CANCELLED cancel by user 20050830
2 ERROR_OCCURED internal error 20050830
3 OBJECT_NOT_FOUND object was not found 20050830
4 OPERATION_NOT_SUPPORTED operation is not supported 20050830
5 PERMISSION_FAILURE missing authorization 20050830
History
Last changed by/on SAP  20071217 
SAP Release Created in 710