I have created table and table maintenance generator using below fields
MANDT MANDT
WERKS WERKS_D
MTART MTART
MATKL MATKL
CREATED_BY SYUNAME
CHANGED_BY SYUNAME
________________ ______________________________
I have to restrict the user with out entering wild card (*) in the mtart and matkl fields.
In TMG, in screens how to build the logic ?
THANKS.