SAP ABAP Class CL_SBSPEXT_ITERATOR (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 20031014
Properties
Class CL_SBSPEXT_ITERATOR  
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 20031014   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SBSPEXT_ITERATOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20031014
Friends
Class CL_SBSPEXT_ITERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DESIGN Instance attribute Public Type reference (TYPE) STRING 20031014
2 IMAGELIST Instance attribute Private Type reference (TYPE) TIHTTPNVP WATESTIMAGELIST 20031014
3 ROW_REF Instance attribute Private Object reference (TYPE REF TO) DATA Flight 20031014
4 SEL_ROW Instance attribute Public Type reference (TYPE) STRING 6 20031014
5 USER_AGENT_TYPE Instance attribute Private Type reference (TYPE) I 20031014
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031014
2 GET_COLUMN_VALUE Instance method Private Method 20031014
Events
Class CL_SBSPEXT_ITERATOR has no event.
Types
Class CL_SBSPEXT_ITERATOR 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 20031014
2 Importing IMAGELIST Call by reference Type reference (TYPE) TIHTTPNVP WATESTIMAGELIST 20031014
3 Importing USER_AGENT_TYPE Call by reference Type reference (TYPE) I 20031014

Method CONSTRUCTOR on class CL_SBSPEXT_ITERATOR 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 20031014
2 Returning COLUMN_VALUE Value transfer Type reference (TYPE) STRING 20031014
3 Importing CURRENCY Call by reference Type reference (TYPE) STRING 20031014

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