Skip to Content
0
Former Member
Dec 28, 2012 at 05:15 AM

How to create table type field in dynamic internal table

1229 Views

we can create simple field of any abap type in the dynamic internal table but

i have requirement from user that hot spot will be on specific cell not on entire column so i need to create one field which has the table type "lvc_t_styl"

so how to create table type field which has the type lvc_t_styl so i can achieve my requirement ?

please guide ......