Hi,
I've created a matchcode and I'm using it on an abap program.
parameters: myparameterlike zmytable-myfieldmatchcode object zmymatchcode default 'myparam'.
My question is, how can I get that my matchcode can't be written? I mean, the user only must select the available values of the matchcode.
Thanks in advance.
Regards.