I have an Internal table, with columns Date, Material no(duplicates), Material Document No(unique).
I would like to pick only latest date record with material no, material document, then delete rest for the material no in the internal table.
Any Suggestion or logic using Internal table..
Edited by: Praba KN on Dec 3, 2008 9:37 AM