SAP ABAP Class CL_WB_OBJECT_TYPE_GROUP_EDITOR (Editor for object type groups)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-CLS (Application Component) Classification Toolset
     SPAK_TOOL_CLASSIFICATION_SOTGR (Package) Transaction SOTGR
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM Workbench: Program 20050420
Properties
Class CL_WB_OBJECT_TYPE_GROUP_EDITOR  
Short Description Editor for object type groups    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class CLASSIFICATION_TOOL    
Program status     
Category 0   
Package SPAK_TOOL_CLASSIFICATION_SOTGR   Transaction SOTGR 
Created 20050420   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 20050420
Friends
Class CL_WB_OBJECT_TYPE_GROUP_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 Object type group 20050420
2 CURRENT_OBJECT_TYPE Instance attribute Private Type reference (TYPE) SEU_OBJTYP Object type group 20050421
Methods
# Method Level Visibility Method type Description Created on
1 ACCESS_TOOL Static method Public Method entry call for package builder 20050421
2 HANDLE_ENTRY Instance method Private Method Processes requests for entry screen 20050420
3 HANDLE_OTYGR Instance method Private Method 20050420
Events
Class CL_WB_OBJECT_TYPE_GROUP_EDITOR has no event.
Types
Class CL_WB_OBJECT_TYPE_GROUP_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 object name 20050421
2 Importing P_OBJECT_STATE Call by reference Object reference (TYPE REF TO) IF_WB_OBJECT_STATE object state 20050421
3 Importing P_OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP object type 20050421
4 Importing P_OPERATION Call by reference Type reference (TYPE) SEU_ACTION operation 20050421
# Exception Resumable Description Created on
1 NOT_POSSIBLE action could not be performed 20050421

Method HANDLE_ENTRY 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 Datencontainer zur Wertübergabe 20050420
2 Importing IM_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST request to process 20050420
# Exception Resumable Description Created on
1 ERROR_OCCURED internal error 20050420

Method HANDLE_OTYGR 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 20050420
2 Exporting EX_NEW_NAME Call by reference Type reference (TYPE) EU_LNAME ABAP/4 Development Workbench: LIMU name 20050420
3 Importing IM_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20050420
# Exception Resumable Description Created on
1 ACTION_CANCELLED cancel by user 20050420
2 ERROR_OCCURED internal error 20050420
3 OBJECT_NOT_FOUND object was not found 20050420
4 OPERATION_NOT_SUPPORTED operation is not supported 20050420
5 PERMISSION_FAILURE missing authorization 20050420
History
Last changed by/on SAP  20071217 
SAP Release Created in 710