‎2020 Jan 30 8:29 AM
Hi there.
I have some questions.

In this picture, I want to make a alv.
And when I input the [number]field, [name]field is automatically filled and these field become inactive. and i can only fill [time] field.
Also, When i click the 'add rows' button, all field is active to fill some data.!
Is this available? Let me know How to make it.?
‎2020 Jan 30 10:49 AM
Hi HYUNJI,
yes it is possible you can make it. check this example link
basically you are giving styles to every cell and fill it using cl_gui_alv_grid=>mc_style_disabled
or enabled.