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.