cancel
Showing results for 
Search instead for 
Did you mean: 

Changing the Table column dynamically

Former Member
0 Kudos

Hi All,

I created table with 10 periods and each period has six columns. As of my requirement I need to maintain first four columns as mandatory, For that i changed the table column property (fixed length-left).When I see my output screen period 1 Delta column in corner. But it should come next Period 1 Change Type. please guide me.

please refer the below screen shot for reference.

Thanks in Advance

Best Regards,

Amirineni Sravan.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Try to use method SET_POSITION of the class CL_SALV_WD_COLUMN. Check the links below:

Position of Columns - Web Dynpro for ABAP - SAP Library

Web Dynpro ABAP – Changing position of Columns in an ALV - Code Gallery - SCN Wiki

Regards,

Felipe