Develop an ALV-alike Web Dynpro Component

779 views Asked by At

Is there a way to develop an ALV-alike Web Dynpro component? If yes can someone show me a link, an article or Google search keywords about how-to?

[update] Thank you 4 ur replies. But I am asking how to develop my own alv, not how to use ALV.

3

There are 3 answers

0
Paulo On BEST ANSWER

I believe you won't find any how-to develop an ALV-like Web Dynpro component, but you can always check the code of standard WD List Viewer at SALV_WD_TABLE component.

You may want to check the customcontroller interface methods to get an overview of how the table data arrives for the component, and after that check the dynamic table creation.

0
vwegert On

Use the official SAP List Viewer component which is documented here.

0
Bryan Cain On

SAP provided ALV for web dynpro abap. Here is the first link I've found:

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/80a3de18-ee00-2d10-bfb3-946d7e00fd91