SAP ABAP Class CL_BSP_WD_OO_ATTRIBUTE_PROXY (ABAP OO Attribute Proxy)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WKB (Application Component) Development Workbench
     CRM_BSP_WD_GEN_TOOLS (Package) Code Generation and Manipulations Tools for WEBCUIF DT
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_OO_COMPONENT_PROXY ABAP OO Component Proxy 20040129
Properties
Class CL_BSP_WD_OO_ATTRIBUTE_PROXY  
Short Description ABAP OO Attribute Proxy    
Super Class CL_BSP_WD_OO_COMPONENT_PROXY ABAP OO Component Proxy 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD_GEN_TOOLS   Code Generation and Manipulations Tools for WEBCUIF DT 
Created 20040129   SAP 
Last change 20081007   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)
2 SEOK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BSP_WD_OO_ATTRIBUTE_PROXY has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_BSP_WD_CLASS_EDIT_TOOL 20040129 Editing Tools for ABAP OO Classes
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTE_DEF Instance attribute Protected Type reference (TYPE) VSEOATTRIB Generated table for view VSEOATTRIB 20040129
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040129
2 LOAD_ATTRIBUTE Instance method Protected Method 20070712
3 SET_ATTRIBUTE_TYPE Instance method Public Method Sets Data Type of Attribute 20040129
4 SET_INITIAL_VALUE Instance method Public Method Set Default Value 20040129
5 SET_READ_ONLY Instance method Public Method Sets "Read-Only" Characteristic for Attribute 20040129
Events
Class CL_BSP_WD_OO_ATTRIBUTE_PROXY has no event.
Types
Class CL_BSP_WD_OO_ATTRIBUTE_PROXY 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 IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) SEOCPDNAME Attributname 20040129
2 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040129
3 Importing IV_MODE Call by reference Type reference (TYPE) SEOK_ACCESS_MODE OP_MODE_CREATE 20070712
# Exception Resumable Description Created on
1 EXISTING 20040203
2 NOT_EXISTING 20040203
3 NO_ACCESS Zugriff verweigert 20040318

Method LOAD_ATTRIBUTE Signature

Method LOAD_ATTRIBUTE on class CL_BSP_WD_OO_ATTRIBUTE_PROXY has no parameter.
# Exception Resumable Description Created on
1 FAILED 20070712

Method SET_ATTRIBUTE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20040129
2 Importing IV_TYPEKIND Call by reference Type reference (TYPE) I 20040129

Method SET_ATTRIBUTE_TYPE on class CL_BSP_WD_OO_ATTRIBUTE_PROXY has no exception.

Method SET_INITIAL_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) CHAR100 Charakter 100 20040129

Method SET_INITIAL_VALUE on class CL_BSP_WD_OO_ATTRIBUTE_PROXY has no exception.

Method SET_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_READ_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040129

Method SET_READ_ONLY on class CL_BSP_WD_OO_ATTRIBUTE_PROXY has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 40