SAP ABAP Class CL_WDY_WB_VC_ATTR_SUPPORT (Help Functions for Handling Actions in Editor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_DWB_TOOL_VIEW_CONTROLLER (Package) Web Dynpro Workbench Tool: View/Controller Editor
Properties
Class CL_WDY_WB_VC_ATTR_SUPPORT  
Short Description Help Functions for Handling Actions in Editor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_DWB_TOOL_VIEW_CONTROLLER   Web Dynpro Workbench Tool: View/Controller Editor 
Created 20030414   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 WDYVC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 WDYWB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WDY_WB_VC_ATTR_SUPPORT has no interface implemented.
Friends
Class CL_WDY_WB_VC_ATTR_SUPPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_REF_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER 20030414
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030414
2 CREATE_ATTRIBUTE Instance method Public Method 20030414
3 DELETE_ATTRIBUTE Instance method Public Method 20030414
4 DESTROY Instance method Public Method 20060713
5 GET_ATTRIBUTES Instance method Public Method 20030414
6 GET_TYPEKIND Instance method Private Method Typing Specification of a Type (TYPE/TYPE REF TO) 20030415
7 HAS_COMP_CONTROLLER_USAGE Instance method Private Method Checks Whether Usage of Component Controller Is Defined 20040923
8 RENAME_ATTRIBUTE Instance method Public Method 20030414
9 UPDATE_ATTRIBUTE Instance method Public Method 20030414
Events
Class CL_WDY_WB_VC_ATTR_SUPPORT has no event.
Types
Class CL_WDY_WB_VC_ATTR_SUPPORT 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 P_REF_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER 20030414

Method CONSTRUCTOR on class CL_WDY_WB_VC_ATTR_SUPPORT has no exception.

Method CREATE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTR Value transfer Type reference (TYPE) WDY_WB_VC_ATTR_DEF 20030414
2 Returning P_RESULT Value transfer Object reference (TYPE REF TO) IF_WDY_MD_PROPERTY 20030414

Method CREATE_ATTRIBUTE on class CL_WDY_WB_VC_ATTR_SUPPORT has no exception.

Method DELETE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTR_NAME Call by reference Type reference (TYPE) WDY_WB_VC_ATTR 20030414

Method DELETE_ATTRIBUTE on class CL_WDY_WB_VC_ATTR_SUPPORT has no exception.

Method DESTROY Signature

Method DESTROY on class CL_WDY_WB_VC_ATTR_SUPPORT has no parameter.
Method DESTROY on class CL_WDY_WB_VC_ATTR_SUPPORT has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_ATTRTAB Value transfer Type reference (TYPE) WDY_WB_VC_ATTR_TAB 20030414

Method GET_ATTRIBUTES on class CL_WDY_WB_VC_ATTR_SUPPORT has no exception.

Method GET_TYPEKIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TYPEKIND Value transfer Type reference (TYPE) WDY_MD_ABAP_TYPING_ENUM 20030415
2 Importing P_TYPENAME Value transfer Type reference (TYPE) RS38L_TYP 20030415

Method GET_TYPEKIND on class CL_WDY_WB_VC_ATTR_SUPPORT has no exception.

Method HAS_COMP_CONTROLLER_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_HAS_USAGE Value transfer Type reference (TYPE) SEU_BOOL Boolean 20040923

Method HAS_COMP_CONTROLLER_USAGE on class CL_WDY_WB_VC_ATTR_SUPPORT has no exception.

Method RENAME_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTR Call by reference Type reference (TYPE) WDY_WB_VC_ATTR_DEF 20030414
2 Importing P_ORIG_NAME Call by reference Type reference (TYPE) WDY_WB_VC_ATTR 20030414

Method RENAME_ATTRIBUTE on class CL_WDY_WB_VC_ATTR_SUPPORT has no exception.

Method UPDATE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTR Call by reference Type reference (TYPE) WDY_WB_VC_ATTR_DEF 20030414

Method UPDATE_ATTRIBUTE on class CL_WDY_WB_VC_ATTR_SUPPORT has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 640