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

Method HANDLE_ENTRY_ATTRI 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 20050504
2 Importing IM_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Request to process 20050504
# Exception Resumable Description Created on
1 ERROR_OCCURED internal error 20050504

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