SAP ABAP Class CL_SBSPEXT_ITERATOR_ALLEDIT (Application for SBSPEXT_HTMLB Bsp)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSPEXT_HTMLB (Package) BSP Extensions: HTMLB
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20031016
Properties
Class CL_SBSPEXT_ITERATOR_ALLEDIT  
Short Description Application for SBSPEXT_HTMLB Bsp    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBSPEXT_HTMLB   BSP Extensions: HTMLB 
Created 20031016   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SBSPEXT_ITERATOR_ALLEDIT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20031016
Friends
Class CL_SBSPEXT_ITERATOR_ALLEDIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DESIGN Instance attribute Private Type reference (TYPE) STRING 20031016
2 ROW_REF Instance attribute Private Object reference (TYPE REF TO) DATA 20040423
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031016
2 GET_COLUMN_VALUE Instance method Private Method 20040423
Events
Class CL_SBSPEXT_ITERATOR_ALLEDIT has no event.
Types
Class CL_SBSPEXT_ITERATOR_ALLEDIT 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 DESIGN Call by reference Type reference (TYPE) STRING 20031016

Method CONSTRUCTOR on class CL_SBSPEXT_ITERATOR_ALLEDIT has no exception.

Method GET_COLUMN_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_NAME Call by reference Type reference (TYPE) STRING 20040423
2 Returning COLUMN_VALUE Value transfer Type reference (TYPE) STRING 20040423
3 Importing CURRENCY Call by reference Type reference (TYPE) STRING 20040423

Method GET_COLUMN_VALUE on class CL_SBSPEXT_ITERATOR_ALLEDIT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700