Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9242

Iterator : ( No HTM page for result view created by wizard )

$
0
0

Hi All

 

I have a doubt regarding ITERATOR concept. I need to change the color of a column of table view ( RESULT VIEW ).

 

For this i have created a custom class and implemented the interface IF_HTMLB_TABLE_VIEW_ITERATOR.

And i have written the code in the method IF_HTMLB_TABLEVIEW_ITERATOR~RENDER_CELL_START.

 

Generally if we have HTM page , we go there and add iterator tag to the layout and pass the custom class ( iterator ) instance.

 

But in my case the search page is created through WIZARD ( EHP1 ) and there is no HTM page for this.

Now i got struck here , where to call this iterator instance to achieve the output ???

 

Can anyone please help me on this

 

Regards

Dinesh Gurram


Viewing all articles
Browse latest Browse all 9242

Trending Articles