Hi...
I created Table maintenance and Tcode for the custom table .
and the table is having fields printlayout key
level01
level02
level03
level04 fields
level01 to 04 are having list box with channel,broadcast......etc
for example if we enter the values like
if the user select the channel in level01 then we restrict him that he wont able to select the channel again for rest level02...04. for that p1 print layout..
means
P1 Channel Broadcast ............................correct record
P1 Channel Channel ...............................wrong record
How to do this?