cancel
Showing results for 
Search instead for 
Did you mean: 

CELL VARIANT

Former Member
0 Kudos

Hi Experts,

Could you provide me detailed information on how to use the cell variants in a normal table in Webdynpro ABAP (using the cell variants to make a read-only field as input field/dropdown field on the click of a button).

Thanks in Advance,

Mirza.

Accepted Solutions (0)

Answers (1)

Answers (1)

uday_gubbala2
Active Contributor
0 Kudos

Hi Mirza,

Please go through this excellent [blog|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f0e7461d-5e6c-2b10-dda9-9e99df4d136d] by Suman Kumar in which he explains usage of cell variants to make the cells of a column as checkboxes or textviews dynamically.

Regards,

Uday

Former Member
0 Kudos

the link you have given is with reference to a ALV table but I wanted cell variants to be used for a normal table.

Thanks,

Mirza.

Former Member
0 Kudos

Hi Mirza,

If you want to add cell variants to your table then go through this standard example WDR_TEST_TABLE go to the view VARIANTS_STANDARD and check the method WDDOMODIFYVIEW