Hello Experts,
When calling reuse_alv_grid_display I defined field as editable and add a button to insert a new record. How can I define a field as mandatory?
In the field catalog I tried to set
key_sel = abap_true
sel = abap_true
but it did not help.
thank you in advance
Hagit