Skip to Content
0
Former Member
Apr 29, 2009 at 12:54 PM

Checking of specific table value in an internal table.

40 Views

I want to check if any field of the internal table itab(of my code) is containing the value of ANLA-ANLN1 then show the message 'correct input'

else show the message 'wrong input'

Kindly guide.