hi all,
i have one select option craeted for matnr from mara table.
SELECT-OPTIONS : S_matnr FOR mara-matnr.
so it creates internal table with 4 fields.
my criteria is that in low option i give default value 100 and
it should be protected ie not open for any input and having default as 100.
but the high open should be open for entry by user.
how to get this done.
plz reply