cancel
Showing results for 
Search instead for 
Did you mean: 

configurin alv in web dynpro

Former Member
0 Kudos

Hi experts ,

i want to create alv in web dynpro , the structure of table which i want to display in alv is not fixed ,

so i want to set number of columns ,names of columns at runtime , Please tell me how i can do this ?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Please refer to the dynamic creation of ALV using the dynamic structure/fieldcatalog

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4c70444a-0801-0010-7688-9e4bd844...

Regards,

Lekha.

Former Member
0 Kudos

Thanks ,

Link u provided is helpful for me , i would like to know how to set the field catalog of alv in webdynpro .

Former Member
0 Kudos

Hi,

Please check for the code in the other thread of yours on the same.

Regards,

Lekha.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Please use the following Class methods to accomplish your task,

CL_SALV_TABLE

CL_SALV_COLUMN_TABLE

CL_SALV_COLUMN_LIST

Best Regards

Ravi Golla

vivekananthan_sellavel
Active Participant
0 Kudos

hi

See this video Expect Thomas Jung: given some video about ALV

It will be very use full

/people/thomas.jung/blog/2006/06/20/web-dynpro-abap-demonstration-videos

Regards

Vivekananthan.s