SAP ABAP Class CL_BSP_ELEMENT_DATA (BSP Element Attribute Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSP_EXTENSIONS (Package) BSP Extensions
Properties
Class CL_BSP_ELEMENT_DATA  
Short Description BSP Element Attribute Data    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SBSP_EXTENSIONS   BSP Extensions 
Created 20011026   SAP 
Last change 20011121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_BSP_MODEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_BSP_ELEMENT_DATA has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_O2_CO2_PROCESSOR 20011026 OXYGEN XML Page Converter
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_NO_ATTRIBUTE_VALUE Constant Public Type reference (TYPE) STRING '%_NO_ATTRIBUTE_VALUE' 20011106
2 CO_REQUEST_TIME_VALUE Constant Public Type reference (TYPE) STRING '%_RUNTIME_ATTRIBUTE' Checkbox 20011026
3 TAGARGS Instance attribute Private Object reference (TYPE REF TO) TAGARGS Repository for Attribute Set 20011026
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20011026
2 GET_ATTRIBUTE Instance method Public Method Get Attribute 20011026
3 GET_ATTRIBUTES Instance method Public Method Get List of All Attributes 20011026
4 GET_ID Instance method Public Method Get Attriburte with Name "ID" 20011026
5 SET_ATTRIBUTE Instance method Public Method Set Attribute 20011026
Events
Class CL_BSP_ELEMENT_DATA has no event.
Types
Class CL_BSP_ELEMENT_DATA 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 TAGARGS Call by reference Object reference (TYPE REF TO) TAGARGS Ablage für Attribut-Menge 20011026

Method CONSTRUCTOR on class CL_BSP_ELEMENT_DATA has no exception.

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Name 20011026
2 Returning VALUE Value transfer Type reference (TYPE) STRING Wert 20011026

Method GET_ATTRIBUTE on class CL_BSP_ELEMENT_DATA has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ATTRIBUTES Value transfer Type reference (TYPE) STRING_TABLE Tabelle von Strings 20011026

Method GET_ATTRIBUTES on class CL_BSP_ELEMENT_DATA has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING Wert 20011026

Method GET_ID on class CL_BSP_ELEMENT_DATA has no exception.

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Name 20011026
2 Importing VALUE Call by reference Type reference (TYPE) STRING Wert 20011026

Method SET_ATTRIBUTE on class CL_BSP_ELEMENT_DATA has no exception.
History
Last changed by/on SAP  20011121 
SAP Release Created in 620